Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp2517 static void mergeParamDeclAttributes(ParmVarDecl *newDecl, in mergeParamDeclAttributes() function
3282 mergeParamDeclAttributes(NewParam, OldParam, *this); in MergeCompatibleFunctionDecls()
3316 mergeParamDeclAttributes(*ni, *oi, *this); in mergeObjCMethodDecls()