Home
last modified time | relevance | path

Searched defs:VTablePtrType (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGDebugInfo.h63 llvm::DIType *VTablePtrType = nullptr; variable
/external/llvm-project/clang/lib/CodeGen/
DCodeGenTBAA.cpp268 TBAAAccessInfo CodeGenTBAA::getVTablePtrAccessInfo(llvm::Type *VTablePtrType) { in getVTablePtrAccessInfo()
DCGDebugInfo.h68 llvm::DIType *VTablePtrType = nullptr; variable
DCodeGenModule.cpp807 CodeGenModule::getTBAAVTablePtrAccessInfo(llvm::Type *VTablePtrType) { in getTBAAVTablePtrAccessInfo()