Home
last modified time | relevance | path

Searched refs:getRecordName (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h105 StringRef getRecordName() const { return Def->getName(); } in getRecordName() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp135 PrintError("Clause " + VerClause.getClause().getRecordName() + in HasDuplicateClauses()
136 " already defined on directive " + Directive.getRecordName()); in HasDuplicateClauses()
167 Dir.getRecordName()); in HasDuplicateClausesInDirectives()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp85 static StringRef getRecordName(LazyRandomTypeCollection &Types, TypeIndex TI) { in getRecordName() function
1671 StringRef RecordName = getRecordName(Types, UDT.Type); in visitKnownRecord()
2734 StringRef RecordName = getRecordName(types(), TI); in visitKnownMember()