Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/lang/cpp/multiple-inheritance/
H A Dmain.cpp1 struct CommonBase { struct
11 struct Base1 : CommonBase { argument
/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h783 struct CommonBase { global() struct
784 CommonBaseCommonBase CommonBase() argument
813 InjectedArgsCommonBase global() argument
[all...]
/llvm-project/clang/lib/AST/
H A DASTContext.cpp10088 getIntersectionOfProtocols(ASTContext & Context,const ObjCInterfaceDecl * CommonBase,const ObjCObjectPointerType * LHSOPT,const ObjCObjectPointerType * RHSOPT,SmallVectorImpl<ObjCProtocolDecl * > & IntersectionSet) getIntersectionOfProtocols() argument