Home
last modified time | relevance | path

Searched defs:typeName (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPPC.cpp301 #define PPC_VECTOR_TYPE(typeName, Id, size) \ in DecodePPCMMATypeFromStr() argument
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp430 StringRef typeName = (*Operands)[operandIndex].Rec->getName(); in handleOperand() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp482 virtual std::string typeName() const { return "Value *"; } in typeName() function in __anon819a2c470111::Result
572 std::string typeName() const override { in typeName() function in __anon819a2c470111::BuiltinArgResult
715 std::string typeName() const override { in typeName() function in __anon819a2c470111::AddressResult
771 std::string typeName() const override { in typeName() function in __anon819a2c470111::TypeResult
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp249 StreamString typeName; in PrintDecl() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3303 StringRef MachOAbstractFixupEntry::typeName() const { return "unknown"; } in typeName() function in MachOAbstractFixupEntry
3760 StringRef MachORebaseEntry::typeName() const { in typeName() function in MachORebaseEntry
4306 StringRef MachOBindEntry::typeName() const { in typeName() function in MachOBindEntry
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2280 auto typeName = Ty.getUnqualifiedType().getAsString(Policy); in GenKernelArgMetadata() local
2303 std::string typeName = getTypeSpelling(pointeeTy) + "*"; in GenKernelArgMetadata() local
2329 std::string typeName = getTypeSpelling(ty); in GenKernelArgMetadata() local
H A DCGObjCGNU.cpp2575 llvm::Constant *typeName = in GetEHType() local
H A DCGDebugInfo.cpp5314 SmallString<36> typeName; in EmitDeclareOfBlockLiteralArgVariable() local