Searched defs:getType (Results 1 - 25 of 90) sorted by relevance

1234

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeTableCollection.cpp37 CVType TypeTableCollection::getType(TypeIndex Index) { function in class:TypeTableCollection
H A DGlobalTypeTableBuilder.cpp54 CVType GlobalTypeTableBuilder::getType(TypeIndex Index) { function in class:GlobalTypeTableBuilder
H A DAppendingTypeTableBuilder.cpp52 CVType AppendingTypeTableBuilder::getType(TypeIndex Index){ function in class:AppendingTypeTableBuilder
H A DLazyRandomTypeCollection.cpp90 CVType LazyRandomTypeCollection::getType(TypeIndex Index) { function in class:LazyRandomTypeCollection
H A DMergingTypeTableBuilder.cpp54 CVType MergingTypeTableBuilder::getType(TypeIndex Index) { function in class:MergingTypeTableBuilder
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DLocInfoType.h47 QualType getType() const { return getCanonicalTypeInternal(); } function in class:clang::LocInfoType
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionMachO.h57 MachO::SectionType getType() const { function in class:llvm::final
H A DMCSymbolCOFF.h33 uint16_t getType() const { function in class:llvm::MCSymbolCOFF
H A DMCSectionELF.h71 unsigned getType() const { return Type; } function in class:llvm::final
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicTypeInfo.h34 QualType getType() const { return DynTy; } function in class:clang::ento::DynamicTypeInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h81 Type getType() const { return Kind; } function in class:llvm::SymbolRewriter::RewriteDescriptor
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTraceOptions.h26 lldb::TraceType getType() const { return m_type; } function in class:lldb_private::TraceOptions
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTraceOptions.cpp28 lldb::TraceType SBTraceOptions::getType() const { function in class:SBTraceOptions
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h45 Type *getType() const { return Ty; } function in class:llvm::MachineConstantPoolValue
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DAddress.h43 llvm::PointerType *getType() const { function in class:clang::CodeGen::Address
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DComparisonCategories.cpp165 QualType ComparisonCategoryInfo::getType() const { function in class:ComparisonCategoryInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSymbolELF.cpp123 unsigned MCSymbolELF::getType() const { function in class:llvm::MCSymbolELF
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DInputInfo.h77 types::ID getType() const { return Type; } function in class:clang::driver::InputInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp221 codeview::CVType TpiStream::getType(codeview::TypeIndex Index) { function in class:TpiStream
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h196 unsigned char getType() const { return st_info & 0x0f; } function in struct:llvm::object::Elf_Sym_Impl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDivRemPairs.cpp95 Type *getType() const { return DivInst->getType(); } function in struct:DivRemPairWorklistEntry
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.h132 MVT getType(unsigned Mode) const { return get(Mode); } function in struct:llvm::ValueTypeByHwMode
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp323 QualType SymbolConjured::getType() const { function in class:SymbolConjured
327 QualType SymbolDerived::getType() const { function in class:SymbolDerived
331 QualType SymbolExtent::getType() const { function in class:SymbolExtent
336 QualType SymbolMetadata::getType() const { function in class:SymbolMetadata
340 QualType SymbolRegionValue::getType() const { function in class:SymbolRegionValue
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h169 const TypeDescriptor &getType() const { return Type; } function in class:__ubsan::Value
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h72 PointerType *getType() const { function in class:llvm::final

Completed in 600 milliseconds

1234