Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3520 MergeFunctionDecl(FunctionDecl * New,NamedDecl * & OldD,Scope * S,bool MergeTypeWithOld,bool NewDeclIsDefn) MergeFunctionDecl() argument
4251 MergeCompatibleFunctionDecls(FunctionDecl * New,FunctionDecl * Old,Scope * S,bool MergeTypeWithOld) MergeCompatibleFunctionDecls() argument
4326 MergeVarDeclTypes(VarDecl * New,VarDecl * Old,bool MergeTypeWithOld) MergeVarDeclTypes() argument
[all...]