Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslmethod.c627 UINT8 ParameterCount = 0; in MtProcessParameterTypeList() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h150 FunctionOptions Options, uint16_t ParameterCount, in ProcedureRecord()
165 uint16_t ParameterCount = 0; variable
177 FunctionOptions Options, uint16_t ParameterCount, in MemberFunctionRecord()
199 uint16_t ParameterCount = 0; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatToken.h354 unsigned ParameterCount = 0; member