Hello Daneil,
There is no wrong about your code , these are different version.
On KDSv3.2 , it will show the interrupt function name after you enable the related interrupt
on component . For example , if you use ADC interrupt , after you enable the interrupt at here :

then click generate code , build , in the Vectors_Config.h file , you can see the ADC interrupt function .
Hope it helps
Alice