Searched defs:getTypeName (Results 1 - 15 of 15) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyBuiltinDumper.cpp28 StringRef BuiltinDumper::getTypeName(const PDBSymbolTypeBuiltin &Symbol) { function in class:BuiltinDumper
H A DMinimalTypeDumper.cpp280 StringRef MinimalTypeDumpVisitor::getTypeName(TypeIndex TI) const { function in class:MinimalTypeDumpVisitor
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTypeName.h27 inline StringRef getTypeName() { function in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeTableCollection.cpp42 StringRef TypeTableCollection::getTypeName(TypeIndex Index) { function in class:TypeTableCollection
H A DAppendingTypeTableBuilder.cpp56 StringRef AppendingTypeTableBuilder::getTypeName(TypeIndex Index) { function in class:AppendingTypeTableBuilder
H A DGlobalTypeTableBuilder.cpp59 StringRef GlobalTypeTableBuilder::getTypeName(TypeIndex Index) { function in class:GlobalTypeTableBuilder
H A DLazyRandomTypeCollection.cpp113 StringRef LazyRandomTypeCollection::getTypeName(TypeIndex Index) { function in class:LazyRandomTypeCollection
H A DMergingTypeTableBuilder.cpp59 StringRef MergingTypeTableBuilder::getTypeName(TypeIndex Index) { function in class:MergingTypeTableBuilder
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp163 const char *TargetInfo::getTypeName(IntType T) { function in class:TargetInfo
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DTypes.cpp52 const char *types::getTypeName(ID Id) { function in class:types
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h110 const char *getTypeName() const { return TypeName; } function in class:__ubsan::TypeDescriptor
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp130 std::string MetadataStreamerV2::getTypeName(Type *Ty, bool Signed) const { function in class:llvm::AMDGPU::HSAMD::MetadataStreamerV2
543 std::string MetadataStreamerV3::getTypeName(Type *Ty, bool Signed) const { function in class:llvm::AMDGPU::HSAMD::MetadataStreamerV3
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h555 inline void RelocationRef::getTypeName(SmallVectorImpl<char> &Result) const { function in class:llvm::object::RelocationRef
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h663 StringRef getTypeName() const { return TypeName; } function in class:llvm::CheckValueTypeMatcher
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp284 ParsedType Sema::getTypeName(const IdentifierInfo &II, SourceLocation NameLoc, function in class:Sema

Completed in 265 milliseconds