Searched refs:getBackEndVersion (Results 1 – 6 of 6) sorted by relevance
29 void getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion() function30 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;
119 void NativeRawSymbol::getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion() function in NativeRawSymbol
596 void DIARawSymbol::getBackEndVersion(VersionInfo &Version) const { in getBackEndVersion() function in DIARawSymbol