Member predicate Element::getParentScope
Gets the parent scope of this Element
, if any.
A scope is a Type
(Class
/ Enum
), a Namespace
, a BlockStmt
, a Function
,
or certain kinds of Statement
.
Gets the parent scope of this Element
, if any.
A scope is a Type
(Class
/ Enum
), a Namespace
, a BlockStmt
, a Function
,
or certain kinds of Statement
.