Searched refs:printReference (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVSymbol.cpp | 441 Reference->printReference(OS, Full, const_cast<LVSymbol *>(this)); in printExtra()
|
| H A D | LVElement.cpp | 539 void LVElement::printReference(raw_ostream &OS, bool Full, in printReference() function in LVElement
|
| H A D | LVScope.cpp | 1073 Reference->printReference(OS, Full, const_cast<LVScopeAggregate *>(this)); in printExtra() 1908 Reference->printReference(OS, Full, const_cast<LVScopeFunction *>(this)); in printExtra() 2030 Reference->printReference(OS, Full, const_cast<LVScopeNamespace *>(this)); in printExtra()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVElement.h | 340 void printReference(raw_ostream &OS, bool Full, LVElement *Parent) const;
|