Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp11289 bool MergeTypeWithPrevious = !getLangOpts().CPlusPlus && in CheckFunctionDeclaration() local
11336 MergeTypeWithPrevious = false; in CheckFunctionDeclaration()
11400 if (MergeFunctionDecl(NewFD, OldDecl, S, MergeTypeWithPrevious, in CheckFunctionDeclaration()