Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp10480 bool &Redeclaration, NamedDecl *&OldDecl, bool &MergeTypeWithPrevious, in CheckTargetCausesMultiVersioning()
10565 bool &Redeclaration, NamedDecl *&OldDecl, bool &MergeTypeWithPrevious, in CheckMultiVersionAdditionalDecl()
10715 bool &MergeTypeWithPrevious, in CheckMultiVersionFunction()
10806 bool MergeTypeWithPrevious = !getLangOpts().CPlusPlus && in CheckFunctionDeclaration() local