/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolutionExpressions.h | 73 Type *getType() const { return V->getType(); } getType() function 90 Type *getType() const { return Ty; } getType() function 120 Type *getType() const { return Ty; } getType() function 284 Type *getType() const { return Ty; } getType() function 298 Type *getType() const { return getOperand(0)->getType(); } getType() function 327 Type *getType() const { getType() function 358 Type *getType() const { return getStart()->getType(); } getType() function 444 Type *getType() const { return getOperand(0)->getType(); } getType() function 538 Type *getType() const { return getOperand(0)->getType(); } getType() function 600 Type *getType() const { return getValPtr()->getType(); } getType() function [all...] |
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | SymbolManager.cpp | 328 QualType SymbolConjured::getType() const { in getType() function in SymbolConjured 332 QualType SymbolDerived::getType() const { in getType() function in SymbolDerived 336 QualType SymbolExtent::getType() const { in getType() function in SymbolExtent 341 QualType SymbolMetadata::getType() const { in getType() function in SymbolMetadata 345 QualType SymbolRegionValue::getType() const { in getType() function in SymbolRegionValue
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | DynamicTypeInfo.h | 34 QualType getType() const { return DynTy; } in getType() function
|
H A D | SymbolManager.h | 303 QualType getType() const override { return ToTy; } in getType() function 355 QualType getType() const override { return T; } in getType() function 395 QualType getType() const override { return T; } in getType() function 557 QualType getType(const SymExpr *SE) const { in getType() function
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | LocInfoType.h | 44 QualType getType() const { return getCanonicalTypeInternal(); } in getType() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionMachO.h | 57 MachO::SectionType getType() const { in getType() function
|
H A D | MCSymbolCOFF.h | 36 uint16_t getType() const { in getType() function
|
H A D | MCSectionELF.h | 78 unsigned getType() const { return Type; } in getType() function
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeTableCollection.cpp | 38 CVType TypeTableCollection::getType(TypeIndex Index) { in getType() function in TypeTableCollection
|
H A D | AppendingTypeTableBuilder.cpp | 45 CVType AppendingTypeTableBuilder::getType(TypeIndex Index){ in getType() function in AppendingTypeTableBuilder
|
H A D | GlobalTypeTableBuilder.cpp | 47 CVType GlobalTypeTableBuilder::getType(TypeIndex Index) { in getType() function in GlobalTypeTableBuilder
|
H A D | MergingTypeTableBuilder.cpp | 48 CVType MergingTypeTableBuilder::getType(TypeIndex Index) { in getType() function in MergingTypeTableBuilder
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | SymbolRewriter.h | 81 Type getType() const { return Kind; } getType() function
|
H A D | Evaluator.h | 57 Type *getType() const { in getType() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kELFObjectWriter.cpp | 48 getType(unsigned Kind, MCSymbolRefExpr::VariantKind &Modifier, bool &IsPCRel) { in getType() function
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | TapiFile.cpp | 40 static SymbolRef::Type getType(const Symbol *Sym) { in getType() function
|
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
H A D | HeaderFile.h | 78 HeaderType getType() const { return Type; } in getType() function
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | Address.h | 72 llvm::PointerType *getType() const { in getType() function 199 llvm::PointerType *getType() const { in getType() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineConstantPool.h | 44 Type *getType() const { return Ty; } in getType() function
|
/freebsd/contrib/opencsd/decoder/include/mem_acc/ |
H A D | trc_mem_acc_base.h | 142 const enum MemAccTypes getType() const { return m_type; }; in getType() function
|
/freebsd/contrib/opencsd/decoder/include/opencsd/ptm/ |
H A D | trc_pkt_elem_ptm.h | 208 inline const ocsd_ptm_pkt_type PtmTrcPacket::getType() const in getType() function
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSymbolELF.cpp | 125 unsigned MCSymbolELF::getType() const { in getType() function in llvm::MCSymbolELF
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | InputInfo.h | 77 types::ID getType() const { return Type; } in getType() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 484 inline Expected<SymbolRef::Type> SymbolRef::getType() const { in getType() function 628 inline uint64_t RelocationRef::getType() const { in getType() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_value.h | 172 const TypeDescriptor &getType() const { return Type; } in getType() function
|