Searched defs:arity (Results 1 – 7 of 7) sorted by relevance
/llvm-project/clang/test/Parser/ |
H A D | cxx2a-placeholder-type-constraint.cpp | 61 namespace arity { namespace
|
/llvm-project/libc/AOR_v20.02/math/test/ |
H A D | ulp.c | 286 int arity; member 706 int arity = f->arity; in parsegen() local
|
/llvm-project/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 891 if (std::optional<unsigned> arity = Evaluate() local
|
/llvm-project/clang/test/SemaTemplate/ |
H A D | concepts.cpp | 736 static constexpr long arity = Size; member
|
/llvm-project/mlir/lib/Dialect/Linalg/IR/ |
H A D | LinalgInterfaces.cpp | 107 isaElemwiseSingleUnaryOrBinaryOpInterface(linalg::GenericOp genericOp,unsigned arity) isaElemwiseSingleUnaryOrBinaryOpInterface() argument
|
/llvm-project/third-party/unittest/googlemock/include/gmock/ |
H A D | gmock-function-mocker.h | 515 #define GMOCK_MOCKER_(arity, constness, Method) \ argument
|
/llvm-project/clang/lib/AST/ |
H A D | ItaniumMangle.cpp | 4506 mangleMemberExpr(const Expr * base,bool isArrow,NestedNameSpecifier * qualifier,NamedDecl * firstQualifierLookup,DeclarationName member,const TemplateArgumentLoc * TemplateArgs,unsigned NumTemplateArgs,unsigned arity) mangleMemberExpr() argument
|