Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3034 static void mergeParamDeclAttributes(ParmVarDecl *newDecl, in mergeParamDeclAttributes() function
3908 mergeParamDeclAttributes(NewParam, OldParam, *this); in MergeCompatibleFunctionDecls()
3943 mergeParamDeclAttributes(*ni, *oi, *this); in mergeObjCMethodDecls()