Searched defs:VTC (Results 1 – 2 of 2) sorted by relevance
1726 [](const VTableComponent &VTC) { return VTC.isRTTIKind(); })) in emitVTableDefinitions()
5495 if (auto VTC = E.getAs<CFGCXXRecordTypedCall>()) { in print_elem() local