Source position: pasresolver.pp line 834
type TPasIdentifierKind = (
pikNone,
pikBaseType,
pikBuiltInProc,
pikSimple,
pikProc,
pikNamespace
);