Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Linker/
H A DIRMover.cpp212 StructType *DstSTy = cast<StructType>(MappedTypes[SrcSTy]); in linkDefinedTypeBodies() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp1369 if (llvm::StructType *DstSTy = dyn_cast<llvm::StructType>(DstTy)) { in CreateCoercedStore() local