Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp957 SourceLocation AtCatImplLoc, in ActOnStartCategoryImplementation() argument
967 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc, in ActOnStartCategoryImplementation()
976 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
/external/clang/include/clang/Sema/
DSema.h6806 Decl *ActOnStartCategoryImplementation(SourceLocation AtCatImplLoc,