Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h301 SourceLocation CatLoc, const ParsedAttributesView &AttrList);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1919 SourceLocation CatLoc, const ParsedAttributesView &Attrs) { in ActOnStartCategoryImplementation() argument
1930 ClassLoc, CatLoc, CatName, IDecl, in ActOnStartCategoryImplementation()
1938 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()