Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp2426 static void mergeParamDeclAttributes(ParmVarDecl *newDecl, in mergeParamDeclAttributes() function
3159 mergeParamDeclAttributes(NewParam, OldParam, *this); in MergeCompatibleFunctionDecls()
3192 mergeParamDeclAttributes(*ni, *oi, *this); in mergeObjCMethodDecls()