Home
last modified time | relevance | path

Searched refs:EmitObjCForCollectionStmt (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmt.cpp178 EmitObjCForCollectionStmt(cast<ObjCForCollectionStmt>(*S)); in EmitStmt()
H A DCGObjC.cpp1562 void CodeGenFunction::EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S){ in EmitObjCForCollectionStmt() function in CodeGenFunction
H A DCodeGenFunction.h2877 void EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S);