Searched defs:Findings (Results 1 – 3 of 3) sorted by relevance
97 IncludeCleanerFindings Findings = computeIncludeCleanerFindings(AST); in TEST() local 133 IncludeCleanerFindings Findings = computeIncludeCleanerFindings(AST); in TEST() local 156 IncludeCleanerFindings Findings = computeIncludeCleanerFindings(AST); in TEST() local 175 IncludeCleanerFindings Findings = computeIncludeCleanerFindings(AST, true); in TEST() local 197 IncludeCleanerFindings Findings = computeIncludeCleanerFindings(AST); in TEST() local 296 auto Findings = computeIncludeCleanerFindings(AST); TEST() local 374 IncludeCleanerFindings Findings = computeIncludeCleanerFindings(AST); TEST() local 396 IncludeCleanerFindings Findings = computeIncludeCleanerFindings(AST); TEST() local 417 IncludeCleanerFindings Findings = computeIncludeCleanerFindings(AST); TEST() local 433 IncludeCleanerFindings Findings = computeIncludeCleanerFindings(AST); TEST() local 454 auto Findings = computeIncludeCleanerFindings(AST).MissingIncludes; TEST() local 479 auto Findings = computeIncludeCleanerFindings(AST).MissingIncludes; TEST() local 619 auto Findings = computeIncludeCleanerFindings(AST); TEST() local 642 auto Findings = computeIncludeCleanerFindings(AST); TEST() local [all...]
465 issueIncludeCleanerDiagnostics(ParsedAST & AST,llvm::StringRef Code,const IncludeCleanerFindings & Findings,const ThreadsafeFS & TFS,HeaderFilter IgnoreHeaders) issueIncludeCleanerDiagnostics() argument
376 auto Findings = computeIncludeCleanerFindings( getIncludeCleanerDiags() local