Result of a PointerMayBeCaptured query, which includes the captured components for both the case where return is considered a capture, and where it isn't.
Synopsis
Declared in <llvm/Analysis/CaptureTracking.h>
struct CaptureResult;
Data Members
Name |
Non-Member Functions
Name |
Description |
Return which components of the pointer may be captured. Only consider components that are part of |
Created with MrDocs