Searched refs:LooseCompatible (Results 1 – 1 of 1) sorted by relevance
3105 bool LooseCompatible = !MergedReturn.isNull(); in MergeFunctionDecl() local3107 LooseCompatible && Idx != End; ++Idx) { in MergeFunctionDecl()3121 LooseCompatible = false; in MergeFunctionDecl()3124 if (LooseCompatible) { in MergeFunctionDecl()