OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDisabled
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_value.h
69
bool
isDisabled
() {
ubsan_handlers.cc
37
return SLoc.
isDisabled
() || IsPCSuppressed(ET, Opts.pc, SLoc.getFilename());
/src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
ubsan_value.h
68
bool
isDisabled
() {
ubsan_handlers.cpp
37
return SLoc.
isDisabled
() || IsPCSuppressed(ET, Opts.pc, SLoc.getFilename());
/src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
CheckerRegistryData.h
120
bool
isDisabled
(const CheckerManager &mgr) const {
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
CheckerRegistry.cpp
213
return !Checker->
isDisabled
(Mgr);
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
dtoh.d
801
if (adparent && fd.
isDisabled
&& global.params.cplusplus < CppStdRevision.cpp11)
822
if (adparent && fd.
isDisabled
&& global.params.cplusplus >= CppStdRevision.cpp11)
825
if (adparent && fd.
isDisabled
&& global.params.cplusplus < CppStdRevision.cpp11)
clone.d
1221
const hasUserDefinedPosblit = sd.postblits.dim && !sd.postblits[0].
isDisabled
? true : false;
1477
if (xpostblit && !xpostblit.
isDisabled
())
declaration.d
310
if (sdv.postblit.
isDisabled
())
499
final bool
isDisabled
() const pure nothrow @nogc @safe
traits.d
100
"
isDisabled
",
695
if (e.ident == Id.
isDisabled
)
700
return isDeclX(f => f.
isDisabled
());
mtype.d
4772
else if (f.isGenerated() && f.
isDisabled
())
Completed in 46 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026