Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1276 S.FindAllocationFunctions(Loc, SourceRange(), /*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1287 S.FindAllocationFunctions(Loc, SourceRange(), /*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
H A DSemaExprCXX.cpp2645 if (NewScope == AFS_Class) in FindAllocationFunctions()
2721 if (DeleteScope == AFS_Class) in FindAllocationFunctions()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6309 AFS_Class, enumerator