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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp957 SourceLocation AtCatImplLoc,
967 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc,
976 ClassLoc, AtCatImplLoc, CatLoc);
956 ActOnStartCategoryImplementation( SourceLocation AtCatImplLoc, IdentifierInfo *ClassName, SourceLocation ClassLoc, IdentifierInfo *CatName, SourceLocation CatLoc) argument

Completed in 1541 milliseconds