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.def15 // rather than unsigned, type), BENIGN_ENUM_LANGOPT (for benign
39 #ifndef BENIGN_ENUM_LANGOPT
40 # define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
182 #undef BENIGN_ENUM_LANGOPT
/external/clang/lib/Basic/
DLangOptions.cpp30 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in resetNonModularOptions() macro
/external/clang/lib/Frontend/
DFrontendActions.cpp359 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) in ReadLanguageOptions() macro
DCompilerInvocation.cpp1680 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) in getModuleHash() macro
/external/clang/lib/Serialization/
DASTReader.cpp102 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) in checkLanguageOptions() macro