Home
last modified time | relevance | path

Searched defs:isDisabled (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/Parser/
H A Dpreprocessor.h45 bool isDisabled() const { return isDisabled_; } in isDisabled() function
/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h68 bool isDisabled() { in isDisabled() function
/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerRegistryData.h120 bool isDisabled(const CheckerManager &mgr) const { in isDisabled() function