Searched refs:pStructTy (Results 1 – 1 of 1) sorted by relevance
187 llvm::StructType* pStructTy = llvm::cast<llvm::StructType>(pType); in GetDebugStructType() local188 if (mDebugStructMap.find(pStructTy) == mDebugStructMap.end()) in GetDebugStructType()192 return mDebugStructMap[pStructTy]; in GetDebugStructType()