Searched refs:LooseCompatible (Results 1 – 1 of 1) sorted by relevance
2274 bool LooseCompatible = !MergedReturn.isNull(); in MergeFunctionDecl() local2276 LooseCompatible && Idx != End; ++Idx) { in MergeFunctionDecl()2290 LooseCompatible = false; in MergeFunctionDecl()2293 if (LooseCompatible) { in MergeFunctionDecl()