Home
last modified time | relevance | path

Searched defs:IsDisabled (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerLoop.cpp91 bool IsDisabled() const { in IsDisabled() function in fuzzer::TraceLock
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DMacroInfo.h100 bool IsDisabled : 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2095 bool IsDisabled = RecipType[0] == DisabledPrefix; in getOpEnabled() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp233 bool IsDisabled = Val.startswith(DisabledPrefixIn); in ParseMRecip() local