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