Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DCodeGenOptions.cpp26 #define VALUE_DEBUGOPT(Name, Bits, Default) in resetNonModularOptions() macro
37 #define VALUE_DEBUGOPT(Name, Bits, Default) in resetNonModularOptions() macro
48 #define VALUE_DEBUGOPT(Name, Bits, Default) Name = Default; in resetNonModularOptions() macro
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4803 #define VALUE_DEBUGOPT( getModuleHash() macro