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

References

tools/clang/include/clang/Basic/LangStandard.h
   97   bool isC2x() const { return Flags & C2x; }
tools/clang/include/clang/Basic/LangStandards.def
   94              LineComment | C99 | C11 | C17 | C2x | Digraphs | HexFloat)
   97              LineComment | C99 | C11 | C17 | C2x | Digraphs | GNUMode | HexFloat)