Searched defs:ShouldSkip (Results 1 – 5 of 5) sorted by relevance
85 bool ShouldSkip(CXXMethodDecl *Decl) { in ShouldSkip() function in SBVisitor
205 auto ShouldSkip = [](const Expr *E, const Expr *Child) { in AscendIgnoreUnlessSpelledInSource() local
60 bool ShouldSkip = llvm::StringSwitch<bool>(Flag) in skipArgs() local
1346 bool ShouldSkip; member
2583 bool ShouldSkip; member