Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DLangOptions.def26 // BENIGN_ENUM_LANGOPT, COMPATIBLE_ENUM_LANGOPT,
61 #ifndef BENIGN_ENUM_LANGOPT
62 # define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
164 BENIGN_ENUM_LANGOPT(CompilingModule, CompilingModuleKind, 2, CMK_None,
284 BENIGN_ENUM_LANGOPT(DefaultFPContractMode, FPModeKind, 2, FPM_Off, "FP contraction type")
286 BENIGN_ENUM_LANGOPT(FPRoundingMode, RoundingMode, 3, RoundingMode::NearestTiesToEven, "FP Rounding …
287 BENIGN_ENUM_LANGOPT(FPExceptionMode, FPExceptionModeKind, 2, FPE_Ignore, "FP Exception Behavior Mod…
413 #undef BENIGN_ENUM_LANGOPT
/external/clang/lib/Basic/
DLangOptions.cpp27 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in resetNonModularOptions() macro
/external/llvm-project/clang/lib/Basic/
DLangOptions.cpp26 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in resetNonModularOptions() macro
/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/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/llvm-project/clang/lib/Frontend/
DFrontendActions.cpp557 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) in ReadLanguageOptions() macro
DCompilerInvocation.cpp3957 #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
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp313 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) in checkLanguageOptions() macro