Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DFunctionDumper.cpp61 bool ShouldDumpCallingConvention = true; in start() local
64 ShouldDumpCallingConvention = false; in start()
68 if (ShouldDumpCallingConvention) in start()
78 if (ShouldDumpCallingConvention) in start()