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