HomeSort by: relevance | last modified time | path
    Searched refs:CollectCXXBases (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.h 262 void CollectCXXBases(const CXXRecordDecl *Decl, llvm::DIFile *F,
266 /// Helper function for CollectCXXBases.
CGDebugInfo.cpp 1846 void CGDebugInfo::CollectCXXBases(const CXXRecordDecl *RD, llvm::DIFile *Unit,
2490 CollectCXXBases(CXXDecl, DefUnit, EltTys, FwdDecl);

Completed in 146 milliseconds