Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp414 LazyRuntimeFunction EnumerationMutationFn; member in __anon0fc3211f0111::CGObjCGNU
2116 EnumerationMutationFn.init(&CGM, "objc_enumerationMutation", VoidTy, IdTy); in CGObjCGNU()
3804 return EnumerationMutationFn; in EnumerationMutationFunction()
H A DCGObjC.cpp1569 CGCallee EnumerationMutationFn = in EmitObjCForCollectionStmt() local
1721 EnumerationMutationFn, ReturnValueSlot(), Args2); in EmitObjCForCollectionStmt()