Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4327 BuiltinType::Kind ElementKind = ElTy->castAs<BuiltinType>()->getKind(); EmitCompare() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp15466 checkObjCCollectionLiteralElement(Sema & S,QualType TargetElementType,Expr * Element,unsigned ElementKind) checkObjCCollectionLiteralElement() argument