Searched defs:setPrependPath (Results 1 – 5 of 5) sorted by relevance
287 void setPrependPath(StringRef Ppath) override { Options.PrependPath = Ppath; } in setPrependPath() function
308 void setPrependPath(const std::string &Ppath) { Options.PrependPath = Ppath; } in setPrependPath() function
426 void setPrependPath(const std::string &Ppath) { Options.PrependPath = Ppath; } in setPrependPath() function