Source position: pasresolver.pp line 1119
type TPasWithExprScopeFlag = (
wesfNeedTmpVar,
wesfOnlyTypeMembers,
wesfIsClassOf,
wesfConstParent
);