Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp1983 SourceLocation AtClassImplLoc, IdentifierInfo *ClassName, in ActOnStartClassImplementation() argument
2051 IDecl = ObjCInterfaceDecl::Create(Context, CurContext, AtClassImplLoc, in ActOnStartClassImplementation()
2077 ClassLoc, AtClassImplLoc, SuperClassLoc); in ActOnStartClassImplementation()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h10244 SourceLocation AtClassImplLoc, IdentifierInfo *ClassName,