Home
last modified time | relevance | path

Searched refs:BENIGN_VALUE_DEBUGOPT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDebugOptions.def39 #ifndef BENIGN_VALUE_DEBUGOPT
40 # define BENIGN_VALUE_DEBUGOPT(Name, Bits, Default) \
151 #undef BENIGN_VALUE_DEBUGOPT
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp5017 #define BENIGN_VALUE_DEBUGOPT(Name, Bits, Default) in getModuleHash() macro