Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2982 static Expr *makeAttributeArgExpr(Sema &S, Expr *E, const Attribute &Attr, in makeAttributeArgExpr() function
3023 if (Expr *E = makeAttributeArgExpr(S, AL.getArgAsExpr(i), AL, i)) in handleWorkGroupSize()