Searched refs:GetRecordNames (Results 1 – 3 of 3) sorted by relevance
102 std::vector<CString> &tpOrder = bytecodeInfo_.GetRecordNames(); in TopologicalSortForRecords()
73 auto &recordNames = bytecodeInfo_.GetRecordNames(); in ProcessClasses()627 auto &recordNames = bytecodeInfo_.GetRecordNames(); in CollectRecordReferenceREL()
447 std::vector<CString>& GetRecordNames() in GetRecordNames() function