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

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

Completed in 223 milliseconds