Searched defs:transformAttrs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiate.cpp | 1445 void transformAttrs(Decl *Old, Decl *New) { transformAttrs() function in __anon1699c7c80211::TemplateInstantiator |
H A D | TreeTransform.h | 498 void transformAttrs(Decl *Old, Decl *New) { } transformAttrs() function |