Searched defs:VTT (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGVTT.cpp | 41 CodeGenVTables::EmitVTTDefinition(llvm::GlobalVariable *VTT, in EmitVTTDefinition() argument |
H A D | ItaniumCXXABI.cpp | 1774 llvm::Value *VTT = getImplicitConstructorArgs() local |
H A D | CGClass.cpp | 497 llvm::Value *VTT = LoadCXXVTT(); in GetVTTParameter() local |