Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp241 std::string FrontendVersion; in visitKnownRecord() local
243 raw_string_ostream Out(FrontendVersion); in visitKnownRecord()
253 W.printString("FrontendVersion", FrontendVersion); in visitKnownRecord()
266 std::string FrontendVersion; in visitKnownRecord() local
268 raw_string_ostream Out(FrontendVersion); in visitKnownRecord()
280 W.printString("FrontendVersion", FrontendVersion); in visitKnownRecord()