Searched refs:CatLoc (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 1807 IdentifierInfo *CatName, SourceLocation CatLoc) { in ActOnStartCategoryImplementation() argument 1816 ClassLoc, CatLoc, in ActOnStartCategoryImplementation() 1825 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 1901 IdentifierInfo *CatName, SourceLocation CatLoc, in ActOnStartCategoryImplementation() argument 1911 ClassLoc, CatLoc, in ActOnStartCategoryImplementation() 1920 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 7399 SourceLocation CatLoc);
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 9376 SourceLocation CatLoc,
|