Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3690 MergeFunctionDecl(FunctionDecl * New,NamedDecl * & OldD,Scope * S,bool MergeTypeWithOld,bool NewDeclIsDefn) MergeFunctionDecl() argument
4388 MergeCompatibleFunctionDecls(FunctionDecl * New,FunctionDecl * Old,Scope * S,bool MergeTypeWithOld) MergeCompatibleFunctionDecls() argument
4470 MergeVarDeclTypes(VarDecl * New,VarDecl * Old,bool MergeTypeWithOld) MergeVarDeclTypes() argument
[all...]