Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitObjCCollectionLiteral

88 llvm::Value *CodeGenFunction::EmitObjCCollectionLiteral(const Expr *E,
180 return EmitObjCCollectionLiteral(E, E->getArrayWithObjectsMethod());
185 return EmitObjCCollectionLiteral(E, E->getDictWithObjectsMethod());