Test whether Op may be a retainable object pointer using alias analysis.
Synopsis
Return Value
True if Op may be a retainable object pointer.
Parameters
Name |
Description |
Op |
Value to test as a retainable object pointer. |
AA |
Alias analysis results used to refine the test. |
Created with MrDocs