Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVObject.cpp161 printFileIndex(OS, Full); in print()
H A DLVElement.cpp484 void LVElement::printFileIndex(raw_ostream &OS, bool Full) const { in printFileIndex() function in LVElement
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h208 virtual void printFileIndex(raw_ostream &OS, bool Full = true) const {}
H A DLVElement.h130 void printFileIndex(raw_ostream &OS, bool Full = true) const override;