| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | Caching.cpp | 36 CacheNameRef.toVector(CacheName); in localCache() 37 TempFilePrefixRef.toVector(TempFilePrefix); in localCache() 38 CacheDirectoryPathRef.toVector(CacheDirectoryPath); in localCache()
|
| H A D | Twine.cpp | 32 void Twine::toVector(SmallVectorImpl<char> &Out) const { in toVector() function in Twine 51 toVector(Out); in toNullTerminatedStringRef()
|
| H A D | VirtualFileSystem.cpp | 289 Path.toVector(Storage); in adjustPath() 340 adjustPath(Path, Storage).toVector(Absolute); in setCurrentWorkingDirectory() 822 P.toVector(Path); in addFile() 931 P.toVector(Path); in lookupNode() 1030 NewLink.toVector(NewLinkStr); in addSymbolicLink() 1031 Target.toVector(TargetStr); in addSymbolicLink() 1136 P.toVector(Path); in setCurrentWorkingDirectory() 1157 Path.toVector(Output); in getRealPath() 1326 Path.toVector(AbsolutePath); in setCurrentWorkingDirectory() 1336 Path_.toVector(Path); in isLocal() [all …]
|
| H A D | Path.cpp | 535 (Twine(NewPrefix) + RelPath).toVector(NewPath); in replace_path_prefix() 546 path.toVector(result); in native() 799 Model.toVector(ModelStorage); in createUniquePath() 919 current_directory.toVector(current_dir); in make_absolute()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | FileUtilities.h | 50 filename.toVector(Filename); in DeleteIt() 70 filename.toVector(Filename);
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | PrintPasses.cpp | 223 ("--old-line-format=" + OldLineFormat).toVector(OLF); in doSystemDiff() 224 ("--new-line-format=" + NewLineFormat).toVector(NLF); in doSystemDiff() 225 ("--unchanged-line-format=" + UnchangedLineFormat).toVector(ULF); in doSystemDiff()
|
| /openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/ |
| H A D | MCAsmParser.cpp | 105 Msg.toVector(PErr.Msg); in Error() 122 Suffix.toVector(PErr.Msg); in addErrorSuffix()
|
| /openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/ |
| H A D | COFF.cpp | 43 Twine('/').concat(Twine(Offset)).toVector(Buffer); in encodeSectionName()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
| H A D | Twine.h | 451 void toVector(SmallVectorImpl<char> &Out) const; 476 toVector(Out); in toStringRef()
|
| /openbsd-src/gnu/llvm/lldb/source/Host/linux/ |
| H A D | Host.cpp | 176 (llvm::Twine("/proc/") + llvm::Twine(pid) + "/exe").toVector(ProcExe); in GetExePathAndArch()
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | FrontendActions.cpp | 1078 .toVector(Str); in ExecuteAction() 1092 .toVector(Str); in ExecuteAction()
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGCoroutine.cpp | 127 Twine(No).toVector(Prefix); in buildSuspendPrefixStr()
|
| H A D | CGObjCMac.cpp | 7172 Name.toVector(TmpName); in EmitProtocolList()
|
| /openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/ |
| H A D | MinidumpYAML.cpp | 390 Twine(Index).toVector(Name); in mapping()
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/Windows/ |
| H A D | Path.inc | 75 Path8.toVector(Path8Str); 1384 path.toVector(dest); 1398 path.toVector(Storage);
|
| /openbsd-src/gnu/llvm/lldb/source/Commands/ |
| H A D | CommandCompletions.cpp | 325 partial_name.toVector(CompletionBuffer); in DiskFilesOrDirectories()
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/Unix/ |
| H A D | Path.inc | 699 path.toVector(dest); 1310 path.toVector(Storage);
|
| /openbsd-src/gnu/llvm/llvm/lib/Object/ |
| H A D | XCOFFObjectFile.cpp | 447 .toVector(UnknownType); in getSectionFileOffsetToRawData()
|
| /openbsd-src/gnu/llvm/lld/ELF/ |
| H A D | InputFiles.cpp | 62 (f->archiveName + "(" + f->getName() + ")").toVector(f->toStringCache); in toString()
|
| /openbsd-src/gnu/llvm/lld/MachO/ |
| H A D | Driver.cpp | 225 val.toVector(ltoPolicy); in getLTOCachePolicy()
|
| /openbsd-src/gnu/llvm/llvm/lib/MC/ |
| H A D | MCAsmStreamer.cpp | 422 T.toVector(CommentToEmit); in AddComment()
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
| H A D | Clang.cpp | 3615 Path.toVector(Result); in getDefaultModuleCachePath()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/ |
| H A D | MachODump.cpp | 7440 FilenameDSYM.toVector(Path); in getMachODSymObject()
|