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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp66 bool ShouldDumpCallingConvention = true; local
69 ShouldDumpCallingConvention = false;
73 if (ShouldDumpCallingConvention)
83 if (ShouldDumpCallingConvention)

Completed in 82 milliseconds