Searched defs:FixupRelativePath (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Basic/
H A DFileManager.cpp388 bool FileManager::FixupRelativePath(SmallVectorImpl<char> &path) const { function in class:FileManager
402 bool Changed = FixupRelativePath(Path);
441 FixupRelativePath(FilePath);
452 FixupRelativePath(FilePath);
469 FixupRelativePath(FilePath);
478 FixupRelativePath(FilePath);

Completed in 26 milliseconds