Home
last modified time | relevance | path

Searched refs:createCastsForTypeOfSameSize (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp4952 static Value *createCastsForTypeOfSameSize(CGBuilderTy &Builder, in createCastsForTypeOfSameSize() function
5004 Src = createCastsForTypeOfSameSize(Builder, CGF.CGM.getDataLayout(), Src, in VisitAsTypeExpr()
5017 Src = createCastsForTypeOfSameSize(Builder, CGF.CGM.getDataLayout(), Src, in VisitAsTypeExpr()
5025 return createCastsForTypeOfSameSize(Builder, CGF.CGM.getDataLayout(), in VisitAsTypeExpr()