Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiate.cpp981 void transformAttrs(Decl *Old, Decl *New) { in transformAttrs() function in __anon13f408ec0111::TemplateInstantiator
HDTreeTransform.h461 void transformAttrs(Decl *Old, Decl *New) { } in transformAttrs() function
11831 getDerived().transformAttrs(E->getCallOperator(), NewCallOperator); in TransformLambdaExpr()