Home
last modified time | relevance | path

Searched refs:BENIGN_VALUE_LANGOPT (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Basic/
DLangOptions.def28 // BENIGN_VALUE_LANGOPT, COMPATIBLE_VALUE_LANGOPT: combinations of the above.
77 #ifndef BENIGN_VALUE_LANGOPT
78 # define BENIGN_VALUE_LANGOPT(Name, Bits, Default, Description) \
266 #undef BENIGN_VALUE_LANGOPT
/external/llvm-project/clang/include/clang/Basic/
DLangOptions.def27 // BENIGN_VALUE_LANGOPT, COMPATIBLE_VALUE_LANGOPT: combinations of the above.
76 #ifndef BENIGN_VALUE_LANGOPT
77 # define BENIGN_VALUE_LANGOPT(Name, Bits, Default, Description) \
416 #undef BENIGN_VALUE_LANGOPT
/external/clang/lib/Serialization/
DASTReader.cpp226 #define BENIGN_VALUE_LANGOPT(Name, Type, Bits, Default, Description) in checkLanguageOptions() macro
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp314 #define BENIGN_VALUE_LANGOPT(Name, Type, Bits, Default, Description) in checkLanguageOptions() macro