Home
last modified time | relevance | path

Searched refs:GetCallTipsForGenericTypeBoundProc (Results 1 – 3 of 3) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dnativeparserf.h59 …void GetCallTipsForGenericTypeBoundProc(TokensArrayFlat* result, wxArrayString& callTips, wxArrayI…
H A Dnativeparserf.cpp936 void NativeParserF::GetCallTipsForGenericTypeBoundProc(TokensArrayFlat* result, wxArrayString& call… in GetCallTipsForGenericTypeBoundProc() function in NativeParserF
H A Dfortranproject.cpp1456 m_pNativeParser->GetCallTipsForGenericTypeBoundProc(result, callTips, idxFuncSub); in GetCallTips()