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

/external/llvm/tools/llvm-pdbdump/
H A DVariableDumper.h38 bool tryDumpFunctionPointer(const PDBSymbol &Type, StringRef Name);
H A DVariableDumper.cpp146 if (!tryDumpFunctionPointer(Type, Name)) {
153 bool VariableDumper::tryDumpFunctionPointer(const PDBSymbol &Type, function in class:VariableDumper

Completed in 194 milliseconds