Searched refs:PdbSymbol (Results 1 – 3 of 3) sorted by relevance
146 auto PdbSymbol(PDBSymbol::create(*this, std::move(RawSymbol))); in getGlobalScope() local148 static_cast<PDBSymbolExe *>(PdbSymbol.release())); in getGlobalScope()
174 auto PdbSymbol(PDBSymbol::create(*this, std::move(RawSymbol))); in getGlobalScope() local176 static_cast<PDBSymbolExe *>(PdbSymbol.release())); in getGlobalScope()
163 auto PdbSymbol(PDBSymbol::create(*this, std::move(RawSymbol))); in getGlobalScope() local165 static_cast<PDBSymbolExe *>(PdbSymbol.release())); in getGlobalScope()