Searched defs:ElementKind (Results 1 – 2 of 2) sorted by relevance
2330 Expr *Element, unsigned ElementKind) { in checkCollectionLiteralElement()
4631 BuiltinType::Kind ElementKind = ElTy->castAs<BuiltinType>()->getKind(); in EmitCompare() local