Searched refs:getCategoryNameLoc (Results 1 – 11 of 11) sorted by relevance
472 SourceLocation CategoryLoc = D->getCategoryNameLoc(); in VisitObjCCategoryDecl()490 SourceLocation CategoryLoc = D->getCategoryNameLoc(); in VisitObjCCategoryImplDecl()
749 : D->getCategoryNameLoc(); in handleObjCCategory()781 SourceLocation CategoryLoc = D->getCategoryNameLoc(); in handleObjCCategoryImpl()
4786 return cxloc::translateSourceRange(Ctx, CD->getCategoryNameLoc()); in clang_Cursor_getSpellingNameRange()4789 return cxloc::translateSourceRange(Ctx, CID->getCategoryNameLoc()); in clang_Cursor_getSpellingNameRange()
743 : D->getCategoryNameLoc(); in handleObjCCategory()775 SourceLocation CategoryLoc = D->getCategoryNameLoc(); in handleObjCCategoryImpl()
4322 return cxloc::translateSourceRange(Ctx, CD->getCategoryNameLoc()); in clang_Cursor_getSpellingNameRange()4325 return cxloc::translateSourceRange(Ctx, CID->getCategoryNameLoc()); in clang_Cursor_getSpellingNameRange()
2293 SourceLocation getCategoryNameLoc() const { return CategoryNameLoc; } in getCategoryNameLoc() function2419 SourceLocation getCategoryNameLoc() const { return CategoryNameLoc; } in getCategoryNameLoc() function
2419 SourceLocation getCategoryNameLoc() const { return CategoryNameLoc; } in getCategoryNameLoc() function2533 SourceLocation getCategoryNameLoc() const { return CategoryNameLoc; } in getCategoryNameLoc() function
759 Record.AddSourceLocation(D->getCategoryNameLoc()); in VisitObjCCategoryDecl()806 Record.AddSourceLocation(D->getCategoryNameLoc()); in VisitObjCCategoryImplDecl()
834 Record.AddSourceLocation(D->getCategoryNameLoc()); in VisitObjCCategoryDecl()882 Record.AddSourceLocation(D->getCategoryNameLoc()); in VisitObjCCategoryImplDecl()
3713 Importer.Import(D->getCategoryNameLoc()), in VisitObjCCategoryDecl()4077 SourceLocation CategoryNameLoc = Importer.Import(D->getCategoryNameLoc()); in VisitObjCCategoryImplDecl()
4290 auto ToCategoryNameLoc = importChecked(Err, D->getCategoryNameLoc()); in VisitObjCCategoryDecl()4914 auto ToCategoryNameLoc = importChecked(Err, D->getCategoryNameLoc()); in VisitObjCCategoryImplDecl()