Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1482 NewScope = PromiseContainsNew ? Sema::AFS_Class : Sema::AFS_Global; in makeNewAndDeleteExpr()
1517 LookupAllocationFunction(/*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1544 LookupAllocationFunction(/*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1549 LookupAllocationFunction(/*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
H A DSemaExprCXX.cpp2745 if (NewScope == AFS_Class) in FindAllocationFunctions()
2821 if (DeleteScope == AFS_Class) in FindAllocationFunctions()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6902 AFS_Class, enumerator