Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1917 SourceLocation AtCatImplLoc, IdentifierInfo *ClassName, in ActOnStartCategoryImplementation() argument
1927 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc, in ActOnStartCategoryImplementation()
1937 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10567 SourceLocation AtCatImplLoc, IdentifierInfo *ClassName,