Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp154 auto PdbSymbol(PDBSymbol::create(*this, std::move(RawSymbol))); in getGlobalScope() local
156 static_cast<PDBSymbolExe *>(PdbSymbol.release())); in getGlobalScope()