Home
last modified time | relevance | path

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

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