Searched refs:pdb_return_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp620 auto pdb_return_type = func_sig->getReturnType(); local
622 m_ast.GetSymbolFile()->ResolveTypeUID(pdb_return_type->getSymIndexId());

Completed in 114 milliseconds