Home | History | Annotate | Download | only in Support

Lines Matching refs:ResultPath

588 /// @param ResultPath Set to the opened file's absolute path.
592 SmallVectorImpl<char> &ResultPath,
597 SmallVectorImpl<char> &ResultPath);
609 SmallVectorImpl<char> &ResultPath);
613 SmallVectorImpl<char> &ResultPath);
616 SmallVectorImpl<char> &ResultPath);
621 /// @param ResultPath The buffer into which to write the path
622 std::error_code getPathFromOpenFD(int FD, SmallVectorImpl<char> &ResultPath);