Home
last modified time | relevance | path

Searched refs:GetResourcesPath (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.cpp56 clang::driver::Driver::GetResourcesPath("bin/lldb"); in DefaultComputeClangResourceDirectory()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h292 static std::string GetResourcesPath(const char *Argv0, void *MainAddr);
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp272 CompilerInvocation::GetResourcesPath(Argv0, MainAddr); in cc1_main()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h409 static std::string GetResourcesPath(StringRef BinaryPath);
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp511 ("-resource-dir=" + CompilerInvocation::GetResourcesPath(Argv0, MainAddr)) in injectResourceDir()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp109 CompilerInvocation::GetResourcesPath(Argv[0], nullptr); in CreateCI()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3302 std::string CompilerInvocation::GetResourcesPath(const char *Argv0, in GetResourcesPath() function in CompilerInvocation
3306 return Driver::GetResourcesPath(ClangExecutable); in GetResourcesPath()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp184 std::string Driver::GetResourcesPath(StringRef BinaryPath) { in GetResourcesPath() function in Driver
305 ResourceDir = GetResourcesPath(ClangExecutable); in Driver()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc960 …lerInvocation16GetResourcesPathEPKcPv", "clang::CompilerInvocation::GetResourcesPath(char const*, …