Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1169 EnterStructPointerForCoercedAccess(Address SrcPtr,llvm::StructType * SrcSTy,uint64_t DstSize,CodeGenFunction & CGF) EnterStructPointerForCoercedAccess() argument
1191 if (llvm::StructType *SrcSTy = dyn_cast<llvm::StructType>(SrcTy)) EnterStructPointerForCoercedAccess() local
1268 if (llvm::StructType *SrcSTy = dyn_cast<llvm::StructType>(SrcTy)) { CreateCoercedLoad() local