Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp166 std::string Driver::GetResourcesPath(StringRef BinaryPath, in GetResourcesPath() function in Driver
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp2963 std::string CompilerInvocation::GetResourcesPath(const char *Argv0, in GetResourcesPath() function in CompilerInvocation