Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h803 struct CommonBase { global() struct
804 CommonBaseCommonBase CommonBase() argument
833 InjectedArgsCommonBase global() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp9915 getIntersectionOfProtocols(ASTContext & Context,const ObjCInterfaceDecl * CommonBase,const ObjCObjectPointerType * LHSOPT,const ObjCObjectPointerType * RHSOPT,SmallVectorImpl<ObjCProtocolDecl * > & IntersectionSet) getIntersectionOfProtocols() argument