Searched refs:getBackEndVersion (Results 1 – 6 of 6) sorted by relevance
30 void getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion() function31 RawSymbol->getBackEndVersion(Version); in getBackEndVersion()
91 virtual void getBackEndVersion(VersionInfo &Version) const = 0;
67 void getBackEndVersion(VersionInfo &Version) const override;
62 void getBackEndVersion(VersionInfo &Version) const override;
120 void NativeRawSymbol::getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion() function in NativeRawSymbol
597 void DIARawSymbol::getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion() function in DIARawSymbol