Home
last modified time | relevance | path

Searched defs:getFrontEndVersion (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolCompilandDetails.h24 void getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion() function
/llvm-project/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp229 void getFrontEndVersion(VersionInfo &Version) const override {} in getFrontEndVersion() function in __anon9cf85e360111::MockRawSymbol
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp161 void NativeRawSymbol::getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion() function in NativeRawSymbol
/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp645 void DIARawSymbol::getFrontEndVersion(VersionInfo &Version) const { in getFrontEndVersion() function in DIARawSymbol