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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp164 QualType ElemType = AT->getElementType(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp297 QualType ElemType = cast<ArrayType>(Type.getTypePtr())->getElementType(); local
H A DSemaType.cpp5278 QualType ElemType = Context.getBaseElementType(T); local
H A DSemaInit.cpp816 CheckSubElementType(const InitializedEntity &Entity, InitListExpr *IList, QualType ElemType, unsigned &Index, InitListExpr *StructuredList, unsigned &StructuredIndex) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2035 QualType ElemType = VT->getElementType(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp1987 const Type *ElemType = E->getType()->getArrayElementTypeNoTypeQual(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp4526 QualType ElemType = readType(*Loc.F, Record, Idx); local

Completed in 106 milliseconds