Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DCodeGenOptions.cpp25 #define DEBUGOPT(Name, Bits, Default) in resetNonModularOptions() macro
36 #define DEBUGOPT(Name, Bits, Default) in resetNonModularOptions() macro
47 #define DEBUGOPT(Name, Bits, Default) Name = Default; in resetNonModularOptions() macro
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4802 #define DEBUGOPT( getModuleHash() macro