Searched defs:typeName (Results 1 – 9 of 9) sorted by relevance
680 auto declareSpecialization = [&](const Twine &typeName, StringRef code) { in emitPackUnpackOptionalTemplate()703 StringRef typeName = type.getCXXTypeName(); in emitPackUnpackOptionalTemplate() local
482 virtual std::string typeName() const { return "Value *"; } in typeName() function in __anon3961c3990111::Result 572 std::string typeName() const override { in typeName() function in __anon3961c3990111::BuiltinArgResult 715 std::string typeName() const override { in typeName() function in __anon3961c3990111::AddressResult 770 std::string typeName() const override { typeName() function in __anon3961c3990111::TypeResult
430 StringRef typeName = (*Operands)[operandIndex].Rec->getName(); in handleOperand() local
246 StreamString typeName; PrintDecl() local
3303 StringRef MachOAbstractFixupEntry::typeName() const { return "unknown"; } in typeName() function in MachOAbstractFixupEntry 3758 StringRef MachORebaseEntry::typeName() const { typeName() function in MachORebaseEntry 4302 StringRef MachOBindEntry::typeName() const { typeName() function in MachOBindEntry
2246 auto typeName = Ty.getUnqualifiedType().getAsString(Policy); GenKernelArgMetadata() local 2269 std::string typeName = getTypeSpelling(pointeeTy) + "*"; GenKernelArgMetadata() local 2295 std::string typeName = getTypeSpelling(ty); GenKernelArgMetadata() local
2576 llvm::Constant *typeName = GetEHType() local
5179 SmallString<36> typeName; EmitDeclareOfBlockLiteralArgVariable() local
4845 PPC_VECTOR_TYPE(typeName,Id,size) DecodePPCMMATypeFromStr() argument