Searched defs:NewPath (Results 1 – 3 of 3) sorted by relevance
52 void insert(StringRef NewPath, unsigned ConsumedLength = 0) { in insert()170 void FileMatchTrie::insert(StringRef NewPath) { in insert()
398 SmallString<128> NewPath(FileSystemOpts.WorkingDir); in FixupRelativePath() local
92 PathPieces NewPath; in flattenTo() local