Searched refs:source_file_ (Results 1 – 2 of 2) sorted by relevance
278 if (source_file_ != nullptr) { in CalculateSizeWithoutFieldsAndMethods()390 if (source_file_ != nullptr) { in WriteTaggedData()391 if (!WriteIdTaggedValue(writer, ClassTag::SOURCE_FILE, source_file_)) { in WriteTaggedData()
1018 source_file_(nullptr), in ClassItem()1082 source_file_ = item; in SetSourceFile()1172 StringItem *source_file_; variable