Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp2184 if (ClassInterface && ClassInterface->hasDefinition()) in Create() argument
2285 Create(ASTContext & C,DeclContext * DC,ObjCInterfaceDecl * ClassInterface,ObjCInterfaceDecl * SuperDecl,SourceLocation nameLoc,SourceLocation atStartLoc,SourceLocation superLoc,SourceLocation IvarLBraceLoc,SourceLocation IvarRBraceLoc) Create() argument
[all...]
/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2328 ObjCInterfaceDecl *ClassInterface; global() variable
2471 ObjCInterfaceDecl *ClassInterface; global() variable