Searched defs:getRecordData (Results 1 – 2 of 2) sorted by relevance
49 BinaryStreamRef DebugSubsectionRecord::getRecordData() const { return Data; } in getRecordData() function in DebugSubsectionRecord
77 ASTWriter::RecordDataImpl &getRecordData() const { return *Record; } in getRecordData() function