Searched defs:ArgumentList (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h167 TypeIndex ArgumentList; member in class:llvm::codeview::ProcedureRecord
201 TypeIndex ArgumentList; member in class:llvm::codeview::MemberFunctionRecord
150 ProcedureRecord(TypeIndex ReturnType, CallingConvention CallConv, FunctionOptions Options, uint16_t ParameterCount, TypeIndex ArgumentList) argument
176 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, TypeIndex ThisType, CallingConvention CallConv, FunctionOptions Options, uint16_t ParameterCount, TypeIndex ArgumentList, int32_t ThisPointerAdjustment) argument
[all...]
/freebsd-current/sys/contrib/dev/acpica/include/
H A Daclocal.h484 UINT16 ArgumentList; member in struct:acpi_name_info

Completed in 169 milliseconds