Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp2724 static void mergeParamDeclAttributes(ParmVarDecl *newDecl, in mergeParamDeclAttributes() function
3595 mergeParamDeclAttributes(NewParam, OldParam, *this); in MergeCompatibleFunctionDecls()
3629 mergeParamDeclAttributes(*ni, *oi, *this); in mergeObjCMethodDecls()