Lines Matching refs:SmallVectorImpl
168 static std::error_code TempDir(SmallVectorImpl<char> &result);
171 SmallVectorImpl<char> &ResultPath,
439 void append(SmallVectorImpl<char> &path, const Twine &a,
454 for (SmallVectorImpl<StringRef>::const_iterator i = components.begin(),
480 void append(SmallVectorImpl<char> &path,
494 void remove_filename(SmallVectorImpl<char> &path) {
500 void replace_extension(SmallVectorImpl<char> &path, const Twine &extension) {
518 void native(const Twine &path, SmallVectorImpl<char> &result) {
528 void native(SmallVectorImpl<char> &path) {
580 void system_temp_directory(bool erasedOnReboot, SmallVectorImpl<char> &result) {
720 SmallVectorImpl<char> &ResultPath,
726 SmallVectorImpl<char> &ResultPath) {
733 llvm::SmallVectorImpl<char> &ResultPath, FSEntity Type) {
745 llvm::SmallVectorImpl<char> &ResultPath, FSEntity Type) {
753 SmallVectorImpl<char> &ResultPath) {
758 SmallVectorImpl<char> &ResultPath) {
767 SmallVectorImpl<char> &ResultPath) {
773 std::error_code make_absolute(SmallVectorImpl<char> &path) {