Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp184 EmitObjCForCollectionStmt(cast<ObjCForCollectionStmt>(*S)); in EmitStmt()
H A DCGObjC.cpp1707 void CodeGenFunction::EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S){ in EmitObjCForCollectionStmt() function in CodeGenFunction
H A DCodeGenFunction.h3199 void EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S);