Searched refs:GetDebugStructType (Results 1 – 2 of 2) sorted by relevance
189 llvm::DIType* GetDebugStructType(llvm::Type* pType) in GetDebugStructType() function
262 case Type::StructTyID: return GetDebugStructType(pTy); break; in GetDebugType()