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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp1797 SourceLocation AtCatImplLoc,
1807 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc,
1817 ClassLoc, AtCatImplLoc, CatLoc);
1796 ActOnStartCategoryImplementation( SourceLocation AtCatImplLoc, IdentifierInfo *ClassName, SourceLocation ClassLoc, IdentifierInfo *CatName, SourceLocation CatLoc) argument

Completed in 78 milliseconds