Home
last modified time | relevance | path

Searched refs:AddPartLast (Results 1 – 2 of 2) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dtokenf.h84 void AddPartLast(wxString& str){ m_PartLast = str;}; in AddPartLast() function
H A Dparserthreadf.cpp1451 m_pLastParent->AddPartLast(lastPart); in HandleFunction()