Searched defs:CategoryLoc (Results 1 – 3 of 3) sorted by relevance
472 SourceLocation CategoryLoc = D->getCategoryNameLoc(); in VisitObjCCategoryDecl() local490 SourceLocation CategoryLoc = D->getCategoryNameLoc(); in VisitObjCCategoryImplDecl() local
748 SourceLocation CategoryLoc = D->IsClassExtension() ? ClassLoc in handleObjCCategory() local781 SourceLocation CategoryLoc = D->getCategoryNameLoc(); in handleObjCCategoryImpl() local
1805 IdentifierInfo *CategoryName, SourceLocation CategoryLoc, in ActOnStartCategoryInterface()