Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormatToken.h420 unsigned ParameterCount = 0; member