| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | FileUtilities.h | 50 filename.toVector(Filename); in DeleteIt() 70 filename.toVector(Filename);
|
| /freebsd-14.2/contrib/llvm-project/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 53 toVector(Out); in toNullTerminatedStringRef()
|
| H A D | VirtualFileSystem.cpp | 290 Path.toVector(Storage); in adjustPath() 824 P.toVector(Path); in addFile() 933 P.toVector(Path); in lookupNode() 1032 NewLink.toVector(NewLinkStr); in addSymbolicLink() 1033 Target.toVector(TargetStr); in addSymbolicLink() 1138 P.toVector(Path); in setCurrentWorkingDirectory() 1159 Path.toVector(Output); in getRealPath() 1328 Path.toVector(AbsolutePath); in setCurrentWorkingDirectory() 1338 Path_.toVector(Path); in isLocal() 1405 Dir.toVector(Path); in dir_begin() [all …]
|
| H A D | Path.cpp | 537 (Twine(NewPrefix) + RelPath).toVector(NewPath); in replace_path_prefix() 548 path.toVector(result); in native() 801 Model.toVector(ModelStorage); in createUniquePath() 921 current_directory.toVector(current_dir); in make_absolute()
|
| /freebsd-14.2/contrib/llvm-project/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()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | MCAsmParser.cpp | 105 Msg.toVector(PErr.Msg); in Error() 122 Suffix.toVector(PErr.Msg); in addErrorSuffix()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | COFF.cpp | 43 Twine('/').concat(Twine(Offset)).toVector(Buffer); in encodeSectionName()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | Twine.h | 469 void toVector(SmallVectorImpl<char> &Out) const; 495 toVector(Out); in toStringRef()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | FrontendActions.cpp | 1109 .toVector(Str); in ExecuteAction() 1123 .toVector(Str); in ExecuteAction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | MinidumpYAML.cpp | 390 Twine(Index).toVector(Name); in mapping()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Windows/ |
| H A D | Path.inc | 75 Path8.toVector(Path8Str); 1426 path.toVector(dest); 1440 path.toVector(Storage);
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 339 Arg.toVector(ArgVec); in getModuleContextHash()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCoroutine.cpp | 127 Twine(No).toVector(Prefix); in buildSuspendPrefixStr()
|
| H A D | CGObjCMac.cpp | 7128 Name.toVector(TmpName); in EmitProtocolList()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandCompletions.cpp | 328 partial_name.toVector(CompletionBuffer); in DiskFilesOrDirectories()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | Path.inc | 704 path.toVector(dest); 1315 path.toVector(Storage);
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ |
| H A D | XCOFFObjectFile.cpp | 451 .toVector(UnknownType); in getSectionFileOffsetToRawData()
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | InputFiles.cpp | 68 (f->archiveName + "(" + f->getName() + ")").toVector(f->toStringCache); in toString()
|
| /freebsd-14.2/contrib/llvm-project/lld/MachO/ |
| H A D | Driver.cpp | 230 val.toVector(ltoPolicy); in getLTOCachePolicy()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAsmStreamer.cpp | 429 T.toVector(CommentToEmit); in AddComment()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Clang.cpp | 3750 Path.toVector(Result); in getDefaultModuleCachePath()
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | MachODump.cpp | 7033 FilenameDSYM.toVector(Path); in getMachODSymObject()
|