Home
last modified time | relevance | path

Searched refs:AFS_Global (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaCoroutine.cpp1332 S.FindAllocationFunctions(Loc, SourceRange(), /*NewScope*/ Sema::AFS_Global, in makeNewAndDeleteExpr()
DSemaExprCXX.cpp2141 AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both; in BuildCXXNew()
2563 if (AllocElemType->isRecordType() && NewScope != AFS_Global) in FindAllocationFunctions()
2625 if (AllocElemType->isRecordType() && DeleteScope != AFS_Global) { in FindAllocationFunctions()
/external/llvm-project/clang/include/clang/Sema/
DSema.h6092 AFS_Global, enumerator