Home
last modified time | relevance | path

Searched defs:transformAttrs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1443 void transformAttrs(Decl *Old, Decl *New) { in transformAttrs() function in __anondb690eb50211::TemplateInstantiator
H A DTreeTransform.h498 void transformAttrs(Decl *Old, Decl *New) { } in transformAttrs() function