Option to check for different naming conventions on the following types:
- GlobalConstantPointer
 - GlobalPointer
 - LocalConstantPointer
 - LocalPointer
 - PointerParameter
 - ConstantPointerParameter
 
When not specified, the conventions for the non pointer types will be applied (GlobalConstant, GlobalVariable, LocalConstant, ...).