Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaTemplateInstantiate.cpp820 void transformAttrs(Decl *Old, Decl *New) { in transformAttrs() function in __anona78174070111::TemplateInstantiator
DTreeTransform.h397 void transformAttrs(Decl *Old, Decl *New) { } in transformAttrs() function
8407 getDerived().transformAttrs(E->getCallOperator(), NewCallOperator); in TransformLambdaExpr()