NameQualificationTraversal::nameQualificationDepth
Synopsis
Declared in <src/backend/unparser/nameQualificationSupport.h>
int
nameQualificationDepth(
SgDeclarationStatement* declaration,
SgScopeStatement* currentScope,
SgStatement* positionStatement,
bool forceMoreNameQualification = false);
Created with MrDocs