Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCoroutine.cpp1377 NewScope = PromiseContainsNew ? Sema::AFS_Class : Sema::AFS_Global; in makeNewAndDeleteExpr()
1412 LookupAllocationFunction(/*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1439 LookupAllocationFunction(/*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1444 LookupAllocationFunction(/*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
H A DSemaExprCXX.cpp2705 if (NewScope == AFS_Class) in FindAllocationFunctions()
2781 if (DeleteScope == AFS_Class) in FindAllocationFunctions()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6750 AFS_Class, enumerator