Home
last modified time | relevance | path

Searched refs:FindAllocationFunctions (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaCoroutine.cpp1310 S.FindAllocationFunctions(Loc, SourceRange(), /*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1321 S.FindAllocationFunctions(Loc, SourceRange(), /*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1332 S.FindAllocationFunctions(Loc, SourceRange(), /*NewScope*/ Sema::AFS_Global, in makeNewAndDeleteExpr()
1349 S.FindAllocationFunctions(Loc, SourceRange(), /*NewScope*/ Sema::AFS_Both, in makeNewAndDeleteExpr()
DSemaExprCXX.cpp2144 FindAllocationFunctions( in BuildCXXNew()
2501 bool Sema::FindAllocationFunctions(SourceLocation StartLoc, SourceRange Range, in FindAllocationFunctions() function in Sema
/external/clang/lib/Sema/
DSemaExprCXX.cpp1747 FindAllocationFunctions(StartLoc, in BuildCXXNew()
1957 bool Sema::FindAllocationFunctions(SourceLocation StartLoc, SourceRange Range, in FindAllocationFunctions() function in Sema
/external/clang/include/clang/Sema/
DSema.h4786 bool FindAllocationFunctions(SourceLocation StartLoc, SourceRange Range,
/external/llvm-project/clang/include/clang/Sema/
DSema.h6103 bool FindAllocationFunctions(SourceLocation StartLoc, SourceRange Range,