Searched refs:FindAllocationOverload (Results 1 – 2 of 2) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
| H A D | SemaExprCXX.cpp | 1670 if (FindAllocationOverload(StartLoc, Range, NewName, AllocArgs, Record, in FindAllocationFunctions() 1680 if (FindAllocationOverload(StartLoc, Range, NewName, AllocArgs, TUDecl, in FindAllocationFunctions() 1692 if (FindAllocationOverload(StartLoc, Range, NewName, AllocArgs, TUDecl, in FindAllocationFunctions() 1865 bool Sema::FindAllocationOverload(SourceLocation StartLoc, SourceRange Range, in FindAllocationOverload() function in Sema
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Sema/ |
| H A D | Sema.h | 4483 bool FindAllocationOverload(SourceLocation StartLoc, SourceRange Range,
|