Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp1904 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 DSema.h9922 SourceLocation ClassLoc, IdentifierInfo *CatName, SourceLocation CatLoc,