Home
last modified time | relevance | path

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

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