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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp2195 const FieldDecl *MaxField = nullptr; local
2267 MaxField = Field;
2305 if (MaxField)
2307 getBlockCaptureLifetime(MaxField->getType(), ByrefLayout),

Completed in 106 milliseconds