Searched defs:VisitUnaryReal (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 8382 bool LValueExprEvaluator::VisitUnaryReal(const UnaryOperator *E) { in VisitUnaryReal() function in LValueExprEvaluator |
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 2936 Value *ScalarExprEmitter::VisitUnaryReal(const UnaryOperator *E) { in VisitUnaryReal() function in ScalarExprEmitter |