Function ASTtools::createInfoList

Function ASTtools::createInfoList#

Function Documentation#

AttachedPreprocessingInfoType *ASTtools::createInfoList(SgStatement *s)#

Returns the preprocessing information list attached to the given statement; if no preprocessing information exists, then this routine will create an empty list and return its pointer. Thus, this routine is guaranteed to return a non-NULL result.