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