Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp5122 static bool ScanDirForExecutable(SmallString<128> &Dir, StringRef Name) { in ScanDirForExecutable() function
5139 if (ScanDirForExecutable(P, Name)) in GetProgramPath()
5159 if (ScanDirForExecutable(P, TargetSpecificExecutable)) in GetProgramPath()