Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp2196 Create(ASTContext & C,DeclContext * DC,IdentifierInfo * Id,ObjCInterfaceDecl * ClassInterface,SourceLocation nameLoc,SourceLocation atStartLoc,SourceLocation CategoryNameLoc) Create() argument
2299 Create(ASTContext & C,DeclContext * DC,ObjCInterfaceDecl * ClassInterface,ObjCInterfaceDecl * SuperDecl,SourceLocation nameLoc,SourceLocation atStartLoc,SourceLocation superLoc,SourceLocation IvarLBraceLoc,SourceLocation IvarRBraceLoc) Create() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2325 ObjCInterfaceDecl *ClassInterface; global() variable
2470 ObjCInterfaceDecl *ClassInterface; global() variable