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