Searched refs:AFS_Both (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaCoroutine.cpp | 1313 /*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 D | SemaExprCXX.cpp | 2170 AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both; in BuildCXXNew()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
| H A D | Sema.h | 6245 AFS_Both enumerator
|