OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isIgnored
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/diagtool/
TreeView.cpp
32
static bool
isIgnored
(unsigned DiagID) {
36
return Diags.
isIgnored
(DiagID, SourceLocation());
52
if (
isIgnored
(DR.DiagID))
83
if (!
isIgnored
(DR.DiagID))
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGValue.h
619
bool
isIgnored
() const {
640
if (
isIgnored
()) {
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
Diagnostic.h
906
bool
isIgnored
(unsigned DiagID, SourceLocation Loc) const {
917
/// \c
isIgnored
().
Completed in 62 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026