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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.h197 void CollectVTableInfo(const CXXRecordDecl *Decl,
H A DCGDebugInfo.cpp1377 /// CollectVTableInfo - If the C++ class has vtable info then insert appropriate
1380 CollectVTableInfo(const CXXRecordDecl *RD, llvm::DIFile Unit, function in class:CGDebugInfo
1471 CollectVTableInfo(CXXDecl, DefUnit, EltTys);

Completed in 36 milliseconds