Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp2437 std::string RecordVal::getPrintType() const { in getPrintType() function in RecordVal
2506 OS << getPrintType() << " " << getNameInitAsString(); in print()
/openbsd/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h1544 std::string getPrintType() const;