Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp1563 llvm::Constant *EnumerationMutationFnPtr = in EmitObjCForCollectionStmt() local
1565 if (!EnumerationMutationFnPtr) { in EmitObjCForCollectionStmt()
1570 CGCallee::forDirect(EnumerationMutationFnPtr); in EmitObjCForCollectionStmt()