IDScanZFinder: Fix cppcheck 2.14 warnings.
Suppress bogus cppcheck missingReturn warning. Prefer returning const references to members rather than copies.
Suppress bogus cppcheck missingReturn warning. Prefer returning const references to members rather than copies.