Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp169 EmitObjCForCollectionStmt(cast<ObjCForCollectionStmt>(*S)); in EmitStmt()
DCodeGenFunction.h2287 void EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S);
DCGObjC.cpp1452 void CodeGenFunction::EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S){ in EmitObjCForCollectionStmt() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp182 EmitObjCForCollectionStmt(cast<ObjCForCollectionStmt>(*S)); in EmitStmt()
DCGObjC.cpp1706 void CodeGenFunction::EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S){ in EmitObjCForCollectionStmt() function in CodeGenFunction
DCodeGenFunction.h3150 void EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S);