Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DDriver.cpp1863 static bool ScanDirForExecutable(SmallString<128> &Dir, in ScanDirForExecutable() function
1884 if (ScanDirForExecutable(P, TargetSpecificExecutables)) in GetProgramPath()
1896 if (ScanDirForExecutable(P, TargetSpecificExecutables)) in GetProgramPath()