clang 17.0.0git
|
This is the complete list of members for clang::dataflow::ControlFlowContext, including all inherited members.
build(const FunctionDecl &Func) | clang::dataflow::ControlFlowContext | static |
build(const Decl &D, Stmt &S, ASTContext &C) | clang::dataflow::ControlFlowContext | static |
build(const Decl *D, Stmt &S, ASTContext &C) | clang::dataflow::ControlFlowContext | static |
getCFG() const | clang::dataflow::ControlFlowContext | inline |
getDecl() const | clang::dataflow::ControlFlowContext | inline |
getStmtToBlock() const | clang::dataflow::ControlFlowContext | inline |
isBlockReachable(const CFGBlock &B) const | clang::dataflow::ControlFlowContext | inline |