Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp10329 bool &Redeclaration, NamedDecl *&OldDecl, bool &MergeTypeWithPrevious, in CheckTargetCausesMultiVersioning()
10414 bool &Redeclaration, NamedDecl *&OldDecl, bool &MergeTypeWithPrevious, in CheckMultiVersionAdditionalDecl()
10564 bool &MergeTypeWithPrevious, in CheckMultiVersionFunction()
10655 bool MergeTypeWithPrevious = !getLangOpts().CPlusPlus && in CheckFunctionDeclaration() local
/external/clang/lib/Sema/
DSemaDecl.cpp8643 bool MergeTypeWithPrevious = !getLangOpts().CPlusPlus && in CheckFunctionDeclaration() local