Home
last modified time | relevance | path

Searched defs:AType (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprAgg.cpp473 void AggExprEmitter::EmitArrayInit(Address DestPtr, llvm::ArrayType *AType, in EmitArrayInit()
1614 auto AType = cast<llvm::ArrayType>(Dest.getAddress().getElementType()); in VisitInitListExpr() local
H A DCGException.cpp911 llvm::ArrayType *AType = in EmitLandingPad() local
H A DCodeGenModule.cpp5273 auto *AType = cast<llvm::ArrayType>(getTypes().ConvertType(E->getType())); in GetConstantArrayFromStringLiteral() local
H A DCGBuiltin.cpp16874 llvm::Type *AType = Intrinsic->getFunctionType()->getParamType(0); in EmitNVPTXBuiltinExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp841 if (const ArrayType *AType = SemaRef.Context.getAsArrayType(ILE->getType())) { in FillInEmptyInitializations() local
3098 if (const ArrayType *AType in createInitListExpr() local
H A DSemaTemplateDeduction.cpp5686 QualType AType = Context.getTemplateSpecializationType(X, AArgs); in isTemplateTemplateParameterAtLeastAsSpecializedAs() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp167 SymbolRef::Type AType = *ATypeOrErr; in operator ()() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp6407 Deserializing AType(this); in readTypeRecord() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22127 EVT AType = N2.getValueType(); in foldSelectCCToShiftAnd() local