struct TransferOptions
Declaration
struct TransferOptions { /* full declaration omitted */ };
Declared at: clang/include/clang/Analysis/FlowSensitive/Transfer.h:23
Member Variables
- public bool ContextSensitive = false
- Determines whether to analyze function bodies when present in the translation unit.