Searched refs:printLinkageName (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| HD | LVElement.h | 329 void printLinkageName(raw_ostream &OS, bool Full, LVElement *Parent, 331 void printLinkageName(raw_ostream &OS, bool Full, LVElement *Parent) const;
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| HD | LVElement.cpp | 548 void LVElement::printLinkageName(raw_ostream &OS, bool Full, in printLinkageName() function in LVElement 556 void LVElement::printLinkageName(raw_ostream &OS, bool Full, LVElement *Parent, in printLinkageName() function in LVElement
|
| HD | LVSymbol.cpp | 440 printLinkageName(OS, Full, const_cast<LVSymbol *>(this)); in printExtra()
|
| HD | LVScope.cpp | 1887 printLinkageName(OS, Full, const_cast<LVScopeFunction *>(this), in printExtra()
|