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.h313 SourceLocation CatLoc, const ParsedAttributesView &AttrList);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1916 SourceLocation CatLoc, const ParsedAttributesView &Attrs) { in ActOnStartCategoryImplementation() argument
1927 ClassLoc, CatLoc, CatName, IDecl, in ActOnStartCategoryImplementation()
1935 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()