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

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGExprAgg.cpp492 void AggExprEmitter::EmitArrayInit(Address DestPtr, llvm::ArrayType *AType, argument
1655 auto AType = cast<llvm::ArrayType>(Dest.getAddress().getElementType()); local
H A DCGException.cpp917 llvm::ArrayType *AType = local
H A DCodeGenModule.cpp5852 auto *AType = cast<llvm::ArrayType>(getTypes().ConvertType(E->getType())); local
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5789 QualType AType = Context.getCanonicalTemplateSpecializationType(X, AArgs); local
/openbsd-current/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp182 SymbolRef::Type AType = *ATypeOrErr; local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25338 EVT AType = N2.getValueType(); local
[all...]

Completed in 320 milliseconds