Home
last modified time | relevance | path

Searched refs:doPrintType (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h213 bool doPrintType(const LVType *Type) const { in doPrintType() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp293 (getIsReference() || getReader().doPrintType(this))) { in print()