Searched refs:PrependPath (Results 1 – 9 of 9) sorted by relevance
66 PrependPath = std::string(PrependPathIn); in setExternalFilePrependPath()80 PrependPath ? std::optional<StringRef>(StringRef(*PrependPath)) in link()
55 std::optional<std::string> PrependPath; member72 void setExternalFilePrependPath(StringRef PrependPath);
61 std::string PrependPath; member
106 GlobalData.Options.PrependPath = Ppath; in setPrependPath()
380 SmallString<0> Path(GlobalData.getOptions().PrependPath); in loadClangModule()
2531 SmallString<0> Path(Options.PrependPath); in loadClangModule()