Searched refs:FindAllocationFunctions (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp1407 FindAllocationFunctions(StartLoc,
1615 /// FindAllocationFunctions - Finds the overloads of operator new and delete
1617 bool Sema::FindAllocationFunctions(SourceLocation StartLoc, SourceRange Range, function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h4311 bool FindAllocationFunctions(SourceLocation StartLoc, SourceRange Range,

Completed in 50 milliseconds