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

References

tools/clang/include/clang/Basic/LangStandard.h
  121   bool hasHexFloats() const { return Flags & HexFloat; }
tools/clang/include/clang/Basic/LangStandards.def
   56              LineComment | C99 | Digraphs | HexFloat)
   63              LineComment | C99 | Digraphs | GNUMode | HexFloat)
   69              LineComment | C99 | C11 | Digraphs | HexFloat)
   76              LineComment | C99 | C11 | Digraphs | GNUMode | HexFloat)
   82              LineComment | C99 | C11 | C17 | Digraphs | HexFloat)
   88              LineComment | C99 | C11 | C17 | Digraphs | GNUMode | HexFloat)
   94              LineComment | C99 | C11 | C17 | C2x | Digraphs | HexFloat)
   97              LineComment | C99 | C11 | C17 | C2x | Digraphs | GNUMode | HexFloat)
  134              Digraphs | HexFloat)
  140              Digraphs | HexFloat | GNUMode)
  146              CPlusPlus2a | Digraphs | HexFloat)
  151              CPlusPlus2a | Digraphs | HexFloat | GNUMode)
  156              LineComment | C99 | Digraphs | HexFloat | OpenCL)
  161              LineComment | C99 | Digraphs | HexFloat | OpenCL)
  164              LineComment | C99 | Digraphs | HexFloat | OpenCL)
  167              LineComment | C99 | Digraphs | HexFloat | OpenCL)
  171              Digraphs | HexFloat | OpenCL)