reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  629     auto pdb_return_type = func_sig->getReturnType();
tools/llvm-pdbutil/PrettyFunctionDumper.cpp
   54   auto ReturnType = Symbol.getReturnType();
  161   auto ReturnType = Signature->getReturnType();
tools/llvm-pdbutil/PrettyVariableDumper.cpp
  139   auto ReturnType = Symbol.getReturnType();