Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp4277 BuiltinType::Kind ElementKind = ElTy->castAs<BuiltinType>()->getKind(); in EmitCompare() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp13725 unsigned ElementKind) { in checkObjCCollectionLiteralElement()