Home
last modified time | relevance | path

Searched defs:BENIGN_DEBUGOPT (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DCodeGenOptions.cpp39 #define BENIGN_DEBUGOPT(Name, Bits, Default) Name = Default; in resetNonModularOptions() macro
50 #define BENIGN_DEBUGOPT(Name, Bits, Default) in resetNonModularOptions() macro
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4806 #define BENIGN_DEBUGOPT( getModuleHash() macro