/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolutionExpressions.h | 72 Type *getType() const { return V->getType(); } in getType() function 89 Type *getType() const { return Ty; } in getType() function 119 Type *getType() const { return Ty; } in getType() function 283 Type *getType() const { return Ty; } in getType() function 297 Type *getType() const { return getOperand(0)->getType(); } in getType() function 326 Type *getType() const { in getType() function 357 Type *getType() const { return getStart()->getType(); } in getType() function 443 Type *getType() const { return getOperand(0)->getType(); } in getType() function 537 Type *getType() const { return getOperand(0)->getType(); } in getType() function 599 Type *getType() const { return getValPtr()->getType(); } in getType() function
|
/freebsd-src/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-src/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-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | LocInfoType.h | 44 QualType getType() const { return getCanonicalTypeInternal(); } in getType() function
|
H A D | APValue.h | 51 const Type *getType() const { return T; } in getType() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionMachO.h | 50 MachO::SectionType getType() const { getType() function
|
H A D | MCSymbolCOFF.h | 35 uint16_t getType() const { getType() function
|
H A D | MCSectionELF.h | 72 unsigned getType() const { return Type; } getType() function
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
H A D | MatchDataInfo.h |
|
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | SymbolRewriter.h | 80 Type getType() const { return Kind; } in getType() function
|
H A D | Evaluator.h | 57 Type *getType() const { in getType() function
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Object/ |
H A D | TapiFile.cpp | 40 static SymbolRef::Type getType(const Symbol *Sym) { in getType() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | StorageLocation.h | 53 QualType getType() const { return Type; } in getType() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineConstantPool.h | 44 Type *getType() const { return Ty; } in getType() function
|
/freebsd-src/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-src/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | InputInfo.h | 77 types::ID getType() const { return Type; } in getType() function
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSymbolELF.cpp | 125 unsigned MCSymbolELF::getType() const { in getType() function in llvm::MCSymbolELF
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | Address.h | 57 llvm::PointerType *getType() const { getType() function
|