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

References

tools/clang/include/clang/AST/Expr.h
 3593     return getFPFeatures().allowFPContractWithinStatement();
tools/clang/include/clang/AST/ExprCXX.h
  159     return getFPFeatures().allowFPContractWithinStatement();
tools/clang/lib/CodeGen/CGExprScalar.cpp
 3320   if (!op.FPFeatures.allowFPContractWithinStatement())