Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTwine.h169 explicit Twine(NodeKind Kind) : LHSKind(Kind) { in Twine() function
174 explicit Twine(const Twine &LHS, const Twine &RHS) in Twine() function
182 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind) in Twine() function
256 /*implicit*/ Twine() { in Twine() function
267 /*implicit*/ Twine(const char *Str) { in Twine() function
281 /*implicit*/ Twine(const std::string &Str) : LHSKind(StdStringKind) { in Twine() function
287 /*implicit*/ Twine(const StringRef &Str) : LHSKind(StringRefKind) { in Twine() function
293 /*implicit*/ Twine(const SmallVectorImpl<char> &Str) in Twine() function
300 /*implicit*/ Twine(const formatv_object_base &Fmt) in Twine() function
307 explicit Twine(char Val) : LHSKind(CharKind) { in Twine() function
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DMangler.h24 class Twine; variable
H A DDiagnosticPrinter.h27 class Twine; variable
H A DGlobalIFunc.h26 class Twine; variable
H A DGlobalAlias.h23 class Twine; variable
H A DLLVMContext.h37 class Twine; variable
H A DMatrixBuilder.h30 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A Dyaml2obj.h21 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DErrorHandling.h22 class Twine; variable
H A DFileCollector.h21 class Twine; variable
H A DThreading.h51 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DError.h21 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLLVM.h32 class Twine; variable
H A DCuda.h14 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A DDifferenceEngine.h28 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.h21 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h28 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h20 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMagic.h16 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h51 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.h23 class Twine; variable
H A DTGLexer.h29 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h252 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCStreamer.h55 class Twine; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h46 class Twine; variable

12