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