Searched refs:ResourceFilesPath (Results 1 – 2 of 2) sorted by relevance
759 bool Persistent = true, StringRef ResourceFilesPath = StringRef(),832 IntrusiveRefCntPtr<DiagnosticsEngine> Diags, StringRef ResourceFilesPath,
1541 ASTUnit *Unit, bool Persistent, StringRef ResourceFilesPath, in LoadFromCompilerInvocationAction() argument1557 if (!ResourceFilesPath.empty()) { in LoadFromCompilerInvocationAction()1559 CI->getHeaderSearchOpts().ResourceDir = std::string(ResourceFilesPath); in LoadFromCompilerInvocationAction()1748 IntrusiveRefCntPtr<DiagnosticsEngine> Diags, StringRef ResourceFilesPath, in LoadFromCommandLine() argument1796 CI->getHeaderSearchOpts().ResourceDir = std::string(ResourceFilesPath); in LoadFromCommandLine()