Home
last modified time | relevance | path

Searched defs:InnerType (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dms-sizeof-missing-typename.cpp46 typedef double InnerType; typedef
H A Dms-lookup-template-base-classes.cpp367 template <typename U> struct B { typedef U InnerType; }; typedef
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprConstant.cpp1072 QualType InnerType = AT->getValueType(); in EmitConstantValue() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1200 EVT InnerType = cast<VTSDNode>(Node->getOperand(1))->getVT(); in LegalizeOp() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp6477 const Type *InnerType = in CheckImplicitConversion() local
H A DTreeTransform.h851 QualType RebuildParenType(QualType InnerType) { in RebuildParenType()
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp5459 QualType InnerType = readType(*Loc.F, Record, Idx); in readTypeRecord() local