AstInterface::IsFunctionType
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
bool
IsFunctionType(
AstNodeType const& t,
AstTypeList* paramtypes = 0);
Created with MrDocs
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
bool
IsFunctionType(
AstNodeType const& t,
AstTypeList* paramtypes = 0);
Created with MrDocs