Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Sema/
HDSemaObjC.h313 SourceLocation CatLoc, const ParsedAttributesView &AttrList);
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclObjC.cpp1916 SourceLocation CatLoc, const ParsedAttributesView &Attrs) { in ActOnStartCategoryImplementation() argument
1927 ClassLoc, CatLoc, CatName, IDecl, in ActOnStartCategoryImplementation()
1935 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()