Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp2982 static void mergeParamDeclAttributes(ParmVarDecl *newDecl, in mergeParamDeclAttributes() function
3845 mergeParamDeclAttributes(NewParam, OldParam, *this); in MergeCompatibleFunctionDecls()
3880 mergeParamDeclAttributes(*ni, *oi, *this); in mergeObjCMethodDecls()