Home
last modified time | relevance | path

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

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