Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DVariableDumper.cpp145 if (!tryDumpFunctionPointer(Type, Name)) { in dumpSymbolTypeAndName()
152 bool VariableDumper::tryDumpFunctionPointer(const PDBSymbol &Type, in tryDumpFunctionPointer() function in VariableDumper
DVariableDumper.h35 bool tryDumpFunctionPointer(const PDBSymbol &Type, StringRef Name);