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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1637 llvm::FunctionCallee EnumerationMutationFnPtr = local
1639 if (!EnumerationMutationFnPtr) {
1644 CGCallee::forDirect(EnumerationMutationFnPtr);

Completed in 65 milliseconds