Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp5929 static bool ScanDirForExecutable(SmallString<128> &Dir, StringRef Name) { in ScanDirForExecutable() function
5946 if (ScanDirForExecutable(P, Name)) in GetProgramPath()
5966 if (ScanDirForExecutable(P, TargetSpecificExecutable)) in GetProgramPath()