Home | History | Annotate | Download | only in compiler

Lines Matching refs:Scope

245     ScopeInfo.Scope.Node = CurrentNode;
339 ScopeInfo.Scope.Node = CurrentNode;
436 /* Special handling for Scope() operator */
542 * backslash prefix if we are already at the root scope.
568 * The current scope is the root, and the namepath has a root prefix
589 * We know that we are at the root, so NULL is used for the scope.
724 * We need to obtain the node that represents the current scope -- where
731 CurrentNode = WalkState->ScopeInfo->Scope.Node;
742 * scope). The actual namespace node may be up more than one level
784 /* CurrentPath is the path to this scope (where we are in the namespace) */
809 "CURRENT SCOPE: (%2u) %-37s FULL PATH TO NAME: (%2u) %-32s ACTUAL AML:%-32s\n",