Searched defs:AtCatImplLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp820 SourceLocation AtCatImplLoc,
830 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc,
839 ClassLoc, AtCatImplLoc, CatLoc);
819 ActOnStartCategoryImplementation( SourceLocation AtCatImplLoc, IdentifierInfo *ClassName, SourceLocation ClassLoc, IdentifierInfo *CatName, SourceLocation CatLoc) argument

Completed in 147 milliseconds