BooleanSafeKeeper::BooleanSafeKeeper
Construct from bool
Synopsis
Declared in <src/midend/programAnalysis/staticInterproceduralSlicing/CreateSlice.h>
BooleanSafeKeeper(bool boolVal);
Parameters
Name |
Description |
boolVal |
The value to construct from |
Created with MrDocs