SageInterface::isPrefixOperatorName
Check for proper names of possible prefix operators (used in isPrefixOperator()).
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
bool
isPrefixOperatorName(SgName const& functionName);
Parameters
Name |
Description |
functionName |
This class represents strings within the IR nodes. |
Created with MrDocs