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