Searched refs:getBackEndVersion (Results 1 – 6 of 6) sorted by relevance
28 void getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion() function29 RawSymbol->getBackEndVersion(Version); in getBackEndVersion()
86 virtual void getBackEndVersion(VersionInfo &Version) const = 0;
61 void getBackEndVersion(VersionInfo &Version) const override;
66 void getBackEndVersion(VersionInfo &Version) const override;
118 void NativeRawSymbol::getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion() function in NativeRawSymbol
596 void DIARawSymbol::getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion() function in DIARawSymbol