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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DATokPtr.h84 * a macro that helps. template: "mytoken(a-smart-ptr)->myfield".
86 #define mytoken(tk) ((ANTLRToken *)(tk.operator->())) macro

Completed in 31 milliseconds