| /llvm-project-15.0.7/mlir/lib/TableGen/ |
| H A D | Type.cpp | 45 const llvm::Record *baseType = def; in getBuilderCall() local
|
| /llvm-project-15.0.7/flang/test/Semantics/ |
| H A D | resolve104.f90 | 29 type baseType(baseParam) type
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | ConvertType.cpp | 144 mlir::Type baseType; in genExprType() local
|
| H A D | ConvertExpr.cpp | 1951 mlir::Type baseType = in genCoordinateOp() local 6124 mlir::Type baseType = fir::unwrapRefType(base.getType()); in genOptionalArrayFetch() local
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CodeGenFunction.cpp | 1905 static void emitNonZeroVLAInit(CodeGenFunction &CGF, QualType baseType, in emitNonZeroVLAInit() 2052 QualType &baseType, in emitArrayLength() 2120 llvm::Type *baseType = ConvertType(eltType); in emitArrayLength() local
|
| H A D | CGExprConstant.cpp | 2271 llvm::Type *baseType = structure->getElementType(fieldIndex); in EmitNullConstant() local 2310 llvm::Type *baseType = structure->getElementType(fieldIndex); in EmitNullConstant() local 2326 llvm::Type *baseType, in EmitNullConstantForBase()
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CIndexCodeCompletion.cpp | 611 QualType baseType = Context.getBaseType(); in ProcessCodeCompleteResults() local
|
| /llvm-project-15.0.7/clang/lib/Parse/ |
| H A D | ParseObjc.cpp | 1601 ParsedType baseType, in parseObjCTypeArgsOrProtocolQualifiers() 1781 ParsedType baseType, in parseObjCTypeArgsAndProtocolQualifiers()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/Transforms/ |
| H A D | SPIRVConversion.cpp | 785 SPIRVTypeConverter &typeConverter, MemRefType baseType, Value basePtr, in getElementPtr()
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | Type.cpp | 812 QualType baseType(splitBaseType.Ty, 0); in stripObjCKindOfTypeAndQuals() local 1195 QualType baseType = recurse(T->getBaseType()); in VisitObjCObjectType() local 1473 QualType baseType = objType->getBaseType().stripObjCKindOfType(Ctx); in VisitObjCObjectType() local
|
| H A D | ASTContext.cpp | 3009 ASTContext::getExtQualType(const Type *baseType, Qualifiers quals) const { in getExtQualType() argument 5251 QualType baseType, in getObjCObjectType()
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaExprMember.cpp | 298 CheckExtVectorComponent(Sema &S, QualType baseType, ExprValueKind &VK, in CheckExtVectorComponent()
|
| H A D | SemaDeclObjC.cpp | 1414 ParsedType baseType, in actOnObjCTypeArgsOrProtocolQualifiers()
|
| H A D | SemaDecl.cpp | 13665 QualType baseType = Context.getBaseElementType(type); in CheckCompleteVariableDeclaration() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/MemRef/IR/ |
| H A D | MemRefOps.cpp | 2372 MemRefType baseType = getSourceType(); in verify() local 2725 auto baseType = getOperand(0).getType().cast<MemRefType>(); in verify() local
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Transforms/ |
| H A D | ArrayValueCopy.cpp | 1040 mlir::Type baseType = load.getMemref().getType(); in allocateArrayTemp() local
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | expression.cpp | 1975 const std::optional<DynamicType> &baseType, const Symbol &component) { in GetBindingResolution()
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 6485 QualType baseType = Record.readQualType(); in readTypeRecord() local
|