Function ASTtools::isFuncName#
Defined in File ASTtools.hh
Function Documentation#
-
bool ASTtools::isFuncName(const SgFunctionDeclaration *func, const std::string &target)#
Returns true iff the function’s unqualified name equals the target name.
Defined in File ASTtools.hh
Returns true iff the function’s unqualified name equals the target name.