Home
last modified time | relevance | path

Searched defs:getType (Results 1 – 25 of 118) sorted by relevance

12345

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp312 QualType SymbolConjured::getType() const { in getType() function in SymbolConjured
316 QualType SymbolDerived::getType() const { in getType() function in SymbolDerived
320 QualType SymbolExtent::getType() const { in getType() function in SymbolExtent
325 QualType SymbolMetadata::getType() const { in getType() function in SymbolMetadata
329 QualType SymbolRegionValue::getType() const { in getType() function in SymbolRegionValue
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicTypeInfo.h34 QualType getType() const { return DynTy; } in getType() function
H A DSymbolManager.h288 QualType getType() const override { return ToTy; } in getType() function
330 QualType getType() const override { return T; } in getType() function
489 QualType getType(const SymExpr *SE) const { in getType() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionMachO.h50 MachO::SectionType getType() const { in getType() function
H A DMCSymbolCOFF.h33 uint16_t getType() const { in getType() function
H A DMCSectionELF.h74 unsigned getType() const { return Type; } in getType() function
H A DMCPseudoProbe.h92 uint8_t getType() const { return Type; } in getType() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DLocInfoType.h44 QualType getType() const { return getCanonicalTypeInternal(); } in getType() function
H A DAPValue.h51 const Type *getType() const { return T; } in getType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeTableCollection.cpp37 CVType TypeTableCollection::getType(TypeIndex Index) { in getType() function in TypeTableCollection
H A DAppendingTypeTableBuilder.cpp52 CVType AppendingTypeTableBuilder::getType(TypeIndex Index){ in getType() function in AppendingTypeTableBuilder
H A DGlobalTypeTableBuilder.cpp54 CVType GlobalTypeTableBuilder::getType(TypeIndex Index) { in getType() function in GlobalTypeTableBuilder
H A DMergingTypeTableBuilder.cpp54 CVType MergingTypeTableBuilder::getType(TypeIndex Index) { in getType() function in MergingTypeTableBuilder
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h59 Type *getType() const { return V->getType(); } in getType() function
96 Type *getType() const { return Ty; } in getType() function
213 Type *getType() const { return getOperand(0)->getType(); } in getType() function
279 Type *getType() const { return Ty; } in getType() function
329 Type *getType() const { in getType() function
557 Type *getType() const { return getValPtr()->getType(); } in getType() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h81 Type getType() const { return Kind; } in getType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kELFObjectWriter.cpp48 getType(unsigned Kind, MCSymbolRefExpr::VariantKind &Modifier, bool &IsPCRel) { in getType() function
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPRequest.cpp91 int LDAPRequest::getType() const { in getType() function in LDAPRequest
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DAddress.h43 llvm::PointerType *getType() const { in getType() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h44 Type *getType() const { return Ty; } in getType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSymbolELF.cpp123 unsigned MCSymbolELF::getType() const { in getType() function in llvm::MCSymbolELF
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DObjectFile.h410 inline Expected<SymbolRef::Type> SymbolRef::getType() const { in getType() function
553 inline uint64_t RelocationRef::getType() const { in getType() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDebugMap.h176 uint8_t getType() const { return Type; } in getType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DInputInfo.h77 types::ID getType() const { return Type; } in getType() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_value.h170 const TypeDescriptor &getType() const { return Type; } in getType() function
/netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/
H A DZone.py80 def getType(self): member in Zone

12345