Home
last modified time | relevance | path

Searched refs:BENIGN_ENUM_LANGOPT (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/Basic/
DLangOptions.def27 // BENIGN_ENUM_LANGOPT, COMPATIBLE_ENUM_LANGOPT,
62 #ifndef BENIGN_ENUM_LANGOPT
63 # define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
263 #undef BENIGN_ENUM_LANGOPT
/external/clang/lib/Basic/
DLangOptions.cpp27 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in resetNonModularOptions() macro
/external/clang/lib/Frontend/
DFrontendActions.cpp486 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) in ReadLanguageOptions() macro
DCompilerInvocation.cpp2418 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) in getModuleHash() macro
/external/clang/lib/Serialization/
DASTReader.cpp225 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) in checkLanguageOptions() macro