Home
last modified time | relevance | path

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

12

/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DSymbolManager.cpp307 QualType SymbolConjured::getType() const { in getType() function in SymbolConjured
311 QualType SymbolDerived::getType() const { in getType() function in SymbolDerived
315 QualType SymbolExtent::getType() const { in getType() function in SymbolExtent
320 QualType SymbolMetadata::getType() const { in getType() function in SymbolMetadata
324 QualType SymbolRegionValue::getType() const { in getType() function in SymbolRegionValue
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DDynamicTypeInfo.h34 QualType getType() const { return T; } in getType() function
DSymbolManager.h323 QualType getType() const { return ToTy; } in getType() function
359 QualType getType() const { return T; } in getType() function
544 QualType getType(const SymExpr *SE) const { in getType() function
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DLocInfoType.h49 QualType getType() const { return getCanonicalTypeInternal(); } in getType() function
/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCSectionMachO.h159 unsigned getType() const { return TypeAndAttributes & SECTION_TYPE; } in getType() function
DMCSectionELF.h67 unsigned getType() const { return Type; } in getType() function
/freebsd-9-stable/contrib/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h46 Type *getType() const { return V->getType(); } in getType() function
67 Type *getType() const { return Ty; } in getType() function
157 Type *getType() const { return getOperand(0)->getType(); } in getType() function
211 Type *getType() const { in getType() function
258 Type *getType() const { in getType() function
442 Type *getType() const { return getValPtr()->getType(); } in getType() function
/freebsd-9-stable/contrib/llvm/include/llvm/
DDebugInfo.h441 DICompositeType getType() const { return getFieldAs<DICompositeType>(7); } in getType() function
543 DITypeRef getType() const { return getFieldAs<DITypeRef>(3); } in getType() function
560 DITypeRef getType() const { return getFieldAs<DITypeRef>(3); } in getType() function
589 DIType getType() const { return getFieldAs<DIType>(8); } in getType() function
620 DIType getType() const { return getFieldAs<DIType>(5); } in getType() function
709 DIType getType() const { return getFieldAs<DIType>(7); } in getType() function
/freebsd-9-stable/contrib/llvm/include/llvm/Object/
DBinary.h80 unsigned int getType() const { return TypeID; } in getType() function
DObjectFile.h437 inline error_code SymbolRef::getType(SymbolRef::Type &Result) const { in getType() function
563 inline error_code RelocationRef::getType(uint64_t &Result) const { in getType() function
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Driver/
DInputInfo.h62 types::ID getType() const { return Type; } in getType() function
/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DMachineConstantPool.h46 Type *getType() const { return Ty; } in getType() function
DMachineOperand.h185 MachineOperandType getType() const { return (MachineOperandType)OpKind; } in getType() function
/freebsd-9-stable/contrib/llvm/include/llvm/IR/
DConstants.h139 inline IntegerType *getType() const { in getType() function
DInstructions.h91 PointerType *getType() const { in getType() function
DValue.h111 Type *getType() const { return VTy; } in getType() function
DGlobalValue.h107 inline PointerType *getType() const { in getType() function
/freebsd-9-stable/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInst.cpp32 unsigned HexagonMCInst::getType() const { in getType() function in HexagonMCInst
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Driver/
DAction.h87 types::ID getType() const { return Type; } in getType() function
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DCallSite.h149 Type *getType() const { return (*this)->getType(); } in getType() function
DYAMLParser.h147 unsigned int getType() const { return TypeID; } in getType() function
/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDIE.h209 unsigned getType() const { return Type; } in getType() function
/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGValue.h202 QualType getType() const { return Type; } in getType() function
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Serialization/
DASTWriter.h139 QualType getType() const { in getType() function
/freebsd-9-stable/contrib/llvm/lib/Transforms/Instrumentation/
DDebugIR.cpp368 MDNode *getType(const Type *T) { in getType() function in __anonabc445f30111::DIUpdater

12