Searched refs:copyAttrFromTypedefToDecl (Results 1 – 1 of 1) sorted by relevance
7317 static void copyAttrFromTypedefToDecl(Sema &S, Decl *D, const TypedefType *TT) { in copyAttrFromTypedefToDecl() function7846 copyAttrFromTypedefToDecl<AllocSizeAttr>(*this, NewVD, TT); in ActOnVariableDeclarator()