Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/
DDriver.cpp107 std::string Driver::GetResourcesPath(StringRef BinaryPath, in GetResourcesPath() function in Driver
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp2799 std::string CompilerInvocation::GetResourcesPath(const char *Argv0, in GetResourcesPath() function in CompilerInvocation