Searched refs:CXXBasesListInfo (Results 1 - 2 of 2) sorted by relevance

/external/clang/tools/libclang/
H A DCXIndexDataConsumer.h316 struct CXXBasesListInfo { struct in class:clang::cxindex::CXIndexDataConsumer
326 CXXBasesListInfo(const CXXRecordDecl *D,
H A DCXIndexDataConsumer.cpp335 CXIndexDataConsumer::CXXBasesListInfo::CXXBasesListInfo(const CXXRecordDecl *D, function in class:CXIndexDataConsumer::CXXBasesListInfo
370 SourceLocation CXIndexDataConsumer::CXXBasesListInfo::getBaseLoc(
985 CXXBasesListInfo BaseList(RD, *this, SA);

Completed in 47 milliseconds