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