Searched refs:ModuleSearchPaths (Results 1 – 3 of 3) sorted by relevance
29 std::vector<std::string> ModuleSearchPaths; variable
762 getAPINotesOpts().ModuleSearchPaths); in createSema()
3486 for (const auto &Path : Opts.ModuleSearchPaths) in GetInputKindName() 3498 Opts.ModuleSearchPaths.push_back(A->getValue()); in GetInputKindName()