Home
last modified time | relevance | path

Searched defs:skFunction (Results 1 – 22 of 22) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfppascalbuilder.pas1135 if (MemberValue = nil) or (MemberValue.Kind in [skProcedure, skFunction]) then begin procedure
1297 skFunction, procedure
H A Dfpdbginfo.pas66 sfVirtual, // skProcedure,skFunction: virtual function (or overriden) procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfppascalbuilder.pas1135 if (MemberValue = nil) or (MemberValue.Kind in [skProcedure, skFunction]) then begin procedure
1297 skFunction, procedure
H A Dfpdbginfo.pas66 sfVirtual, // skProcedure,skFunction: virtual function (or overriden) procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/app/fpd/
H A Dfpdloop.pas174 while not (symproc.kind in [skProcedure, skFunction]) do procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/app/fpd/
H A Dfpdloop.pas174 while not (symproc.kind in [skProcedure, skFunction]) do procedure
/dports/editors/lazarus/lazarus/components/fpdebug/app/fpd/
H A Dfpdloop.pas174 while not (symproc.kind in [skProcedure, skFunction]) do procedure
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/app/fpd/
H A Dfpdloop.pas174 while not (symproc.kind in [skProcedure, skFunction]) do procedure
/dports/editors/lazarus/lazarus/components/fpdebug/
H A Dfppascalbuilder.pas878 if (m = nil) or (m.Kind in [skProcedure, skFunction]) then procedure
H A Dfpdbginfo.pas87 sfVirtual, // skProcedure,skFunction: virtual function (or overriden) procedure
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/
H A Dfppascalbuilder.pas878 if (m = nil) or (m.Kind in [skProcedure, skFunction]) then procedure
H A Dfpdbginfo.pas87 sfVirtual, // skProcedure,skFunction: virtual function (or overriden) procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/app/fpdserver/
H A Ddebugthreadcommand.pas399 if assigned(Sym) and (Sym.Kind in [skProcedure, skFunction]) then procedure
918 while not (symproc.kind in [skProcedure, skFunction]) do procedure
/dports/editors/lazarus/lazarus/components/fpdebug/app/fpdserver/
H A Ddebugthreadcommand.pas399 if assigned(Sym) and (Sym.Kind in [skProcedure, skFunction]) then procedure
916 while not (symproc.kind in [skProcedure, skFunction]) do procedure
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/app/fpdserver/
H A Ddebugthreadcommand.pas399 if assigned(Sym) and (Sym.Kind in [skProcedure, skFunction]) then procedure
916 while not (symproc.kind in [skProcedure, skFunction]) do procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/app/fpdserver/
H A Ddebugthreadcommand.pas399 if assigned(Sym) and (Sym.Kind in [skProcedure, skFunction]) then procedure
918 while not (symproc.kind in [skProcedure, skFunction]) do procedure
/dports/editors/lazarus/lazarus/debugger/
H A Dinspectdlg.pas678 skProcedure,skFunction: inc(k); procedure
/dports/editors/lazarus-qt5/lazarus/debugger/
H A Dinspectdlg.pas678 skProcedure,skFunction: inc(k); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/debugger/
H A Dinspectdlg.pas710 skProcedure,skFunction,skProcedureRef, skFunctionRef: inc(k); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/debugger/
H A Dinspectdlg.pas710 skProcedure,skFunction,skProcedureRef, skFunctionRef: inc(k); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerfp/
H A Dfpdebugdebugger.pas3796 //while not (symproc.kind in [skProcedure, skFunction]) do procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerfp/
H A Dfpdebugdebugger.pas3796 //while not (symproc.kind in [skProcedure, skFunction]) do procedure