Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp133 static bool checkArgCountAtMost(Sema &S, CallExpr *Call, unsigned MaxArgCount) { in checkArgCountAtMost() function
149 checkArgCountAtMost(S, Call, MaxArgCount); in checkArgCountRange()