Home
last modified time | relevance | path

Searched refs:toVector (Results 1 – 10 of 10) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DFileUtilities.h48 filename.toVector(Filename); in DeleteIt()
68 filename.toVector(Filename);
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DTwine.cpp26 void Twine::toVector(SmallVectorImpl<char> &Out) const { in toVector() function in Twine
34 toVector(Out); in toStringRef()
52 toVector(Out); in toNullTerminatedStringRef()
H A DPath.cpp173 Model.toVector(ModelStorage); in createUniqueEntity()
536 path.toVector(result); in native()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DTwine.h424 void toVector(SmallVectorImpl<char> &Out) const;
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp223 Name.toVector(NameSV); in LookupSymbol()
H A DMCAsmStreamer.cpp255 T.toVector(CommentToEmit); in AddComment()
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp31 explicit HeaderBuilder(Twine T) { T.toVector(Chars); } in HeaderBuilder()
37 Twine(X).toVector(Chars); in concat()
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DVirtualFileSystem.cpp882 Path_.toVector(Path); in lookupPath()
/minix3/external/bsd/llvm/dist/llvm/lib/Support/Windows/
H A DPath.inc77 Path8.toVector(Path8Str);
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp6349 Name.toVector(TmpName); in EmitProtocolList()