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

Definitions

tools/clang/include/clang/Basic/LangOptions.def
   52 #  define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
tools/clang/include/clang/Basic/LangOptions.h
   35 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description)
   42 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
  273 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
tools/clang/lib/Basic/LangOptions.cpp
   19 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) set##Name(Default);
tools/clang/lib/Frontend/CompilerInvocation.cpp
 3568 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
tools/clang/lib/Frontend/FrontendActions.cpp
  525 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
tools/clang/lib/Serialization/ASTReader.cpp
  287 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description)   \
 5683 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
tools/clang/lib/Serialization/ASTWriter.cpp
 1595 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \