Home
last modified time | relevance | path

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

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