Home
last modified time | relevance | path

Searched defs:arity (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/Parser/
H A Dcxx2a-placeholder-type-constraint.cpp61 namespace arity { namespace
/llvm-project/libc/AOR_v20.02/math/test/
H A Dulp.c286 int arity; member
706 int arity = f->arity; in parsegen() local
/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp891 if (std::optional<unsigned> arity = Evaluate() local
/llvm-project/clang/test/SemaTemplate/
H A Dconcepts.cpp736 static constexpr long arity = Size; member
/llvm-project/mlir/lib/Dialect/Linalg/IR/
H A DLinalgInterfaces.cpp107 isaElemwiseSingleUnaryOrBinaryOpInterface(linalg::GenericOp genericOp,unsigned arity) isaElemwiseSingleUnaryOrBinaryOpInterface() argument
/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-function-mocker.h515 #define GMOCK_MOCKER_(arity, constness, Method) \ argument
/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp4506 mangleMemberExpr(const Expr * base,bool isArrow,NestedNameSpecifier * qualifier,NamedDecl * firstQualifierLookup,DeclarationName member,const TemplateArgumentLoc * TemplateArgs,unsigned NumTemplateArgs,unsigned arity) mangleMemberExpr() argument