Searched defs:ElementKind (Results 1 – 2 of 2) sorted by relevance
2330 checkCollectionLiteralElement(Sema & S,QualType TargetElementType,Expr * Element,unsigned ElementKind) checkCollectionLiteralElement() argument
4621 BuiltinType::Kind ElementKind = ElTy->castAs<BuiltinType>()->getKind(); EmitCompare() local