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

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

Completed in 77 milliseconds