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

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp1658 if (FindAllocationOverload(StartLoc, Range, NewName, AllocArgs, Record,
1668 if (FindAllocationOverload(StartLoc, Range, NewName, AllocArgs, TUDecl,
1680 if (FindAllocationOverload(StartLoc, Range, NewName, AllocArgs, TUDecl,
1853 bool Sema::FindAllocationOverload(SourceLocation StartLoc, SourceRange Range, function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h4316 bool FindAllocationOverload(SourceLocation StartLoc, SourceRange Range,

Completed in 132 milliseconds