Searched defs:ShouldSkip (Results 1 – 6 of 6) sorted by relevance
85 bool ShouldSkip(CXXMethodDecl *Decl) { ShouldSkip() function in SBVisitor
62 bool ShouldSkip = llvm::StringSwitch<bool>(Flag) skipArgs() local
250 bool ShouldSkip; stubifyDirectory() local
224 auto ShouldSkip = [](const Expr *E, const Expr *Child) { in AscendIgnoreUnlessSpelledInSource() local
1405 bool ShouldSkip; global() member
372 bool ShouldSkip = false; global() member