Home
last modified time | relevance | path

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

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