Home
last modified time | relevance | path

Searched refs:getOrCreateVTablePtrType (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h208 llvm::DIType *getOrCreateVTablePtrType(llvm::DIFile *F);
H A DCGDebugInfo.cpp1844 llvm::DIType *CGDebugInfo::getOrCreateVTablePtrType(llvm::DIFile *Unit) { in getOrCreateVTablePtrType() function in CGDebugInfo
1917 VPtrTy = getOrCreateVTablePtrType(Unit); in CollectVTableInfo()