clang 20.0.0git
|
This is the complete list of members for clang::ento::IndirectGotoNodeBuilder, including all inherited members.
begin() | clang::ento::IndirectGotoNodeBuilder | inline |
end() | clang::ento::IndirectGotoNodeBuilder | inline |
generateNode(const iterator &I, ProgramStateRef State, bool isSink=false) | clang::ento::IndirectGotoNodeBuilder | |
getLocationContext() const | clang::ento::IndirectGotoNodeBuilder | inline |
getState() const | clang::ento::IndirectGotoNodeBuilder | inline |
getTarget() const | clang::ento::IndirectGotoNodeBuilder | inline |
IndirectGotoNodeBuilder(ExplodedNode *pred, const CFGBlock *src, const Expr *e, const CFGBlock *dispatch, CoreEngine *eng) | clang::ento::IndirectGotoNodeBuilder | inline |