Home
last modified time | relevance | path

Searched refs:CategoryLoc (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp1691 SourceLocation CategoryLoc, in ActOnStartCategoryInterface() argument
1709 ClassLoc, CategoryLoc, CategoryName, in ActOnStartCategoryInterface()
1730 Diag(CategoryLoc, diag::warn_dup_category_def) in ActOnStartCategoryInterface()
1756 ClassLoc, CategoryLoc, CategoryName, IDecl, in ActOnStartCategoryInterface()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h7144 SourceLocation CategoryLoc,