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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGVTT.cpp42 CodeGenVTables::EmitVTTDefinition(llvm::GlobalVariable *VTT, argument
H A DCGClass.cpp435 llvm::Value *VTT; local
[all...]
H A DItaniumCXXABI.cpp1441 llvm::Value *VTT = CGF.GetVTTParameter(GD, ForVirtualBase, Delegating); local
1550 llvm::Value *VTT local
1635 llvm::GlobalVariable *VTT = VTables.GetAddrOfVTT(RD); local
[all...]

Completed in 114 milliseconds