Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclTemplate.h684 struct CommonBase { struct
685 CommonBase() : InstantiatedFromMember(nullptr, false) { } in CommonBase() function
698 mutable CommonBase *Common; argument
/external/clang/lib/AST/
DASTContext.cpp6961 const ObjCInterfaceDecl *CommonBase, in getIntersectionOfProtocols()