Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/diagtool/
H A DTreeView.cpp32 static bool isIgnored(unsigned DiagID) { in isIgnored() function in TreePrinter
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGValue.h631 bool isIgnored() const { in isIgnored() function
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnostic.h911 bool isIgnored(unsigned DiagID, SourceLocation Loc) const { in isIgnored() function
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp272 bool isIgnored(StringRef PassID) { in isIgnored() function