Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dfortranproject.h109 wxString GetIncludeFilename(cbStyledTextCtrl* control);
H A Dfortranproject.cpp652 wxString includeFilename = GetIncludeFilename(ed->GetControl()); in OnGotoDeclaration()
2075 wxString FortranProject::GetIncludeFilename(cbStyledTextCtrl* control) in GetIncludeFilename() function in FortranProject