Home
last modified time | relevance | path

Searched refs:LastAtomIs (Results 1 – 24 of 24) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dextractproctool.pas1603 if not ((LastPos.Flag in [cafPoint]) or LastAtomIs(0,'^')
1623 end else if AtomIsIdentifier and (LastAtomIs(0,'.')) then begin
H A Dccodeparsertool.pas279 function LastAtomIs(const s: shortstring): boolean; in LastAtomIs() function
1981 function TCCodeParserTool.LastAtomIs(const s: shortstring): boolean; in TCCodeParserTool.LastAtomIs() function
H A Dcustomcodetool.pas258 function LastAtomIs(BackIndex: integer; in LastAtomIs() function
947 function TCustomCodeTool.LastAtomIs(BackIndex: integer; in LastAtomIs() function
H A Dpascalparsertool.pas2758 if LastAtomIs(0,'@') then
2760 if LastAtomIs(0,'@@') then begin
H A Dfinddeclarationtool.pas6841 and not LastAtomIs(0,'.') then begin
13324 or LastAtomIs(-1,'+') or LastAtomIs(-1,'-') or LastAtomIs(-1,'*')
H A Dstdcodetools.pas6812 if (CurBlockWord=bkwInterface) and (not LastAtomIs(0,'=')) then
/dports/editors/lazarus/lazarus/components/codetools/
H A Dextractproctool.pas1603 if not ((LastPos.Flag in [cafPoint]) or LastAtomIs(0,'^')
1623 end else if AtomIsIdentifier and (LastAtomIs(0,'.')) then begin
H A Dccodeparsertool.pas279 function LastAtomIs(const s: shortstring): boolean; in LastAtomIs() function
1981 function TCCodeParserTool.LastAtomIs(const s: shortstring): boolean; in TCCodeParserTool.LastAtomIs() function
H A Dcustomcodetool.pas258 function LastAtomIs(BackIndex: integer; in LastAtomIs() function
943 function TCustomCodeTool.LastAtomIs(BackIndex: integer; in LastAtomIs() function
H A Dpascalparsertool.pas2747 if LastAtomIs(0,'@') then
2749 if LastAtomIs(0,'@@') then begin
H A Dfinddeclarationtool.pas6799 and not LastAtomIs(0,'.') then begin
13282 or LastAtomIs(-1,'+') or LastAtomIs(-1,'-') or LastAtomIs(-1,'*')
H A Dstdcodetools.pas6826 if (CurBlockWord=bkwInterface) and (not LastAtomIs(0,'=')) then
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Dextractproctool.pas1603 if not ((LastPos.Flag in [cafPoint]) or LastAtomIs(0,'^')
1623 end else if AtomIsIdentifier and (LastAtomIs(0,'.')) then begin
H A Dccodeparsertool.pas279 function LastAtomIs(const s: shortstring): boolean; in LastAtomIs() function
1981 function TCCodeParserTool.LastAtomIs(const s: shortstring): boolean; in TCCodeParserTool.LastAtomIs() function
H A Dcustomcodetool.pas258 function LastAtomIs(BackIndex: integer; in LastAtomIs() function
943 function TCustomCodeTool.LastAtomIs(BackIndex: integer; in LastAtomIs() function
H A Dpascalparsertool.pas2747 if LastAtomIs(0,'@') then
2749 if LastAtomIs(0,'@@') then begin
H A Dfinddeclarationtool.pas6799 and not LastAtomIs(0,'.') then begin
13282 or LastAtomIs(-1,'+') or LastAtomIs(-1,'-') or LastAtomIs(-1,'*')
H A Dstdcodetools.pas6826 if (CurBlockWord=bkwInterface) and (not LastAtomIs(0,'=')) then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dextractproctool.pas1603 if not ((LastPos.Flag in [cafPoint]) or LastAtomIs(0,'^')
1623 end else if AtomIsIdentifier and (LastAtomIs(0,'.')) then begin
H A Dccodeparsertool.pas279 function LastAtomIs(const s: shortstring): boolean; in LastAtomIs() function
1981 function TCCodeParserTool.LastAtomIs(const s: shortstring): boolean; in TCCodeParserTool.LastAtomIs() function
H A Dcustomcodetool.pas258 function LastAtomIs(BackIndex: integer; in LastAtomIs() function
947 function TCustomCodeTool.LastAtomIs(BackIndex: integer; in LastAtomIs() function
H A Dpascalparsertool.pas2758 if LastAtomIs(0,'@') then
2760 if LastAtomIs(0,'@@') then begin
H A Dfinddeclarationtool.pas6841 and not LastAtomIs(0,'.') then begin
13324 or LastAtomIs(-1,'+') or LastAtomIs(-1,'-') or LastAtomIs(-1,'*')
H A Dstdcodetools.pas6812 if (CurBlockWord=bkwInterface) and (not LastAtomIs(0,'=')) then