OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ArgumentCount
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
ObjCMissingSuperCallChecker.cpp
34
unsigned
ArgumentCount
;
109
assert(Descriptor.
ArgumentCount
<= 1); // No multi-argument selectors yet.
114
Selector Sel = Ctx.Selectors.getSelector(Descriptor.
ArgumentCount
, &II);
/src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-generated-function-mockers.h
141
::testing::internal::Function<__VA_ARGS__>::
ArgumentCount
, \
165
::testing::internal::Function<__VA_ARGS__>::
ArgumentCount
, \
191
::testing::internal::Function<__VA_ARGS__>::
ArgumentCount
, \
221
::testing::internal::Function<__VA_ARGS__>::
ArgumentCount
, \
256
::testing::internal::Function<__VA_ARGS__>::
ArgumentCount
, \
294
::testing::internal::Function<__VA_ARGS__>::
ArgumentCount
, \
336
::testing::internal::Function<__VA_ARGS__>::
ArgumentCount
, \
382
::testing::internal::Function<__VA_ARGS__>::
ArgumentCount
, \
431
::testing::internal::Function<__VA_ARGS__>::
ArgumentCount
, \
484
::testing::internal::Function<__VA_ARGS__>::
ArgumentCount
, \
[
all
...]
/src/sys/external/bsd/acpica/dist/parser/
psobject.c
353
UINT8
ArgumentCount
;
442
ArgumentCount
= AcpiPsGetArgumentCount (OpInfo->Type);
443
if (ParentScope->Common.ArgListLength >
ArgumentCount
)
/src/sys/external/bsd/acpica/dist/common/
adwalk.c
1115
UINT32
ArgumentCount
= 0;
1171
return (
ArgumentCount
);
1175
ArgumentCount
++;
1179
return (
ArgumentCount
);
/src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/internal/
gmock-internal-utils.h
495
static constexpr size_t
ArgumentCount
= sizeof...(Args);
506
constexpr size_t Function<R(Args...)>::
ArgumentCount
;
Completed in 20 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026