Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclTemplate.h689 struct CommonBase { struct
690 CommonBase() : InstantiatedFromMember(nullptr, false) { } in CommonBase() argument
703 mutable CommonBase *Common; argument
/external/clang/lib/AST/
DASTContext.cpp7059 const ObjCInterfaceDecl *CommonBase, in getIntersectionOfProtocols()