Searched refs:SourceExt (Results 1 – 1 of 1) sorted by relevance
30 llvm::find_if(SourceExtensions, [&PathExt](PathRef SourceExt) { in getCorrespondingHeaderOrSource() argument31 return SourceExt.equals_lower(PathExt); in getCorrespondingHeaderOrSource()