Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp106 std::string Driver::GetResourcesPath(StringRef BinaryPath, in GetResourcesPath() function in Driver
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp2802 std::string CompilerInvocation::GetResourcesPath(const char *Argv0, in GetResourcesPath() function in CompilerInvocation