Home
last modified time | relevance | path

Searched defs:BestGuess (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.cpp166 if (llvm::Optional<llvm::StringRef> BestGuess = in getBestGuess() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp154 std::string BestGuess = defaultPath(HostArgv, "llvm-jitlink-executor"); in FindLocal() local