Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/
H A DTreeView.cpp32 static bool isIgnored(unsigned DiagID) { in isIgnored() function in TreePrinter
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGValue.h619 bool isIgnored() const { in isIgnored() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DStandardInstrumentations.cpp365 bool isIgnored(StringRef PassID) { in isIgnored() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h906 bool isIgnored(unsigned DiagID, SourceLocation Loc) const { in isIgnored() function