Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h238 llvm::DIType *getOrCreateVTablePtrType(llvm::DIFile *F);
H A DCGDebugInfo.cpp2085 llvm::DIType *CGDebugInfo::getOrCreateVTablePtrType(llvm::DIFile *Unit) { in getOrCreateVTablePtrType() function in CGDebugInfo
2211 VPtrTy = getOrCreateVTablePtrType(Unit); in CollectVTableInfo()