Home
last modified time | relevance | path

Searched defs:ParameterCount (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslmethod.c735 UINT8 ParameterCount = 0; in MtProcessParameterTypeList() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h151 FunctionOptions Options, uint16_t ParameterCount, in ProcedureRecord()
166 uint16_t ParameterCount = 0; variable
178 FunctionOptions Options, uint16_t ParameterCount, in MemberFunctionRecord()
200 uint16_t ParameterCount = 0; variable
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h492 unsigned ParameterCount = 0; member