Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DVariableDumper.cpp50 dumpSymbolTypeAndName(*VarType, Var.getName()); in start()
58 dumpSymbolTypeAndName(*VarType, Var.getName()); in start()
67 dumpSymbolTypeAndName(*VarType, Var.getName()); in start()
74 dumpSymbolTypeAndName(*VarType, Var.getName()); in start()
128 void VariableDumper::dumpSymbolTypeAndName(const PDBSymbol &Type, in dumpSymbolTypeAndName() function in VariableDumper
DVariableDumper.h34 void dumpSymbolTypeAndName(const PDBSymbol &Type, StringRef Name);