Module EdgeKind
Predicates to access the single instance of each EdgeKind class.
Import path
import semmle.code.cpp.ir.IRPredicates
| caseEdge | Gets the |
| cppExceptionEdge | Gets the single instance of the |
| defaultEdge | Gets the single instance of the |
| falseEdge | Gets the single instance of the |
| gotoEdge | Gets the single instance of the |
| sehExceptionEdge | Gets the single instance of the |
| trueEdge | Gets the single instance of the |