Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTwine.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-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DMangler.h24 class Twine; global() variable
H A DDiagnosticPrinter.h27 class Twine; variable
H A DGlobalAlias.h24 class Twine; variable
H A DGlobalIFunc.h28 class Twine; variable
H A DLLVMContext.h37 class Twine; variable
H A DMatrixBuilder.h30 class Twine; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A Dyaml2obj.h21 class Twine; variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataBufferLLVM.h21 class Twine; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrorHandling.h21 class Twine; variable
H A DFileCollector.h20 class Twine; variable
H A DThreading.h49 class Twine; variable
/freebsd-src/contrib/llvm-project/lld/include/lld/Common/
H A DLLVM.h29 class Twine; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLLVM.h29 class Twine; variable
H A DCuda.h14 class Twine; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DError.h21 class Twine; variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.h26 class Twine; variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.h28 class Twine; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h28 class Twine; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h19 class Twine; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMagic.h16 class Twine; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h51 class Twine; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h32 class Twine; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h23 class Twine; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h252 class Twine; variable

12