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

Definitions

tools/clang/include/clang/Basic/LangOptions.def
   47 #  define BENIGN_LANGOPT(Name, Bits, Default, Description) \
tools/clang/lib/Basic/LangOptions.cpp
   25 #define BENIGN_LANGOPT(Name, Bits, Default, Description) Name = Default;
tools/clang/lib/Frontend/CompilerInvocation.cpp
 3570 #define BENIGN_LANGOPT(Name, Bits, Default, Description)
tools/clang/lib/Frontend/FrontendActions.cpp
  530 #define BENIGN_LANGOPT(Name, Bits, Default, Description)
tools/clang/lib/Serialization/ASTReader.cpp
  307 #define BENIGN_LANGOPT(Name, Bits, Default, Description)