/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | DynamicTypeInfo.h | 34 QualType getType() const { return T; } in getType() function
|
H A D | SymbolManager.h | 320 QualType getType() const override { return ToTy; } in getType() function 356 QualType getType() const override { return T; } in getType() function 541 QualType getType(const SymExpr *SE) const { in getType() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/ |
H A D | LocInfoType.h | 49 QualType getType() const { return getCanonicalTypeInternal(); } in getType() function
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A 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
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCSectionMachO.h | 67 MachO::SectionType getType() const { in getType() function
|
H A D | MCSectionELF.h | 76 unsigned getType() const { return Type; } in getType() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | SymbolRewriter.h | 78 Type getType() const { return Kind; } in getType() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolutionExpressions.h | 47 Type *getType() const { return V->getType(); } in getType() function 68 Type *getType() const { return Ty; } in getType() function 162 Type *getType() const { return getOperand(0)->getType(); } in getType() function 216 Type *getType() const { in getType() function 263 Type *getType() const { in getType() function 518 Type *getType() const { return getValPtr()->getType(); } in getType() function
|
/minix3/external/bsd/llvm/dist/clang/lib/Driver/ |
H A D | InputInfo.h | 62 types::ID getType() const { return Type; } in getType() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachineConstantPool.h | 47 Type *getType() const { return Ty; } in getType() function
|
/minix3/minix/llvm/passes/include/magic/support/ |
H A D | BitFieldAggregation.h | 78 inline TYPECONST Type *BitFieldAggregation::getType() const { in getType() function
|
H A D | SmartType.h | 115 inline TYPECONST Type *SmartType::getType() const { in getType() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/ |
H A D | DebugInfo.h | 624 DISubroutineType getType() const { return getFieldAs<DISubroutineType>(3); } in getType() function 732 DITypeRef getType() const { return getFieldAs<DITypeRef>(2); } in getType() function 751 DITypeRef getType() const { return getFieldAs<DITypeRef>(2); } in getType() function 780 DITypeRef getType() const { return getFieldAs<DITypeRef>(3); } in getType() function 808 DITypeRef getType() const { return getFieldAs<DITypeRef>(3); } in getType() function 970 DIType getType() const { return getFieldAs<DIType>(2); } in getType() function
|
H A D | Constants.h | 135 inline IntegerType *getType() const { in getType() function
|
H A D | Instructions.h | 109 PointerType *getType() const { in getType() function
|
H A D | InlineAsm.h | 74 PointerType *getType() const { in getType() function
|
H A D | CallSite.h | 157 Type *getType() const { return (*this)->getType(); } in getType() function
|
H A D | GlobalValue.h | 168 inline PointerType *getType() const { in getType() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/ |
H A D | Binary.h | 85 unsigned int getType() const { return TypeID; } in getType() function
|
H A D | ObjectFile.h | 347 inline std::error_code SymbolRef::getType(SymbolRef::Type &Result) const { in getType() function 470 inline std::error_code RelocationRef::getType(uint64_t &Result) const { in getType() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/ |
H A D | VirtualFileSystem.h | 59 llvm::sys::fs::file_type getType() const { return Type; } in getType() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCInst.cpp | 83 unsigned HexagonMCInst::getType() const { in getType() function in HexagonMCInst
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Driver/ |
H A D | Action.h | 93 types::ID getType() const { return Type; } in getType() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/ |
H A D | ASTWriter.h | 142 QualType getType() const { in getType() function 316 QualType getType() const { return QualType::getFromOpaquePtr(Type); } in getType() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 145 unsigned int getType() const { return TypeID; } in getType() function
|