Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
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/src/gnu/llvm/clang/include/clang/Sema/
DSema.h10244 SourceLocation AtClassImplLoc, IdentifierInfo *ClassName,