Home
last modified time | relevance | path

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

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