Searched defs:AllowIO (Results 1 – 2 of 2) sorted by relevance
245 bool AllowIO, bool EnableNoLintBlocks) { in shouldSuppress()256 SmallVectorImpl<tooling::Diagnostic> &NoLintErrors, bool AllowIO, in diagHasNoLintInMacro()308 FileID File, bool AllowIO) { in getBuffer()319 SmallVectorImpl<tooling::Diagnostic> &NoLintErrors, bool AllowIO, in diagHasNoLint()408 bool AllowIO, bool EnableNoLintBlocks) { in shouldSuppress()
214 SmallVectorImpl<tooling::Diagnostic> &NoLintErrors, bool AllowIO, in shouldSuppressDiagnostic() argument