Searched defs:AllArgs (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h5228 inline InnerMatcher AllArgs(const InnerMatcher& matcher) { function in namespace:testing
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp6655 SmallVector<Expr *, 8> AllArgs; local
6670 GatherArgumentsForCall(SourceLocation CallLoc, FunctionDecl *FDecl, const FunctionProtoType *Proto, unsigned FirstParam, ArrayRef<Expr *> Args, SmallVectorImpl<Expr *> &AllArgs, VariadicCallType CallType, bool AllowExplicit, bool IsListInitialization) argument

Completed in 351 milliseconds