Searched defs:GetResourcesPath (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Driver/ | ||
H A D | Driver.cpp | 174 std::string Driver::GetResourcesPath(StringRef BinaryPath, GetResourcesPath() function in Driver |
/llvm-project/clang/lib/Frontend/ | ||
H A D | CompilerInvocation.cpp | 3095 std::string CompilerInvocation::GetResourcesPath(const char *Argv0, GetResourcesPath() function in CompilerInvocation |