Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2826 std::string RecordVal::getPrintType() const { in getPrintType() function in RecordVal
2878 OS << getPrintType() << " " << getNameInitAsString(); in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1591 std::string getPrintType() const;