Home
last modified time | relevance | path

Searched defs:VTC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1773 [](const VTableComponent &VTC) { return VTC.isRTTIKind(); })) in emitVTableDefinitions()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5795 if (auto VTC = E.getAs<CFGCXXRecordTypedCall>()) { in print_elem() local