Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DHeaderSourceSwitch.cpp30 llvm::find_if(SourceExtensions, [&PathExt](PathRef SourceExt) { in getCorrespondingHeaderOrSource() argument
31 return SourceExt.equals_lower(PathExt); in getCorrespondingHeaderOrSource()