Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp5324 QualType SETy = SE->getType(); in VisitCastExpr() local
5329 if (SETy->isIntegerType()) { in VisitCastExpr()
5334 } else if (SETy->isRealFloatingType()) { in VisitCastExpr()