Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp2228 std::string RecordVal::getPrintType() const { in getPrintType() function in RecordVal
2297 OS << getPrintType() << " " << getNameInitAsString(); in print()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1450 std::string getPrintType() const;