Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCompilerInvocation.cpp1333 std::string CompilerInvocation::GetResourcesPath(const char *Argv0, in GetResourcesPath() function in CompilerInvocation
/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp2195 std::string CompilerInvocation::GetResourcesPath(const char *Argv0, in GetResourcesPath() function in CompilerInvocation
/external/llvm-project/clang/lib/Driver/
DDriver.cpp104 std::string Driver::GetResourcesPath(StringRef BinaryPath, in GetResourcesPath() function in Driver