| /freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| D | SymbolManager.cpp | 307 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/ |
| D | DynamicTypeInfo.h | 34 QualType getType() const { return T; } in getType() function
|
| D | SymbolManager.h | 323 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/ |
| D | LocInfoType.h | 49 QualType getType() const { return getCanonicalTypeInternal(); } in getType() function
|
| /freebsd-9-stable/contrib/llvm/include/llvm/MC/ |
| D | MCSectionMachO.h | 159 unsigned getType() const { return TypeAndAttributes & SECTION_TYPE; } in getType() function
|
| D | MCSectionELF.h | 67 unsigned getType() const { return Type; } in getType() function
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Analysis/ |
| D | ScalarEvolutionExpressions.h | 46 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/ |
| D | DebugInfo.h | 441 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/ |
| D | Binary.h | 80 unsigned int getType() const { return TypeID; } in getType() function
|
| D | ObjectFile.h | 437 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/ |
| D | InputInfo.h | 62 types::ID getType() const { return Type; } in getType() function
|
| /freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/ |
| D | MachineConstantPool.h | 46 Type *getType() const { return Ty; } in getType() function
|
| D | MachineOperand.h | 185 MachineOperandType getType() const { return (MachineOperandType)OpKind; } in getType() function
|
| /freebsd-9-stable/contrib/llvm/include/llvm/IR/ |
| D | Constants.h | 139 inline IntegerType *getType() const { in getType() function
|
| D | Instructions.h | 91 PointerType *getType() const { in getType() function
|
| D | Value.h | 111 Type *getType() const { return VTy; } in getType() function
|
| D | GlobalValue.h | 107 inline PointerType *getType() const { in getType() function
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| D | HexagonMCInst.cpp | 32 unsigned HexagonMCInst::getType() const { in getType() function in HexagonMCInst
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Driver/ |
| D | Action.h | 87 types::ID getType() const { return Type; } in getType() function
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | CallSite.h | 149 Type *getType() const { return (*this)->getType(); } in getType() function
|
| D | YAMLParser.h | 147 unsigned int getType() const { return TypeID; } in getType() function
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| D | DIE.h | 209 unsigned getType() const { return Type; } in getType() function
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/ |
| D | CGValue.h | 202 QualType getType() const { return Type; } in getType() function
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Serialization/ |
| D | ASTWriter.h | 139 QualType getType() const { in getType() function
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/Instrumentation/ |
| D | DebugIR.cpp | 368 MDNode *getType(const Type *T) { in getType() function in __anonabc445f30111::DIUpdater
|