Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h817 struct CommonBase { struct
818 CommonBase() : InstantiatedFromMember(nullptr, false) {} in CommonBase() argument
838 mutable CommonBase *Common = nullptr; argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp9031 const ObjCInterfaceDecl *CommonBase, in getIntersectionOfProtocols()