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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp872 SourceLocation AtCatImplLoc,
882 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc,
891 ClassLoc, AtCatImplLoc, CatLoc);
871 ActOnStartCategoryImplementation( SourceLocation AtCatImplLoc, IdentifierInfo *ClassName, SourceLocation ClassLoc, IdentifierInfo *CatName, SourceLocation CatLoc) argument

Completed in 29 milliseconds