Home
last modified time | relevance | path

Searched refs:getFrontEndVersion (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolCompilandDetails.h25 void getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion() function
26 RawSymbol->getFrontEndVersion(Version); in getFrontEndVersion()
DIPDBRawSymbol.h106 virtual void getFrontEndVersion(VersionInfo &Version) const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolCompilandDetails.h30 void getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion() function
31 RawSymbol->getFrontEndVersion(Version); in getFrontEndVersion()
DIPDBRawSymbol.h64 virtual void getFrontEndVersion(VersionInfo &Version) const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h39 void getFrontEndVersion(VersionInfo &Version) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h65 void getFrontEndVersion(VersionInfo &Version) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h60 void getFrontEndVersion(VersionInfo &Version) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp162 void NativeRawSymbol::getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion() function in NativeRawSymbol
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp152 void getFrontEndVersion(VersionInfo &Version) const override {} in getFrontEndVersion() function in __anona402c02a0111::MockRawSymbol
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp503 void DIARawSymbol::getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion() function in DIARawSymbol
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp645 void DIARawSymbol::getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion() function in DIARawSymbol