Home
last modified time | relevance | path

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

12

/freebsd-head/contrib/llvm-project/llvm/include/llvm/ADT/
HDTwine.h175 explicit Twine(NodeKind Kind) : LHSKind(Kind) { in Twine() function
180 explicit Twine(const Twine &LHS, const Twine &RHS) in Twine() function
188 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind) in Twine() function
262 /*implicit*/ Twine() { in Twine() function
273 /*implicit*/ Twine(const char *Str) { in Twine() function
287 /*implicit*/ Twine(const std::string &Str) : LHSKind(StdStringKind) { in Twine() function
296 /*implicit*/ Twine(const std::string_view &Str) in Twine() function
304 /*implicit*/ Twine(const StringRef &Str) : LHSKind(PtrAndLengthKind) { in Twine() function
311 /*implicit*/ Twine(const StringLiteral &Str) in Twine() function
319 /*implicit*/ Twine(const SmallVectorImpl<char> &Str) in Twine() function
[all …]
/freebsd-head/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDyaml2obj.h21 class Twine; variable
/freebsd-head/contrib/llvm-project/llvm/include/llvm/IR/
HDDiagnosticPrinter.h27 class Twine; variable
HDMangler.h25 class Twine; variable
HDGlobalAlias.h24 class Twine; variable
HDGlobalIFunc.h28 class Twine; variable
HDLLVMContext.h37 class Twine; variable
HDMatrixBuilder.h30 class Twine; variable
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Support/
HDErrorHandling.h21 class Twine; variable
HDFileCollector.h20 class Twine; variable
HDThreading.h49 class Twine; variable
/freebsd-head/contrib/llvm-project/clang/include/clang/Basic/
HDLLVM.h29 class Twine; variable
HDCuda.h14 class Twine; variable
/freebsd-head/contrib/llvm-project/lld/include/lld/Common/
HDLLVM.h29 class Twine; variable
/freebsd-head/contrib/llvm-project/lldb/include/lldb/Utility/
HDDataBufferLLVM.h21 class Twine; variable
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Object/
HDError.h21 class Twine; variable
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-objdump/
HDllvm-objdump.h26 class Twine; variable
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-diff/lib/
HDDifferenceEngine.h28 class Twine; variable
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMIRFormatter.h28 class Twine; variable
/freebsd-head/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
HDMCAsmParserExtension.h19 class Twine; variable
/freebsd-head/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDMagic.h16 class Twine; variable
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenFunction.h53 class Twine; variable
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
HDAMDGPUDisassembler.h33 class Twine; variable
/freebsd-head/contrib/llvm-project/llvm/lib/TableGen/
HDTGParser.h23 class Twine; variable
/freebsd-head/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDSampleProfReader.h252 class Twine; variable

12