Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DTwine.h171 explicit Twine(NodeKind Kind) : LHSKind(Kind) { in Twine() function
176 explicit Twine(const Twine &LHS, const Twine &RHS) in Twine() function
184 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind) in Twine() function
258 /*implicit*/ Twine() { in Twine() function
269 /*implicit*/ Twine(const char *Str) { in Twine() function
283 /*implicit*/ Twine(const std::string &Str) : LHSKind(StdStringKind) { in Twine() function
292 /*implicit*/ Twine(const std::string_view &Str) in Twine() function
300 /*implicit*/ Twine(const StringRef &Str) : LHSKind(PtrAndLengthKind) { in Twine() function
307 /*implicit*/ Twine(const SmallVectorImpl<char> &Str) in Twine() function
315 /*implicit*/ Twine(const formatv_object_base &Fmt) in Twine() function
[all …]
/openbsd/src/gnu/llvm/llvm/include/llvm/ObjectYAML/
Dyaml2obj.h21 class Twine; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DMangler.h24 class Twine; variable
DDiagnosticPrinter.h27 class Twine; variable
DGlobalAlias.h24 class Twine; variable
DGlobalIFunc.h28 class Twine; variable
DLLVMContext.h37 class Twine; variable
DMatrixBuilder.h30 class Twine; variable
/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DDataBufferLLVM.h21 class Twine; variable
/openbsd/src/gnu/llvm/lld/include/lld/Common/
DLLVM.h29 class Twine; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DErrorHandling.h21 class Twine; variable
DFileCollector.h20 class Twine; variable
DThreading.h49 class Twine; variable
DYAMLParser.h56 class Twine; variable
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DLLVM.h32 class Twine; variable
DCuda.h14 class Twine; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/Object/
DError.h21 class Twine; variable
/openbsd/src/gnu/llvm/llvm/tools/llvm-objdump/
Dllvm-objdump.h21 class Twine; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/MCParser/
DMCAsmParserExtension.h19 class Twine; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DMagic.h16 class Twine; variable
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/Disassembler/
DAMDGPUDisassembler.h30 class Twine; variable
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCodeGenFunction.h51 class Twine; variable
/openbsd/src/gnu/llvm/llvm/lib/TableGen/
DTGParser.h23 class Twine; variable
DTGLexer.h29 class Twine; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h46 class Twine; variable

12