Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h318 bool doPrintType(const LVType *Type) const { in doPrintType() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp287 (getIsReference() || getReader().doPrintType(this))) { in print()