Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3123 std::string CompilerInvocation::GetResourcesPath(const char *Argv0, in GetResourcesPath() function in CompilerInvocation
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp174 std::string Driver::GetResourcesPath(StringRef BinaryPath, in GetResourcesPath() function in Driver