Searched refs:getBackEndVersion (Results 1 – 7 of 7) 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;
66 void getBackEndVersion(VersionInfo &Version) const override;
61 void getBackEndVersion(VersionInfo &Version) const override;
118 void NativeRawSymbol::getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion() function in NativeRawSymbol
230 void getBackEndVersion(VersionInfo &Version) const override {} in getBackEndVersion() function in __anonb072cdf30111::MockRawSymbol
596 void DIARawSymbol::getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion() function in DIARawSymbol