Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp1157 S.FindAllocationFunctions(Loc, SourceRange(), /*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
1168 S.FindAllocationFunctions(Loc, SourceRange(), /*NewScope*/ Sema::AFS_Class, in makeNewAndDeleteExpr()
H A DSemaExprCXX.cpp2428 if (NewScope == AFS_Class) in FindAllocationFunctions()
2484 if (DeleteScope == AFS_Class) in FindAllocationFunctions()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h5227 AFS_Class, enumerator