Searched refs:CatLoc (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaDeclObjC.cpp | 1918 SourceLocation ClassLoc, IdentifierInfo *CatName, SourceLocation CatLoc, in ActOnStartCategoryImplementation() argument 1928 ClassLoc, CatLoc, in ActOnStartCategoryImplementation() 1937 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
| H A D | Sema.h | 10250 SourceLocation ClassLoc, IdentifierInfo *CatName, SourceLocation CatLoc,
|