Source position: pasresolver.pp line 1138
type TPasWithExprScopeFlags = set of (
wesfNeedTmpVar,
wesfOnlyTypeMembers,
wesfIsClassOf,
wesfConstParent
);