Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DCodeGenOptions.cpp41 #define BENIGN_ENUM_DEBUGOPT(Name, Type, Bits, Default) set##Name(Default); in resetNonModularOptions() macro
52 #define BENIGN_ENUM_DEBUGOPT(Name, Type, Bits, Default) in resetNonModularOptions() macro
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4808 #define BENIGN_ENUM_DEBUGOPT( getModuleHash() macro