Home
last modified time | relevance | path

Searched refs:collectSourceRanges (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DIsolateDeclarationCheck.cpp204 collectSourceRanges(llvm::ArrayRef<SourceRange> Ranges, const SourceManager &SM, in collectSourceRanges() function
259 Optional<std::vector<StringRef>> PotentialSnippets = collectSourceRanges( in check()