Home
last modified time | relevance | path

Searched defs:ElementKind (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp2330 checkCollectionLiteralElement(Sema & S,QualType TargetElementType,Expr * Element,unsigned ElementKind) checkCollectionLiteralElement() argument
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4621 BuiltinType::Kind ElementKind = ElTy->castAs<BuiltinType>()->getKind(); EmitCompare() local