Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h192 llvm::DIType *getOrCreateVTablePtrType(llvm::DIFile *F);
DCGDebugInfo.cpp1516 llvm::DIType *CGDebugInfo::getOrCreateVTablePtrType(llvm::DIFile *Unit) { in getOrCreateVTablePtrType() function in CGDebugInfo
1553 llvm::DINode::FlagArtificial, getOrCreateVTablePtrType(Unit)); in CollectVTableInfo()
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.h229 llvm::DIType *getOrCreateVTablePtrType(llvm::DIFile *F);
DCGDebugInfo.cpp2025 llvm::DIType *CGDebugInfo::getOrCreateVTablePtrType(llvm::DIFile *Unit) { in getOrCreateVTablePtrType() function in CGDebugInfo
2152 VPtrTy = getOrCreateVTablePtrType(Unit); in CollectVTableInfo()