Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp2116 bool NeedsBitCast = false; in VisitCastExpr() local
2123 NeedsBitCast = true; in VisitCastExpr()
2130 if (NeedsBitCast) in VisitCastExpr()