cppcheck
cppcheck copied to clipboard
small `Tokenizer::isFunctionHead()` optimization
This is based on the fact that it should take a list of characters and requires the TODO added in https://github.com/danmar/cppcheck/pull/7353#discussion_r1981610577 to be resolved first.