Home
last modified time | relevance | path

Searched defs:ObjCImplDecl (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclBase.h46 class ObjCImplDecl; variable
HDDeclObjC.h2083 ObjCImplDecl(Kind DK, DeclContext *DC, in ObjCImplDecl() function
2257 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h137 class ObjCImplDecl; variable