Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DFileUtilities.h48 filename.toVector(Filename); in DeleteIt()
68 filename.toVector(Filename);
/external/llvm/lib/Support/
DTwine.cpp26 void Twine::toVector(SmallVectorImpl<char> &Out) const { in toVector() function in Twine
45 toVector(Out); in toNullTerminatedStringRef()
DPath.cpp165 Model.toVector(ModelStorage); in createUniqueEntity()
526 path.toVector(result); in native()
795 current_directory.toVector(current_dir); in make_absolute()
/external/llvm/include/llvm/ADT/
DTwine.h434 void toVector(SmallVectorImpl<char> &Out) const;
457 toVector(Out); in toStringRef()
/external/clang/lib/Basic/
DVirtualFileSystem.cpp494 P.toVector(Path); in addFile()
567 P.toVector(Path); in lookupInMemoryNode()
1218 Path_.toVector(Path); in lookupPath()
/external/llvm/lib/MC/
DMCAsmStreamer.cpp263 T.toVector(CommentToEmit); in AddComment()
/external/llvm/lib/IR/
DDIBuilder.cpp46 Twine(X).toVector(Chars); in concat()
/external/llvm/lib/Support/Windows/
DPath.inc73 Path8.toVector(Path8Str);
/external/clang/lib/CodeGen/
DCGObjCMac.cpp6540 Name.toVector(TmpName); in EmitProtocolList()