Searched defs:SETy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Expr.cpp | 1853 auto SETy = getSubExpr()->getType(); CastConsistency() local |
H A D | ExprConstant.cpp | 10667 QualType SETy = SE->getType(); VisitCastExpr() local |