Home
last modified time | relevance | path

Searched refs:LoadCXXVTT (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGClass.cpp317 return LoadCXXVTT(); in GetVTTParameter()
338 VTT = LoadCXXVTT(); in GetVTTParameter()
DCodeGenFunction.h1647 llvm::Value *LoadCXXVTT() { in LoadCXXVTT() function
DItaniumCXXABI.cpp1370 llvm::Value *VTT = CGF.LoadCXXVTT(); in getVTableAddressPointInStructor()