Searched refs:AFS_Global (Results 1 – 3 of 3) sorted by relevance
1377 NewScope = PromiseContainsNew ? Sema::AFS_Class : Sema::AFS_Global; in makeNewAndDeleteExpr()1460 LookupAllocationFunction(Sema::AFS_Global); in makeNewAndDeleteExpr()
2250 AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both; in BuildCXXNew()2693 if (AllocElemType->isRecordType() && NewScope != AFS_Global) in FindAllocationFunctions()2755 if (AllocElemType->isRecordType() && DeleteScope != AFS_Global) { in FindAllocationFunctions()
6747 AFS_Global, enumerator