Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp1969 SourceLocation AtClassImplLoc, IdentifierInfo *ClassName, in ActOnStartClassImplementation() argument
2037 IDecl = ObjCInterfaceDecl::Create(Context, CurContext, AtClassImplLoc, in ActOnStartClassImplementation()
2063 ClassLoc, AtClassImplLoc, SuperClassLoc); in ActOnStartClassImplementation()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h9916 SourceLocation AtClassImplLoc, IdentifierInfo *ClassName,