AstInterface::GetFunctionCallSideEffect
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
bool
GetFunctionCallSideEffect(
AstNodePtr const& fc,
CollectObject<AstNodePtr>& collectmod,
CollectObject<AstNodePtr>& collectread);
Created with MrDocs