enum XRayInstrOrdinal
Declared at: clang/include/clang/Basic/XRayInstr.h:30
Enumerators
Name | Value | Comment |
---|---|---|
XRIO_FunctionEntry | 0 | |
XRIO_FunctionExit | 1 | |
XRIO_Custom | 2 | |
XRIO_Typed | 3 | |
XRIO_Count | 4 |
Declared at: clang/include/clang/Basic/XRayInstr.h:30
Name | Value | Comment |
---|---|---|
XRIO_FunctionEntry | 0 | |
XRIO_FunctionExit | 1 | |
XRIO_Custom | 2 | |
XRIO_Typed | 3 | |
XRIO_Count | 4 |