Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp11878 bool MergeTypeWithPrevious = !getLangOpts().CPlusPlus && in CheckFunctionDeclaration() local
11925 MergeTypeWithPrevious = false; in CheckFunctionDeclaration()
11991 if (MergeFunctionDecl(NewFD, OldDecl, S, MergeTypeWithPrevious, in CheckFunctionDeclaration()