Home
last modified time | relevance | path

Searched defs:Twine (Results 1 – 25 of 41) sorted by relevance

12

/external/llvm/include/llvm/ADT/
DTwine.h163 explicit Twine(NodeKind Kind) in Twine() function
169 explicit Twine(const Twine &LHS, const Twine &RHS) in Twine() function
177 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind) in Twine() function
255 /*implicit*/ Twine() : LHSKind(EmptyKind), RHSKind(EmptyKind) { in Twine() function
266 /*implicit*/ Twine(const char *Str) in Twine() function
278 /*implicit*/ Twine(const std::string &Str) in Twine() function
285 /*implicit*/ Twine(const StringRef &Str) in Twine() function
292 /*implicit*/ Twine(const SmallVectorImpl<char> &Str) in Twine() function
299 explicit Twine(char Val) in Twine() function
305 explicit Twine(signed char Val) in Twine() function
[all …]
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTwine.h167 explicit Twine(NodeKind Kind) in Twine() function
173 explicit Twine(const Twine &LHS, const Twine &RHS) in Twine() function
181 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind) in Twine() function
255 /*implicit*/ Twine() : LHSKind(EmptyKind), RHSKind(EmptyKind) { in Twine() function
266 /*implicit*/ Twine(const char *Str) in Twine() function
278 /*implicit*/ Twine(const std::string &Str) in Twine() function
285 /*implicit*/ Twine(const StringRef &Str) in Twine() function
292 /*implicit*/ Twine(const SmallVectorImpl<char> &Str) in Twine() function
299 /*implicit*/ Twine(const formatv_object_base &Fmt) in Twine() function
306 explicit Twine(char Val) in Twine() function
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DTwine.h164 explicit Twine(NodeKind Kind) in Twine() function
170 explicit Twine(const Twine &_LHS, const Twine &_RHS) in Twine() function
178 explicit Twine(Child _LHS, NodeKind _LHSKind, in Twine() function
253 /*implicit*/ Twine() : LHSKind(EmptyKind), RHSKind(EmptyKind) { in Twine() function
262 /*implicit*/ Twine(const char *Str) in Twine() function
274 /*implicit*/ Twine(const std::string &Str) in Twine() function
281 /*implicit*/ Twine(const StringRef &Str) in Twine() function
288 explicit Twine(char Val) in Twine() function
294 explicit Twine(signed char Val) in Twine() function
300 explicit Twine(unsigned char Val) in Twine() function
[all …]
/external/clang/test/CodeGenCXX/
Dconstructor-convert.cpp4 class Twine { class
6 Twine(const char *Str) { } in Twine() function in Twine
/external/llvm/include/llvm/IR/
DOptBisect.h22 class Twine; variable
DMangler.h24 class Twine; variable
DDiagnosticPrinter.h27 class Twine; variable
DGlobalAlias.h23 class Twine; variable
DGlobalIFunc.h26 class Twine; variable
DLLVMContext.h25 class Twine; variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DErrorHandling.h23 class Twine; variable
DSourceMgr.h29 class Twine; variable
/external/llvm/include/llvm/Support/
DErrorHandling.h23 class Twine; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrorHandling.h23 class Twine; variable
/external/clang/include/clang/Basic/
DLLVM.h30 class Twine; variable
/external/llvm/lib/Target/AMDGPU/Disassembler/
DAMDGPUDisassembler.h28 class Twine; variable
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DMangler.h21 class Twine; variable
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/
DMCAsmParser.h27 class Twine; variable
DMCAsmParserExtension.h18 class Twine; variable
/external/llvm/tools/llvm-diff/
DDifferenceEngine.h29 class Twine; variable
/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDifferenceEngine.h31 class Twine; variable
/external/llvm/include/llvm/MC/MCParser/
DMCAsmParserExtension.h18 class Twine; variable
DMCAsmParser.h31 class Twine; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DLLVMContext.h37 class Twine; variable
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCStreamer.h36 class Twine; variable

12