Searched defs:AType (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp876 llvm::ArrayType *AType = local
H A DCGExprAgg.cpp473 void AggExprEmitter::EmitArrayInit(Address DestPtr, llvm::ArrayType *AType, argument
1497 auto AType = cast<llvm::ArrayType>(Dest.getAddress().getElementType()); local
H A DCGExprConstant.cpp2150 llvm::ArrayType *AType = llvm::ArrayType::get(CommonElementType, local
H A DCodeGenModule.cpp4967 auto *AType = cast<llvm::ArrayType>(getTypes().ConvertType(E->getType())); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5615 QualType AType = Context.getTemplateSpecializationType(X, AArgs); local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp228 SymbolRef::Type AType = *ATypeOrErr; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21157 EVT AType = N2.getValueType(); local
[all...]

Completed in 299 milliseconds