Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp184 EmitObjCForCollectionStmt(cast<ObjCForCollectionStmt>(*S)); in EmitStmt()
H A DCGObjC.cpp1708 void CodeGenFunction::EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S){ in EmitObjCForCollectionStmt() function in CodeGenFunction
H A DCodeGenFunction.h3199 void EmitObjCForCollectionStmt(const ObjCForCollectionStmt &S);