Function ASTtools::isConstMemFunc(const SgFunctionDeclaration *)#
Defined in File ASTtools.hh
Function Documentation#
-
bool ASTtools::isConstMemFunc(const SgFunctionDeclaration *decl)#
Returns ‘true’ if the specific function is a ‘const’ member function.