Function ASTtools::isExternC#
Defined in File ASTtools.hh
Function Documentation#
-
bool ASTtools::isExternC(const SgFunctionDeclaration *func)#
Returns ‘true’ iff the given function is declared ‘extern “C”’.
Defined in File ASTtools.hh
Returns ‘true’ iff the given function is declared ‘extern “C”’.