Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp7315 unsigned NumContextualBoolArguments) { in AddBuiltinCandidate() argument
7345 if (ArgIdx < NumContextualBoolArguments) { in AddBuiltinCandidate()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2843 unsigned NumContextualBoolArguments = 0);