Namespace SgNodeHelper::Pattern#
Provides functions which match a certain AST pattern and return a pointer to a node of interest inside that pattern.
Classes#
Functions#
Function SgNodeHelper::Pattern::matchExprStmtAssignOpVarRefExpFunctionCallExp
Function SgNodeHelper::Pattern::matchExprStmtAssignOpVarRefExpFunctionCallExp2
Function SgNodeHelper::Pattern::matchExprStmtFunctionCallExp
Function SgNodeHelper::Pattern::matchFunctionCallExpInVariableDeclaration
Function SgNodeHelper::Pattern::matchReturnStmtFunctionCallExp
Function SgNodeHelper::Pattern::matchVariableDeclarationWithFunctionCall
Function SgNodeHelper::Pattern::matchVariableDeclarationWithFunctionCall2