Home
last modified time | relevance | path

Searched refs:GetPopMatcher (Results 1 – 5 of 5) sorted by relevance

/dports/biology/lamarc/lamarc-2.1.8/src/convModel/
H A Dgc_file_info.h61 const GCPopMatcher & GetPopMatcher() const;
H A Dgc_file_info.cpp165 gcFileInfo::GetPopMatcher() const in GetPopMatcher() function in gcFileInfo
H A Dgc_structures.h206 const GCPopMatcher & GetPopMatcher(const GCFile&) const;
H A Dgc_datastore_writebatch.cpp168 const GCPopMatcher & popMatch = GetStructures().GetPopMatcher(fileRef); in CmdExportInfile()
H A Dgc_structures.cpp2396 GCStructures::GetPopMatcher(const GCFile & fileRef) const in GetPopMatcher() function in GCStructures
2401 return fileInfo.GetPopMatcher(); in GetPopMatcher()