Searched defs:transformAttrs (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiate.cpp | 1199 void transformAttrs(Decl *Old, Decl *New) { in transformAttrs() function in __anon7fd784e20211::TemplateInstantiator |
H A D | TreeTransform.h | 470 void transformAttrs(Decl *Old, Decl *New) { } in transformAttrs() function |