Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp1903 SourceLocation AtCatImplLoc, IdentifierInfo *ClassName, in ActOnStartCategoryImplementation() argument
1913 CatIDecl = ObjCCategoryDecl::Create(Context, CurContext, AtCatImplLoc, in ActOnStartCategoryImplementation()
1923 ClassLoc, AtCatImplLoc, CatLoc); in ActOnStartCategoryImplementation()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h9921 SourceLocation AtCatImplLoc, IdentifierInfo *ClassName,