Searched refs:CatLoc (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaDeclObjC.cpp | 1904 SourceLocation ClassLoc, IdentifierInfo *CatName, SourceLocation CatLoc, in ActOnStartCategoryImplementation() argument 1914 ClassLoc, CatLoc, in ActOnStartCategoryImplementation() 1923 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | Sema.h | 9922 SourceLocation ClassLoc, IdentifierInfo *CatName, SourceLocation CatLoc,
|