Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
D2008-03-24-BitField-And-Alloca.c42 unsigned int AType : 4; member
/external/clang/lib/CodeGen/
DCGExprAgg.cpp382 void AggExprEmitter::EmitArrayInit(llvm::Value *DestPtr, llvm::ArrayType *AType, in EmitArrayInit()
933 llvm::ArrayType *AType = in VisitInitListExpr() local
DCGExprConstant.cpp764 llvm::ArrayType *AType = in EmitArrayInitialization() local
1217 llvm::ArrayType *AType = in EmitConstantValue() local
DCGException.cpp844 llvm::ArrayType *AType = in EmitLandingPad() local
DCodeGenModule.cpp2209 llvm::ArrayType *AType = in GetConstantArrayFromStringLiteral() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp92 SymbolRef::Type AType, BType; in operator ()() local
/external/clang/lib/Sema/
DSemaInit.cpp398 if (const ArrayType *AType = SemaRef.Context.getAsArrayType(ILE->getType())) { in FillInValueInitializations() local
2101 if (const ArrayType *AType in getStructuredSubobjectInit() local
/external/clang/lib/Serialization/
DASTReader.cpp3700 Deserializing AType(this); in readTypeRecord() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8298 EVT AType = N2.getValueType(); in SimplifySelectCC() local