Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DIRMover.cpp202 StructType *DstSTy = cast<StructType>(MappedTypes[SrcSTy]); in linkDefinedTypeBodies() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp1330 if (llvm::StructType *DstSTy = dyn_cast<llvm::StructType>(DstTy)) { in CreateCoercedStore() local