Searched defs:VTT (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGVTT.cpp | 41 CodeGenVTables::EmitVTTDefinition(llvm::GlobalVariable *VTT, in EmitVTTDefinition() argument |
H A D | ItaniumCXXABI.cpp | 1762 llvm::Value *VTT = getImplicitConstructorArgs() local |
H A D | CGClass.cpp | 493 assert(SubVTTIndex != 0 && "Sub-VTT index must be greater than zero!"); in GetVTTParameter() local |