Searched defs:VisitUnaryReal (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 8877 bool LValueExprEvaluator::VisitUnaryReal(const UnaryOperator *E) { in VisitUnaryReal() function in LValueExprEvaluator |
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 3360 Value *ScalarExprEmitter::VisitUnaryReal(const UnaryOperator *E, in VisitUnaryReal() function in ScalarExprEmitter |