Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp442 Reference->printReference(OS, Full, const_cast<LVSymbol *>(this)); in printExtra()
H A DLVElement.cpp540 void LVElement::printReference(raw_ostream &OS, bool Full, in printReference() function in LVElement
H A DLVScope.cpp1062 Reference->printReference(OS, Full, const_cast<LVScopeAggregate *>(this)); in printExtra()
1890 Reference->printReference(OS, Full, const_cast<LVScopeFunction *>(this)); in printExtra()
2000 Reference->printReference(OS, Full, const_cast<LVScopeNamespace *>(this)); in printExtra()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h326 void printReference(raw_ostream &OS, bool Full, LVElement *Parent) const;