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

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Daslmethod.c671 UINT8 ParameterCount = 0; local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h171 uint16_t ParameterCount = 0; member in class:llvm::codeview::ProcedureRecord
205 uint16_t ParameterCount member in class:llvm::codeview::MemberFunctionRecord
155 ProcedureRecord(TypeIndex ReturnType, CallingConvention CallConv, FunctionOptions Options, uint16_t ParameterCount, TypeIndex ArgumentList) argument
181 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, TypeIndex ThisType, CallingConvention CallConv, FunctionOptions Options, uint16_t ParameterCount, TypeIndex ArgumentList, int32_t ThisPointerAdjustment) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h199 unsigned ParameterCount = 0; member in struct:clang::format::FormatToken

Completed in 123 milliseconds