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