Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1199 void transformAttrs(Decl *Old, Decl *New) { in transformAttrs() function in __anon7fd784e20211::TemplateInstantiator
H A DTreeTransform.h470 void transformAttrs(Decl *Old, Decl *New) { } in transformAttrs() function