Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp485 bool ShowKindLabel, bool ShowLocation) const { in print() argument
509 if (ShowKindLabel) { in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h320 bool ShowKindLabel = true, bool ShowLocation = true) const;