Searched defs:DstSTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Linker/ | ||
H A D | IRMover.cpp | 213 StructType *DstSTy = cast<StructType>(MappedTypes[SrcSTy]); linkDefinedTypeBodies() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 1376 if (llvm::StructType *DstSTy = dyn_cast<llvm::StructType>(DstTy)) { CreateCoercedStore() local |