Searched refs:transformAttrs (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp712 void transformAttrs(Decl *Old, Decl *New) { function in class:__anon1572::TemplateInstantiator
H A DTreeTransform.h418 void transformAttrs(Decl *Old, Decl *New) { } function in class:clang::TreeTransform
9895 getDerived().transformAttrs(E->getCallOperator(), NewCallOperator);

Completed in 119 milliseconds