Home
last modified time | relevance | path

Searched defs:printMatchedElements (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp294 Error LVReader::printMatchedElements(bool UseMatchedElements) { in printMatchedElements() function in LVReader
H A DLVScope.cpp1641 void LVScopeCompileUnit::printMatchedElements(raw_ostream &OS, in printMatchedElements() function in LVScopeCompileUnit
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h318 virtual void printMatchedElements(raw_ostream &OS, bool UseMatchedElements) {} in printMatchedElements() function