Searched defs:ClassInterface (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp1594 Create(ASTContext &C, DeclContext *DC, IdentifierInfo *Id, ObjCInterfaceDecl *ClassInterface, SourceLocation nameLoc, SourceLocation atStartLoc, SourceLocation CategoryNameLoc) argument
1688 Create(ASTContext &C, DeclContext *DC, ObjCInterfaceDecl *ClassInterface, ObjCInterfaceDecl *SuperDecl, SourceLocation nameLoc, SourceLocation atStartLoc, SourceLocation superLoc, SourceLocation IvarLBraceLoc, SourceLocation IvarRBraceLoc) argument
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1559 ObjCInterfaceDecl *ClassInterface; member in class:clang::ObjCCategoryDecl
1670 ObjCInterfaceDecl *ClassInterface; member in class:clang::ObjCImplDecl

Completed in 40 milliseconds