Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroShape.h124 unsigned IndexField; member
/freebsd/sys/contrib/dev/acpica/include/
H A Dacobject.h645 ACPI_OBJECT_INDEX_FIELD IndexField; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp937 auto IndexField = B.getLayoutField(*SwitchIndexFieldId); in buildFrameType() local