Skip to content

AstUtilInterface::IsLocalRef

Synopsis

Declared in <src/midend/astUtil/AstUtilInterface.h>

bool
IsLocalRef(
    SgNode* ref,
    SgNode* scope,
    bool* has_ptr_deref = 0);

Created with MrDocs