Searched refs:ResourceFilesPath (Results 1 – 2 of 2) sorted by relevance
755 bool Persistent = true, StringRef ResourceFilesPath = StringRef(),821 IntrusiveRefCntPtr<DiagnosticsEngine> Diags, StringRef ResourceFilesPath,
1507 ASTUnit *Unit, bool Persistent, StringRef ResourceFilesPath, in LoadFromCompilerInvocationAction() argument1523 if (!ResourceFilesPath.empty()) { in LoadFromCompilerInvocationAction()1525 CI->getHeaderSearchOpts().ResourceDir = std::string(ResourceFilesPath); in LoadFromCompilerInvocationAction()1714 IntrusiveRefCntPtr<DiagnosticsEngine> Diags, StringRef ResourceFilesPath, in LoadFromCommandLine() argument1752 CI->getHeaderSearchOpts().ResourceDir = std::string(ResourceFilesPath); in LoadFromCommandLine()