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

References

tools/clang/lib/Frontend/CompilerInvocation.cpp
 2724   Opts.FixedPoint =
 2731       Opts.FixedPoint;
tools/clang/lib/Lex/LiteralSupport.cpp
  574   if (PP.getLangOpts().FixedPoint) {
  593       if (!PP.getLangOpts().FixedPoint) break;
  600       if (!PP.getLangOpts().FixedPoint) break;
  608       if (!(PP.getLangOpts().Half || PP.getLangOpts().FixedPoint)) break;
tools/clang/lib/Parse/ParseDecl.cpp
 2988   assert(!LangOpts.FixedPoint);
 3741       if (!getLangOpts().FixedPoint) {
 3749       if (!getLangOpts().FixedPoint) {
 3757       if (!getLangOpts().FixedPoint) {