Searched refs:ResourceFilesPath (Results 1 – 2 of 2) sorted by relevance
762 bool Persistent = true, StringRef ResourceFilesPath = StringRef(),835 IntrusiveRefCntPtr<DiagnosticsEngine> Diags, StringRef ResourceFilesPath,
1554 ASTUnit *Unit, bool Persistent, StringRef ResourceFilesPath, in LoadFromCompilerInvocationAction() argument1570 if (!ResourceFilesPath.empty()) { in LoadFromCompilerInvocationAction()1572 CI->getHeaderSearchOpts().ResourceDir = std::string(ResourceFilesPath); in LoadFromCompilerInvocationAction()1761 IntrusiveRefCntPtr<DiagnosticsEngine> Diags, StringRef ResourceFilesPath, in LoadFromCommandLine() argument1809 CI->getHeaderSearchOpts().ResourceDir = std::string(ResourceFilesPath); in LoadFromCommandLine()