SgNodeHelper::matchExtendedNormalizedCall
matches C and C++ function calls (also ctor and dtor)
Synopsis
Declared in <src/midend/abstractLayer/SgNodeHelper.h>
ExtendedCallInfo
matchExtendedNormalizedCall(
SgNode*,
bool matchExtended = false);
Return Value
Result structure of extended C++ function call matching matchExtendedNormalizedCall
Created with MrDocs