Searched defs:FindAllocationOverload (Results 1 - 1 of 1) 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

Completed in 165 milliseconds