Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp1313 /*DeleteScope*/ Sema::AFS_Both, PromiseType, in makeNewAndDeleteExpr()
1324 /*DeleteScope*/ Sema::AFS_Both, PromiseType, in makeNewAndDeleteExpr()
1335 /*DeleteScope*/ Sema::AFS_Both, PromiseType, in makeNewAndDeleteExpr()
1351 S.FindAllocationFunctions(Loc, SourceRange(), /*NewScope*/ Sema::AFS_Both, in makeNewAndDeleteExpr()
1352 /*DeleteScope*/ Sema::AFS_Both, PromiseType, in makeNewAndDeleteExpr()
H A DSemaExprCXX.cpp2170 AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both; in BuildCXXNew()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6245 AFS_Both enumerator