reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ExprConstant.cpp
 1738 static bool EvaluateComplex(const Expr *E, ComplexValue &Res, EvalInfo &Info);
11487     ComplexValue LHS, RHS;
12209     ComplexValue C;
12232     ComplexValue LV;
12245     ComplexValue LV;
12516     ComplexValue CV;
12528     ComplexValue CV;
12593     ComplexValue V;
12609   ComplexValue &Result;
12612   ComplexExprEvaluator(EvalInfo &info, ComplexValue &Result)
12634 static bool EvaluateComplex(const Expr *E, ComplexValue &Result,
12846   ComplexValue RHS;
12897       ComplexValue LHS = Result;
12963       ComplexValue LHS = Result;
12978       ComplexValue LHS = Result;
13031       ComplexValue LHS = Result;
13299     ComplexValue C;