Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1020 void transformAttrs(Decl *Old, Decl *New) { in transformAttrs() function in __anon2e76b3e50111::TemplateInstantiator
H A DTreeTransform.h470 void transformAttrs(Decl *Old, Decl *New) { } in transformAttrs() function
13131 getDerived().transformAttrs(E->getCallOperator(), NewCallOperator); in TransformLambdaExpr()