Home
last modified time | relevance | path

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

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