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