Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCoroutine.cpp1346 PromiseContainsNew ? Sema::AFS_Class : Sema::AFS_Global; in makeNewAndDeleteExpr()
H A DSemaExprCXX.cpp2682 if (NewScope == AFS_Class) in FindAllocationFunctions()
2758 if (DeleteScope == AFS_Class) in FindAllocationFunctions()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6599 AFS_Class, enumerator