Searched refs:AtCatImplLoc (Results 1 – 2 of 2) sorted by relevance
1917 SourceLocation AtCatImplLoc, IdentifierInfo *ClassName, in ActOnStartCategoryImplementation() argument1927 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc, in ActOnStartCategoryImplementation()1937 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
10249 SourceLocation AtCatImplLoc, IdentifierInfo *ClassName,