Home
last modified time | relevance | path

Searched refs:LooseCompatible (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp4158 bool LooseCompatible = !MergedReturn.isNull(); in MergeFunctionDecl() local
4160 LooseCompatible && Idx != End; ++Idx) { in MergeFunctionDecl()
4174 LooseCompatible = false; in MergeFunctionDecl()
4177 if (LooseCompatible) { in MergeFunctionDecl()