Searched defs:BENIGN_LANGOPT (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | LangOptions.cpp | 27 #define BENIGN_LANGOPT(Name, Bits, Default, Description) Name = Default; in resetNonModularOptions() macro
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | FrontendActions.cpp | 635 #define BENIGN_LANGOPT(Name, Bits, Default, Description) in ReadLanguageOptions() macro
|
H A D | CompilerInvocation.cpp | 4932 #define BENIGN_LANGOPT(Name, Bits, Default, Description) in getModuleHash() macro
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 327 #define BENIGN_LANGOPT(Name, Bits, Default, Description) in checkLanguageOptions() macro
|