Searched defs:PrependPathComponent (Results 1 – 2 of 2) sorted by relevance
421 void FileSpec::PrependPathComponent(llvm::StringRef component) { in PrependPathComponent() function in FileSpec431 void FileSpec::PrependPathComponent(const FileSpec &new_path) { in PrependPathComponent() function in FileSpec
123 TEST(FileSpecTest, PrependPathComponent) { in TEST() argument