Home
last modified time | relevance | path

Searched defs:getOrCreateType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactorDebugInfo.cpp461 llvm::DIType *DebugInfo::getOrCreateType(llvm::Type *type) in getOrCreateType() function in rr::DebugInfo
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2339 llvm::DIType *CGDebugInfo::getOrCreateType(QualType Ty, llvm::DIFile *Unit) { in getOrCreateType() function in CGDebugInfo