Home
last modified time | relevance | path

Searched defs:printObject (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp538 bool LVPatterns::printObject(const LVLocation *Location) const { in printObject() function in LVPatterns
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DScopedPrinter.h392 template <typename T> void printObject(StringRef Label, const T &Value) { in printObject() function