Home
last modified time | relevance | path

Searched defs:getTypeName (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTypeName.h27 inline StringRef getTypeName() { in getTypeName() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyBuiltinDumper.cpp28 StringRef BuiltinDumper::getTypeName(const PDBSymbolTypeBuiltin &Symbol) { in getTypeName() function in BuiltinDumper
H A DMinimalTypeDumper.cpp285 StringRef MinimalTypeDumpVisitor::getTypeName(TypeIndex TI) const { in getTypeName() function in MinimalTypeDumpVisitor
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeTableCollection.cpp43 StringRef TypeTableCollection::getTypeName(TypeIndex Index) { in getTypeName() function in TypeTableCollection
H A DAppendingTypeTableBuilder.cpp49 StringRef AppendingTypeTableBuilder::getTypeName(TypeIndex Index) { in getTypeName() function in AppendingTypeTableBuilder
H A DGlobalTypeTableBuilder.cpp52 StringRef GlobalTypeTableBuilder::getTypeName(TypeIndex Index) { in getTypeName() function in GlobalTypeTableBuilder
H A DMergingTypeTableBuilder.cpp53 StringRef MergingTypeTableBuilder::getTypeName(TypeIndex Index) { in getTypeName() function in MergingTypeTableBuilder
H A DLazyRandomTypeCollection.cpp112 StringRef LazyRandomTypeCollection::getTypeName(TypeIndex Index) { getTypeName() function in LazyRandomTypeCollection
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h110 const char *getTypeName() const { return TypeName; } in getTypeName() function
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DTypes.cpp52 const char *types::getTypeName(ID Id) { in getTypeName() function in types
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp74 StringRef LVElement::getTypeName() const { in getTypeName() function in LVElement
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp209 const char *TargetInfo::getTypeName(IntType T) { in getTypeName() function in TargetInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp109 static std::string getTypeName(OverloadKind Kind, Type *Ty) { in getTypeName() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h632 inline void RelocationRef::getTypeName(SmallVectorImpl<char> &Result) const { in getTypeName() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp138 std::string MetadataStreamerMsgPackV4::getTypeName(Type *Ty, in getTypeName() function in llvm::AMDGPU::HSAMD::MetadataStreamerMsgPackV4
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp98 std::string getTypeName(TypeIndex TI) override { getTypeName() function in __anon1c0f18e50111::CVMCAdapter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp287 ParsedType Sema::getTypeName(const IdentifierInfo &II, SourceLocation NameLoc, in getTypeName() function in Sema