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

/external/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp760 void transformAttrs(Decl *Old, Decl *New) { function in class:__anon251::TemplateInstantiator
H A DTreeTransform.h373 void transformAttrs(Decl *Old, Decl *New) { } function in class:clang::TreeTransform
7887 getDerived().transformAttrs(E->getCallOperator(), CallOperator);

Completed in 93 milliseconds