Home | History | Annotate | Download | only in namespace

Lines Matching refs:Scope

4  *                        parents and siblings and Scope manipulation
253 * DESCRIPTION: Returns scope rule for the given object type.
838 * RETURN: NEWSCOPE if the passed type "opens a name scope" according
872 * of Scope will not be accessed.
877 * DESCRIPTION: Look up a name relative to a given scope and return the
878 * corresponding Node. NOTE: Scope can be null.
928 /* Setup lookup scope (search starting point) */
930 ScopeInfo.Scope.Node = PrefixNode;
958 * of Scope will not be accessed.
963 * DESCRIPTION: Look up a name relative to a given scope and return the
964 * corresponding Node. NOTE: Scope can be null.