Searched refs:IsExtended (Results 1 – 3 of 3) sorted by relevance
285 bool is_extended = record_diff_ir->IsExtended(); in AddRecordTypeDiffIR()319 function_diff_ir->IsExtended() ? diff_tu_->add_function_extension_diffs() in AddFunctionDiffIR()335 if (enum_diff_ir->IsExtended()) { in AddEnumTypeDiffIR()344 if (enum_diff_ir->IsExtended()) { in AddEnumTypeDiffIR()
216 bool IsExtended() const { return is_extended_; } in IsExtended() function290 bool IsExtended() const { in IsExtended() function362 bool IsExtended() const { return is_extended_; } in IsExtended() function
180 if ((enum_type_diff_ir->IsExtended() || in CompareEnumTypes()