Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp4315 bool LooseCompatible = !MergedReturn.isNull(); in MergeFunctionDecl() local
4317 LooseCompatible && Idx != End; ++Idx) { in MergeFunctionDecl()
4331 LooseCompatible = false; in MergeFunctionDecl()
4334 if (LooseCompatible) { in MergeFunctionDecl()