Home
last modified time | relevance | path

Searched defs:BENIGN_LANGOPT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DLangOptions.cpp27 #define BENIGN_LANGOPT(Name, Bits, Default, Description) Name = Default; in resetNonModularOptions() macro
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp635 #define BENIGN_LANGOPT(Name, Bits, Default, Description) in ReadLanguageOptions() macro
H A DCompilerInvocation.cpp4932 #define BENIGN_LANGOPT(Name, Bits, Default, Description) in getModuleHash() macro
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp327 #define BENIGN_LANGOPT(Name, Bits, Default, Description) in checkLanguageOptions() macro