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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp959 IdentifierInfo *CatName, SourceLocation CatLoc) {
968 ClassLoc, CatLoc,
976 ClassLoc, AtCatImplLoc, CatLoc);
956 ActOnStartCategoryImplementation( SourceLocation AtCatImplLoc, IdentifierInfo *ClassName, SourceLocation ClassLoc, IdentifierInfo *CatName, SourceLocation CatLoc) argument

Completed in 386 milliseconds