Home
last modified time | relevance | path

Searched refs:AtCatImplLoc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp1899 SourceLocation AtCatImplLoc, in ActOnStartCategoryImplementation() argument
1910 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc, in ActOnStartCategoryImplementation()
1920 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h9524 Decl *ActOnStartCategoryImplementation(SourceLocation AtCatImplLoc,