Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp885 SourceLocation AtCatImplLoc, in ActOnStartCategoryImplementation() argument
895 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc, in ActOnStartCategoryImplementation()
904 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
/external/clang/include/clang/Sema/
DSema.h6238 Decl *ActOnStartCategoryImplementation(SourceLocation AtCatImplLoc,