2024-04-21 08:10 ftp://ftp.de.debian.org/debian/pool/main/p/protobuf2/protobuf2_2.6.1.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=googletest --library=zlib --library=python --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.14.0 head-info: ebf4cc2 (2024-04-21 09:34:26 +0200) count: 2183 2183 elapsed-time: 33.8 32.9 head-timing-info: old-timing-info: head results: protobuf-2.6.1/examples/add_person.cc:11:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/examples/add_person.cc:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] protobuf-2.6.1/examples/list_people.cc:14:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/examples/list_people.cc:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/fused-src/gtest/gtest-all.cc:4800:12: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_NAME_ is a macro then please configure it. [unknownMacro] protobuf-2.6.1/gtest/samples/sample10_unittest.cc:78:1: style: The class 'LeakChecker' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] protobuf-2.6.1/gtest/samples/sample10_unittest.cc:61:8: style:inconclusive: Technically the member function '::Water::operatordelete' can be const. [functionConst] protobuf-2.6.1/gtest/samples/sample10_unittest.cc:108:1: error: Memory leak: water [memleak] protobuf-2.6.1/gtest/samples/sample10_unittest.cc:106:10: style: Variable 'water' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/gtest/samples/sample10_unittest.cc:99:10: style: Variable 'water' is allocated memory that is never used. [unusedAllocatedMemory] protobuf-2.6.1/gtest/samples/sample2.cc:51:32: style:inconclusive: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. [funcArgNamesDifferent] protobuf-2.6.1/gtest/samples/sample2.h:81:24: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. protobuf-2.6.1/gtest/samples/sample2.cc:51:32: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. protobuf-2.6.1/gtest/samples/sample3_unittest.cc:105:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/samples/sample3_unittest.cc:148:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q0_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/samples/sample5_unittest.cc:146:16: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] protobuf-2.6.1/gtest/samples/sample5_unittest.cc:67:16: note: Virtual function in base class protobuf-2.6.1/gtest/samples/sample5_unittest.cc:146:16: note: Function in derived class protobuf-2.6.1/gtest/samples/prime_tables.h:84:34: warning: Class 'PreCalculatedPrimeTable' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] protobuf-2.6.1/gtest/samples/prime_tables.h:58:16: style: The function 'IsPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] protobuf-2.6.1/gtest/samples/prime_tables.h:48:16: note: Virtual function in base class protobuf-2.6.1/gtest/samples/prime_tables.h:58:16: note: Function in derived class protobuf-2.6.1/gtest/samples/prime_tables.h:69:15: style: The function 'GetNextPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] protobuf-2.6.1/gtest/samples/prime_tables.h:52:15: note: Virtual function in base class protobuf-2.6.1/gtest/samples/prime_tables.h:69:15: note: Function in derived class protobuf-2.6.1/gtest/samples/prime_tables.h:87:12: style: The destructor '~PreCalculatedPrimeTable' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] protobuf-2.6.1/gtest/samples/prime_tables.h:45:12: note: Virtual destructor in base class protobuf-2.6.1/gtest/samples/prime_tables.h:87:12: note: Destructor in derived class protobuf-2.6.1/gtest/samples/prime_tables.h:89:16: style: The function 'IsPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] protobuf-2.6.1/gtest/samples/prime_tables.h:48:16: note: Virtual function in base class protobuf-2.6.1/gtest/samples/prime_tables.h:89:16: note: Function in derived class protobuf-2.6.1/gtest/samples/prime_tables.h:93:15: style: The function 'GetNextPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] protobuf-2.6.1/gtest/samples/prime_tables.h:52:15: note: Virtual function in base class protobuf-2.6.1/gtest/samples/prime_tables.h:93:15: note: Function in derived class protobuf-2.6.1/gtest/samples/sample9_unittest.cc:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/samples/sample9_unittest.cc:65:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/samples/sample9_unittest.cc:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/samples/sample9_unittest.cc:85:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-filepath.cc:109:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _POSIX_PATH_MAX [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-filepath.cc:120:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pathname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-filepath.cc:352:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pathname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-port.cc:488:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_INFO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-port.cc:497:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-port.cc:711:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_FLAG_PREFIX_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-port.cc:737:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-port.cc:789:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-printers.cc:197:14: debug: Failed to instantiate template "PrintAsCharLiteralTo". The checking continues anyway. [templateInstantiation] protobuf-2.6.1/gtest/src/gtest-printers.cc:258:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CharType [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-test-part.cc:52:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStackTraceMarker [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-test-part.cc:61:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-test-part.cc:79:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-test-part.cc:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable original_reporter_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest-test-part.cc:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_new_fatal_failure_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/src/gtest.cc:3478:12: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_NAME_ is a macro then please configure it. [unknownMacro] protobuf-2.6.1/gtest/test/gtest-death-test_ex_test.cc:91:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_catch_exceptions [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-death-test_test.cc:1255:3: error: There is an unknown macro here somewhere. Configuration is required. If EXPECT_DEATH_IF_SUPPORTED is a macro then please configure it. [unknownMacro] protobuf-2.6.1/gtest/test/gtest-filepath_test.cc:146:3: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_PATH_SEP_ is a macro then please configure it. [unknownMacro] protobuf-2.6.1/gtest/test/gtest-linked_ptr_test.cc:60:4: style: The destructor '~B' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] protobuf-2.6.1/gtest/test/gtest-linked_ptr_test.cc:50:12: note: Virtual destructor in base class protobuf-2.6.1/gtest/test/gtest-linked_ptr_test.cc:60:4: note: Destructor in derived class protobuf-2.6.1/gtest/test/gtest-linked_ptr_test.cc:61:16: style: The function 'Use' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] protobuf-2.6.1/gtest/test/gtest-linked_ptr_test.cc:51:16: note: Virtual function in base class protobuf-2.6.1/gtest/test/gtest-linked_ptr_test.cc:61:16: note: Function in derived class protobuf-2.6.1/gtest/test/gtest-linked_ptr_test.cc:109:10: style: Variable 'a5' is reassigned a value before the old one has been used. [redundantAssignment] protobuf-2.6.1/gtest/test/gtest-linked_ptr_test.cc:108:10: note: a5 is assigned protobuf-2.6.1/gtest/test/gtest-linked_ptr_test.cc:109:10: note: a5 is overwritten protobuf-2.6.1/gtest/test/gtest-listener_test.cc:215:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-listener_test.cc:212:30: style: Condition 'events.size()==0' is always true [knownConditionTrueFalse] protobuf-2.6.1/gtest/test/gtest-listener_test.cc:190:5: error: Out of bounds access in expression 'data[i]' because 'data' is empty. [containerOutOfBounds] protobuf-2.6.1/gtest/test/gtest-listener_test.cc:300:17: note: Calling function 'VerifyResults', 1st argument 'events' value is size=0 protobuf-2.6.1/gtest/test/gtest-listener_test.cc:190:5: note: Access out of bounds protobuf-2.6.1/gtest/test/gtest-message_test.cc:67:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-message_test.cc:76:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-message_test.cc:133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-options_test.cc:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-options_test.cc:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-options_test.cc:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-options_test.cc:86:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-options_test.cc:92:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-options_test.cc:145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-options_test.cc:152:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-options_test.cc:159:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-options_test.cc:166:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-options_test.cc:187:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-options_test.cc:200:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-port_test.cc:271:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-port_test.cc:277:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-port_test.cc:398:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_USES_SIMPLE_RE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-port_test.cc:939:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-port_test.cc:949:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-port_test.cc:961:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-port_test.cc:108:7: style:inconclusive: Technically the member function 'testing::internal::Base::member' can be const. [functionConst] protobuf-2.6.1/gtest/test/gtest-port_test.cc:204:3: style: Class 'To' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] protobuf-2.6.1/gtest/test/gtest-port_test.cc:197:8: style: Redundant initialization for 'base'. The initialized value is overwritten before it is read. [redundantInitialization] protobuf-2.6.1/gtest/test/gtest-port_test.cc:190:13: note: base is initialized protobuf-2.6.1/gtest/test/gtest-port_test.cc:197:8: note: base is overwritten protobuf-2.6.1/gtest/test/gtest-port_test.cc:145:8: style: Variable 'base' is assigned a value that is never used. [unreadVariable] protobuf-2.6.1/gtest/test/gtest-port_test.cc:164:8: style: Variable 'base' is assigned a value that is never used. [unreadVariable] protobuf-2.6.1/gtest/test/gtest-printers_test.cc:342:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Int64 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-printers_test.cc:567:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-printers_test.cc:1197:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-printers_test.cc:1197:17: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger] protobuf-2.6.1/gtest/test/gtest-printers_test.cc:558:7: performance:inconclusive: Technically the member function 'testing::gtest_printers_test::Foo::MyMethod' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/gtest/test/gtest-printers_test.cc:963:8: style: struct member 'iterator::x' is never used. [unusedStructMember] protobuf-2.6.1/gtest/test/gtest-printers_test.cc:974:8: style: struct member 'const_iterator::x' is never used. [unusedStructMember] protobuf-2.6.1/gtest/test/gtest-test-part_test.cc:61:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStackTraceMarker [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-test-part_test.cc:77:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-test-part_test.cc:107:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-test-part_test.cc:178:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-test-part_test.cc:187:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-test-part_test.cc:200:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-tuple_test.cc:55:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-tuple_test.cc:273:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-tuple_test.cc:278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-tuple_test.cc:289:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-unittest-api_test.cc:60:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestCase [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-unittest-api_test.cc:88:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestInfo [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest-unittest-api_test.cc:48:8: style:inconclusive: Technically the member function 'LessByName < TestCase >::operator()' can be const. [functionConst] protobuf-2.6.1/gtest/test/gtest-unittest-api_test.cc:48:8: style:inconclusive: Technically the member function 'LessByName < TestInfo >::operator()' can be const. [functionConst] protobuf-2.6.1/gtest/test/gtest_env_var_test_.cc:55:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_env_var_test_.cc:120:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_environment_test.cc:148:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_FAILURE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_output_test_.cc:867:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONFATAL_FAILURE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_output_test_.cc:881:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL_FAILURE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_output_test_.cc:938:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONFATAL_FAILURE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_output_test_.cc:953:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL_FAILURE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_output_test_.cc:996:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_print_time [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_output_test_.cc:602:7: style: The scope of the variable 'm' can be reduced. [variableScope] protobuf-2.6.1/gtest/test/gtest_output_test_.cc:603:14: style: The scope of the variable 'n' can be reduced. [variableScope] protobuf-2.6.1/gtest/test/gtest_output_test_.cc:681:14: style: The scope of the variable 'n' can be reduced. [variableScope] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:169:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:177:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:185:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:193:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:203:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:212:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:222:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:232:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:241:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:249:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:257:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:265:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:272:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:283:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:294:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:305:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:317:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:325:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:333:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:341:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:351:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:360:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:370:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:380:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:389:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:397:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:405:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:413:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:420:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:431:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:442:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:453:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:566:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:575:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:584:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:593:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:604:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:614:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:625:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:636:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:646:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:655:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:664:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:673:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:681:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:693:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:705:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:717:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:730:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:739:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:748:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:757:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:768:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:778:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:789:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:800:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:810:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:819:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:828:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:837:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:845:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:857:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:869:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:881:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1005:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1015:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1025:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1035:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1047:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1058:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1070:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1082:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1093:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1103:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1123:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1171:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1185:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1195:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1205:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1215:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1227:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1238:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1250:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1262:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1273:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1283:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1293:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1303:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1312:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1325:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1338:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1351:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1486:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1497:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1508:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1519:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1532:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1544:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1557:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1570:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1582:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1593:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1604:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1615:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1625:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1639:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1653:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1667:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1682:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1693:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1704:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1715:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1728:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1740:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1753:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1766:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1778:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1789:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1800:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1811:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1821:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1835:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1849:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1863:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2009:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2021:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2033:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2045:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2059:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2072:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2086:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2100:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2125:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2137:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2149:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2160:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2175:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2190:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2221:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2233:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2245:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2257:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2271:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2284:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2298:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2312:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2325:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2337:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2349:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2361:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2372:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2387:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2402:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:2417:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:94:8: style:inconclusive: Technically the member function 'PredFunctor1::operator()' can be const. [functionConst] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:481:8: style:inconclusive: Technically the member function 'PredFunctor2::operator()' can be const. [functionConst] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:910:8: style:inconclusive: Technically the member function 'PredFunctor3::operator()' can be const. [functionConst] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1381:8: style:inconclusive: Technically the member function 'PredFunctor4::operator()' can be const. [functionConst] protobuf-2.6.1/gtest/test/gtest_pred_impl_unittest.cc:1894:8: style:inconclusive: Technically the member function 'PredFunctor5::operator()' can be const. [functionConst] protobuf-2.6.1/gtest/test/gtest_repeat_test.cc:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_death_test_style [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_repeat_test.cc:154:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_repeat_test.cc:167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_repeat_test.cc:173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_repeat_test.cc:183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_repeat_test.cc:194:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_repeat_test.cc:212:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_sole_header_test.cc:44:3: error: There is an unknown macro here somewhere. Configuration is required. If EXPECT_NO_FATAL_FAILURE is a macro then please configure it. [unknownMacro] protobuf-2.6.1/gtest/test/gtest_throw_on_failure_ex_test.cc:47:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_throw_on_failure_ex_test.cc:54:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_throw_on_failure [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_throw_on_failure_ex_test.cc:58:5: style: Same expression on both sides of '=='. [duplicateExpression] protobuf-2.6.1/gtest/test/gtest_throw_on_failure_test_.cc:48:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] protobuf-2.6.1/gtest/test/gtest_unittest.cc:1742:3: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_FLAG_PREFIX_ is a macro then please configure it. [unknownMacro] protobuf-2.6.1/gtest/test/gtest_xml_output_unittest_.cc:55:3: style: Same expression on both sides of '=='. [duplicateExpression] protobuf-2.6.1/gtest/test/gtest_xml_output_unittest_.cc:73:3: style: Same expression on both sides of '=='. [duplicateExpression] protobuf-2.6.1/gtest/test/gtest_xml_output_unittest_.cc:74:3: style: Same expression on both sides of '=='. [duplicateExpression] protobuf-2.6.1/gtest/xcode/Samples/FrameworkSample/widget.h:52:15: performance: Function 'GetStringValue()' should return member 'name_' by const reference. [returnByReference] protobuf-2.6.1/python/google/protobuf/pyext/descriptor.cc:184:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/descriptor.cc:201:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/descriptor.cc:320:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/descriptor.cc:344:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_GenericNew [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/descriptor.cc:72:3: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/python/google/protobuf/pyext/descriptor.cc:157:3: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/python/google/protobuf/pyext/descriptor.cc:162:41: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/python/google/protobuf/pyext/descriptor.cc:276:39: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/python/google/protobuf/pyext/extension_dict.cc:68:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/extension_dict.cc:93:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/extension_dict.cc:132:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/extension_dict.cc:201:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/extension_dict.cc:236:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/extension_dict.cc:259:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:119:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:211:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:307:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:378:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:519:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:531:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:561:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:652:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExtensionDict_Type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:753:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:829:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:857:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:909:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:944:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:952:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1108:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1120:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1181:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExtensionDict_Type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1286:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1294:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMessage_Type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1322:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMessage_Type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1398:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1453:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1459:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1499:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1602:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMessage_Type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1628:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1720:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMessage_Type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1752:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1877:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2038:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMessage_Type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2065:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2106:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2210:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2277:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2396:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32min [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2425:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tp_hash [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:240:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2439:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2449:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2460:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2471:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:97:7: performance:inconclusive: Technically the member function 'google::protobuf::python::ChildVisitor::VisitRepeatedCompositeContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:102:7: performance:inconclusive: Technically the member function 'google::protobuf::python::ChildVisitor::VisitRepeatedScalarContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:107:7: performance:inconclusive: Technically the member function 'google::protobuf::python::ChildVisitor::VisitCMessage' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:456:7: style:inconclusive: Technically the member function 'google::protobuf::python::cmessage::FixupMessageReference::VisitRepeatedCompositeContainer' can be const. [functionConst] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:461:7: style:inconclusive: Technically the member function 'google::protobuf::python::cmessage::FixupMessageReference::VisitRepeatedScalarContainer' can be const. [functionConst] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:785:7: performance:inconclusive: Technically the member function 'google::protobuf::python::cmessage::ClearWeakReferences::VisitRepeatedCompositeContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:798:7: performance:inconclusive: Technically the member function 'google::protobuf::python::cmessage::ClearWeakReferences::VisitRepeatedScalarContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:803:7: performance:inconclusive: Technically the member function 'google::protobuf::python::cmessage::ClearWeakReferences::VisitCMessage' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:993:7: style:inconclusive: Technically the member function 'google::protobuf::python::cmessage::SetOwnerVisitor::VisitRepeatedCompositeContainer' can be const. [functionConst] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:998:7: style:inconclusive: Technically the member function 'google::protobuf::python::cmessage::SetOwnerVisitor::VisitRepeatedScalarContainer' can be const. [functionConst] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1003:7: style:inconclusive: Technically the member function 'google::protobuf::python::cmessage::SetOwnerVisitor::VisitCMessage' can be const. [functionConst] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1062:7: performance:inconclusive: Technically the member function 'google::protobuf::python::cmessage::ReleaseChild::VisitRepeatedCompositeContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1067:7: performance:inconclusive: Technically the member function 'google::protobuf::python::cmessage::ReleaseChild::VisitRepeatedScalarContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:456:7: warning: The struct 'FixupMessageReference' defines member function with name 'VisitRepeatedCompositeContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:97:7: note: Parent function 'ChildVisitor::VisitRepeatedCompositeContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:456:7: note: Derived function 'FixupMessageReference::VisitRepeatedCompositeContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:461:7: warning: The struct 'FixupMessageReference' defines member function with name 'VisitRepeatedScalarContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:102:7: note: Parent function 'ChildVisitor::VisitRepeatedScalarContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:461:7: note: Derived function 'FixupMessageReference::VisitRepeatedScalarContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:785:7: warning: The struct 'ClearWeakReferences' defines member function with name 'VisitRepeatedCompositeContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:97:7: note: Parent function 'ChildVisitor::VisitRepeatedCompositeContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:785:7: note: Derived function 'ClearWeakReferences::VisitRepeatedCompositeContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:798:7: warning: The struct 'ClearWeakReferences' defines member function with name 'VisitRepeatedScalarContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:102:7: note: Parent function 'ChildVisitor::VisitRepeatedScalarContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:798:7: note: Derived function 'ClearWeakReferences::VisitRepeatedScalarContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:803:7: warning: The struct 'ClearWeakReferences' defines member function with name 'VisitCMessage' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:107:7: note: Parent function 'ChildVisitor::VisitCMessage' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:803:7: note: Derived function 'ClearWeakReferences::VisitCMessage' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:993:7: warning: The struct 'SetOwnerVisitor' defines member function with name 'VisitRepeatedCompositeContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:97:7: note: Parent function 'ChildVisitor::VisitRepeatedCompositeContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:993:7: note: Derived function 'SetOwnerVisitor::VisitRepeatedCompositeContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:998:7: warning: The struct 'SetOwnerVisitor' defines member function with name 'VisitRepeatedScalarContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:102:7: note: Parent function 'ChildVisitor::VisitRepeatedScalarContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:998:7: note: Derived function 'SetOwnerVisitor::VisitRepeatedScalarContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1003:7: warning: The struct 'SetOwnerVisitor' defines member function with name 'VisitCMessage' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:107:7: note: Parent function 'ChildVisitor::VisitCMessage' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1003:7: note: Derived function 'SetOwnerVisitor::VisitCMessage' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1062:7: warning: The struct 'ReleaseChild' defines member function with name 'VisitRepeatedCompositeContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:97:7: note: Parent function 'ChildVisitor::VisitRepeatedCompositeContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1062:7: note: Derived function 'ReleaseChild::VisitRepeatedCompositeContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1067:7: warning: The struct 'ReleaseChild' defines member function with name 'VisitRepeatedScalarContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:102:7: note: Parent function 'ChildVisitor::VisitRepeatedScalarContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1067:7: note: Derived function 'ReleaseChild::VisitRepeatedScalarContainer' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1072:7: warning: The struct 'ReleaseChild' defines member function with name 'VisitCMessage' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:107:7: note: Parent function 'ChildVisitor::VisitCMessage' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1072:7: note: Derived function 'ReleaseChild::VisitCMessage' protobuf-2.6.1/python/google/protobuf/pyext/message.cc:444:63: style: Condition 'MaybeReleaseOverlappingOneofField(parent,parent_field)<0' is always false [knownConditionTrueFalse] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:444:40: note: Calling function 'MaybeReleaseOverlappingOneofField' returns 0 protobuf-2.6.1/python/google/protobuf/pyext/message.cc:444:63: note: Condition 'MaybeReleaseOverlappingOneofField(parent,parent_field)<0' is always false protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1756:65: style: Condition 'MaybeReleaseOverlappingOneofField(self,field_descriptor)<0' is always false [knownConditionTrueFalse] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1756:40: note: Calling function 'MaybeReleaseOverlappingOneofField' returns 0 protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1756:65: note: Condition 'MaybeReleaseOverlappingOneofField(self,field_descriptor)<0' is always false protobuf-2.6.1/python/google/protobuf/pyext/message.cc:214:18: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:517:22: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:817:3: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1487:41: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1497:35: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2034:35: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2084:61: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:681:46: style: Local variable 'descriptor' shadows outer variable [shadowVariable] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:631:21: note: Shadowed declaration protobuf-2.6.1/python/google/protobuf/pyext/message.cc:681:46: note: Shadow variable protobuf-2.6.1/python/google/protobuf/pyext/message.cc:97:67: style: Parameter 'container' can be declared as pointer to const [constParameterPointer] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:102:61: style: Parameter 'container' can be declared as pointer to const [constParameterPointer] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:107:31: style: Parameter 'cmessage' can be declared as pointer to const [constParameterPointer] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:164:25: style: Variable 'cdescriptor' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:208:43: style: Parameter 'expected_types' can be declared as pointer to const [constParameterPointer] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:399:15: style: Parameter 'cmessage' can be declared as pointer to const [constParameterPointer] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:489:32: style: Variable 'parent_message' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1621:15: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:2362:13: style: Variable 'cmsg' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:489:47: style: Variable 'parent_message' is assigned a value that is never used. [unreadVariable] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:903:50: style: Variable 'descriptor' is assigned a value that is never used. [unreadVariable] protobuf-2.6.1/python/google/protobuf/pyext/message.cc:1132:50: style: Variable 'descriptor' is assigned a value that is never used. [unreadVariable] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:97:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_LT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:322:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:384:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:395:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:447:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:456:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RepeatedCompositeContainer_Type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:502:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:539:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:118:21: style: Condition 'limit-start<=1' is always false [knownConditionTrueFalse] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:176:17: note: Assuming that condition 'start<(right-1)' is not redundant protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:177:40: note: Calling function 'InternalQuickSort', 3rd argument 'right' value is symbolic=start+2 protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:118:21: note: Condition 'limit-start<=1' is always false protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:126:14: style: The scope of the variable 'left' can be reduced. [variableScope] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:127:14: style: The scope of the variable 'right' can be reduced. [variableScope] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:495:16: style: The scope of the variable 'kwlist' can be reduced. [variableScope] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:144:27: style: Local variable 'key' shadows outer variable [shadowVariable] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:137:25: note: Shadowed declaration protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:144:27: note: Shadow variable protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:156:27: style: Local variable 'key' shadows outer variable [shadowVariable] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:137:25: note: Shadowed declaration protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:156:27: note: Shadow variable protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:390:31: style: Parameter 'value' can be declared as pointer to const. However it seems that 'AssignSubscript' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:702:18: note: You might need to cast the function pointer here protobuf-2.6.1/python/google/protobuf/pyext/repeated_composite_container.cc:390:31: note: Parameter 'value' can be declared as pointer to const protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:95:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:204:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:319:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:365:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:476:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:507:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:541:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:548:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_EQ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:566:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_NE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:596:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PickleError_class [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:638:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:651:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMessage_Type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:722:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RepeatedScalarContainer_Type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/python/google/protobuf/pyext/repeated_scalar_container.cc:447:14: style: The scope of the variable 'length' can be reduced. [variableScope] protobuf-2.6.1/src/google/protobuf/compiler/code_generator.cc:54:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/code_generator.cc:60:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/code_generator.cc:71:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:170:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:201:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:340:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:400:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:490:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:600:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generators_by_flag_name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:612:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generators_by_flag_name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:617:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plugin_prefix_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:634:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_path_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:776:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:788:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_files_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:824:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable executable_name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:950:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:1172:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:1250:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plugin_prefix_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:1308:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plugins_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:1363:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable codec_type_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:1428:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imports_in_descriptor_set_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:1534:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:1579:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:468:43: warning: Member variable 'MemoryOutputStream::append_mode_' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:188:3: style: Class 'ErrorPrinter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:239:3: style: Class 'GeneratorContextImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface_unittest.cc:297:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface_unittest.cc:334:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface_unittest.cc:368:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface_unittest.cc:374:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface_unittest.cc:380:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface_unittest.cc:1513:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface_unittest.cc:80:1: style: The class 'CommandLineInterfaceTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface_unittest.cc:1495:1: style: The class 'EncodeDecodeTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface_unittest.cc:304:34: error: Return value of allocation function 'new' is not stored. [leakReturnValNotUsed] protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface_unittest.cc:1542:36: error: Return value of allocation function 'new' is not stored. [leakReturnValNotUsed] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc:91:13: style: Variable 'expected_contents' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:59:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32max [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:75:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:161:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:205:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:220:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:66:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:73:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:78:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:85:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:100:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:105:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:110:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:115:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:120:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:143:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:150:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:157:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:168:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:175:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:194:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:204:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:214:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:221:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:232:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:243:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:273:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:278:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:283:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:294:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:319:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:347:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:374:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:400:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_traits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:96:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:132:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:171:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:88:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_generators_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:158:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_generators_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:129:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMinHeaderVersionForProtoc [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:333:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:440:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:649:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable package_parts_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:658:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable package_parts_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc:85:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:225:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:255:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:261:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32min [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:271:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint64min [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:316:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:355:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:487:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:83:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FieldDescriptor [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:133:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:173:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:237:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:302:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_generators_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:322:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:332:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_generators_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:343:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_generators_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:358:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:395:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:522:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_generators_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:941:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_generators_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:972:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1009:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1076:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1098:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1118:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1135:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_generators_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1263:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1301:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1332:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1385:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1536:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1703:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1753:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1804:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1943:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1977:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:2283:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:2323:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:2360:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:2420:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:2569:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:134:9: style: Condition '!ShouldIgnoreRequiredFieldCheck(field)' is always true [knownConditionTrueFalse] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:134:40: note: Calling function 'ShouldIgnoreRequiredFieldCheck' returns 0 protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:134:9: note: Condition '!ShouldIgnoreRequiredFieldCheck(field)' is always true protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:2601:9: style: Condition '!ShouldIgnoreRequiredFieldCheck(field)' is always true [knownConditionTrueFalse] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:2601:40: note: Calling function 'ShouldIgnoreRequiredFieldCheck' returns 0 protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:2601:9: note: Condition '!ShouldIgnoreRequiredFieldCheck(field)' is always true protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:1571:15: style: The scope of the variable 'macros' can be reduced. [variableScope] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:72:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:79:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:84:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:93:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:132:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:138:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:144:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:149:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:154:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:167:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:174:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:182:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:194:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:201:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:236:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:257:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:264:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:270:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:283:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:311:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:316:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:321:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:331:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:344:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:353:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:363:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:60:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFixed32Size [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:107:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:114:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:119:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:126:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:140:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:145:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:150:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:155:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:160:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:169:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:176:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:185:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:201:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:208:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:226:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:237:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:243:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:257:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:272:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:282:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:295:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:323:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:328:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:333:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:343:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:351:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:361:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:388:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:414:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:61:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:70:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:150:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VIRTUAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:175:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:235:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:274:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUEST [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:76:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:83:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:89:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:111:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:139:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:213:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:221:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:235:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:240:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:245:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:251:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:260:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:269:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:276:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:292:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:307:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:322:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:334:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:341:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:417:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:429:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:441:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:453:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:460:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:467:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:504:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:559:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:564:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:569:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:579:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:595:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:613:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:631:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:155:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32min [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:161:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32min [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:199:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32min [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:436:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:750:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:787:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_ext [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:825:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:863:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestOneof2 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:900:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBbFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:912:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSingleFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:931:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:973:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEG [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1015:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO1 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1028:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO1 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1052:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1227:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1231:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mock_channel_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1241:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STUB_OWNS_CHANNEL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1252:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1292:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1307:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mock_controller_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1354:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_request_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1409:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1438:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1463:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1701:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1794:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1908:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1991:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:2033:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:597:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:611:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:727:35: style: Variable 'nested2' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:992:9: style: Variable 'null_pointer' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1755:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1769:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1784:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1798:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1812:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1826:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:127:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_collector_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:178:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_collector_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:284:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:375:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mappings_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:423:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_error_message_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:434:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_error_message_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:467:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:130:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:159:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:180:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:192:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:208:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:232:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:259:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:271:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:283:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:313:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:329:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:396:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirnames_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:407:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirnames_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:431:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirnames_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:448:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirnames_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:458:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirnames_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:474:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirnames_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:489:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirnames_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:532:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_MAPPING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/importer_unittest.cc:588:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirnames_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oneof_generator_info_map_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:150:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:173:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_generator_info_map_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:184:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oneof_generator_info_map_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_doc_comment.cc:153:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc:87:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc:323:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canonical_values_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:133:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_resolver_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:149:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:160:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:179:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:221:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:226:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:234:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:249:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:260:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:286:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:294:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:303:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:310:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:331:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:339:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:360:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:399:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:407:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:413:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:434:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:442:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:461:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_resolver_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:476:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:489:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:517:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:606:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:611:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:623:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:640:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:651:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:677:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:693:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:702:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:720:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:756:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:763:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:115:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_resolver_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:191:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:200:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc:133:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc:162:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_generators_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:81:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JAVATYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:152:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:176:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:221:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable java_package_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:323:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:401:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:495:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Generate [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc:76:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc:94:26: style: Variable 'generate_shared_code' is assigned a value that is never used. [unreadVariable] protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:60:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable context_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:65:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable context_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:70:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable context_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:88:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:270:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JAVATYPE_INT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:325:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:354:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:409:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:474:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:598:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:629:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:643:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFixed32Size [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:669:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FieldDescriptor [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:709:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JAVATYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:60:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:91:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:220:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:225:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:231:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:240:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:253:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:262:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:270:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:288:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:297:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:319:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:411:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:422:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:437:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:449:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:458:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:483:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:529:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:796:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:808:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:816:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:91:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:134:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:170:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:192:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:214:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:267:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:541:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:724:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:750:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:878:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:913:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:1194:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:1201:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMOIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:1340:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:1445:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable context_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:1459:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:1624:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:1030:7: style: The scope of the variable 'totalBuilderInts' can be reduced. [variableScope] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:67:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:131:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_resolver_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:152:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:169:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:221:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:241:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:261:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:430:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:439:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:450:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:462:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:471:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:485:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:515:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:523:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:532:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:539:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:559:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:567:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:602:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:753:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:768:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:774:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:800:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:808:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:827:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_resolver_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:847:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:871:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:909:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:929:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:946:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:1210:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:1216:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:1279:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:1297:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:1305:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:1313:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:1322:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:1329:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:90:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:123:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:133:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_immutable_outer_class_names_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:74:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:138:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:179:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_resolver_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:195:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:206:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:226:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:280:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:285:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:293:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:308:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:319:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:331:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:339:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:348:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:390:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:437:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:451:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:459:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:482:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:522:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:530:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:536:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:543:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:552:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:572:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_resolver_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:588:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:602:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:640:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:717:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:722:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:734:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:751:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:761:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:771:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:786:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:795:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:813:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:856:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:863:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:871:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:66:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:143:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_CONCRETE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:169:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUEST [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:182:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_ABSTRACT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:296:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUEST [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:333:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:447:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_ABSTRACT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc:60:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc:183:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:147:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_resolver_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:195:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:210:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:264:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:361:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:366:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:376:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:394:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:405:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:425:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:433:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:442:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:449:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:470:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:478:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:542:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:641:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:649:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:657:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:672:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:680:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:699:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_resolver_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:715:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:734:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:778:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:878:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:883:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:895:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:913:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:923:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:946:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:970:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:979:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:997:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:1035:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:1042:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/mock_code_generator.cc:133:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:64:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:111:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:115:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:119:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:150:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_IDENTIFIER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:161:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INTEGER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:179:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32max [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:193:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INTEGER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:209:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_FLOAT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:239:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:262:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upcoming_doc_comments_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:286:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_collector_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:293:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable column [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:301:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:323:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parser_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:360:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_location_table_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:385:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_SYMBOL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:403:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_SYMBOL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:417:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:477:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable syntax_identifier_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:496:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageTypeFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:542:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:575:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:617:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNestedTypeFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:674:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kLabelFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:696:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:793:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:826:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kDefaultValueFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:960:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNamePartFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1005:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1030:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_STATEMENT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1167:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMBER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1242:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kExtendeeFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1278:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1335:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1374:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1390:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1426:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1450:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1489:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1506:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1567:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_STATEMENT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1583:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1602:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1615:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1663:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPackageFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1690:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPublicDependencyFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:1741:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable location_map_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:193:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:203:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:213:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:233:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable require_syntax_identifier_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:261:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable require_syntax_identifier_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:830:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable require_syntax_identifier_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:1380:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FieldDescriptorProto_Label_LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:1464:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:1514:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:1601:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:1870:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:1887:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:1913:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:1932:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:1991:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2036:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2061:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2087:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2118:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2137:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2179:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2195:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2219:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2268:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2312:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2387:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2424:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2468:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2513:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2544:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:2598:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:1810:12: warning:inconclusive: Member variable 'SpanKey::descriptor_proto' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:1810:12: warning:inconclusive: Member variable 'SpanKey::field' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/compiler/parser_unittest.cc:1810:12: warning:inconclusive: Member variable 'SpanKey::index' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc:95:32: style: Parameter 'argv' can be declared as const array [constParameter] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:53:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:100:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable protobuf_AssignDescriptors_once_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:117:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:129:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:189:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:200:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameter_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:209:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:218:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:230:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameter_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:259:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:329:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:365:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:400:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:480:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameter_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:523:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:536:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:551:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:560:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:571:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:609:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:681:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:721:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:761:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:842:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:885:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:896:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:905:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:914:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:926:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:952:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:1004:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:1030:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:1055:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:1125:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:230:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:264:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:341:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_descriptor_serialized_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:384:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:857:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:1044:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_count [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:1054:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extension_count [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:1086:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:1098:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:1111:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:1162:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:1188:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:1223:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:1255:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:649:25: style: Local variable 'm' shadows outer variable [shadowVariable] protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:591:23: note: Shadowed declaration protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:649:25: note: Shadow variable protobuf-2.6.1/src/google/protobuf/compiler/subprocess.cc:282:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_stdin_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/subprocess.cc:303:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_pid_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/subprocess.cc:350:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_stdin_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/subprocess.cc:330:13: style: Variable 'ignored' is reassigned a value before the old one has been used. [redundantAssignment] protobuf-2.6.1/src/google/protobuf/compiler/subprocess.cc:328:13: note: ignored is assigned protobuf-2.6.1/src/google/protobuf/compiler/subprocess.cc:330:13: note: ignored is overwritten protobuf-2.6.1/src/google/protobuf/compiler/zip_writer.cc:151:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_output_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/compiler/zip_writer.cc:174:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_output_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:838:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:843:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:931:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:938:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enforce_dependencies_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:950:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:978:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generated_pool_init_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1029:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1047:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1125:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1147:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1412:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1429:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1448:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1490:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1542:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1571:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable public_dependencies_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1597:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_code_info_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1649:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1756:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1813:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable public_dependency_count_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1900:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1962:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRINT_LABEL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:1982:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTypeToName [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2036:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OMIT_LABEL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2126:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_code_info_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2146:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2195:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNestedTypeFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2206:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kExtensionFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2222:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOneofDeclFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2229:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEnumTypeFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2239:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kValueFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2244:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kServiceFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2250:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMethodFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2595:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_NAME [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2601:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_VALUE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2678:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2691:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2710:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_error_collector_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2737:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2791:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2904:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2984:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:3096:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:3130:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:3155:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:3261:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:3267:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:3281:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:3362:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:3635:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REQUIRED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:3873:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMBER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:3933:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4005:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4129:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_count_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4173:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTENDEE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4412:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPUT_TYPE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4451:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITE_RUNTIME [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4467:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4488:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4508:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4572:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMBER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4597:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4614:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4846:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4964:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:5006:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32max [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:5295:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:5324:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:5346:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:5363:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:5380:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:5411:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2717:20: warning: Member variable 'DescriptorBuilder::file_' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2717:20: warning: Member variable 'DescriptorBuilder::file_tables_' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2354:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::IsInPackage' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2798:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::IsInPackage' can be static (but you may consider moving to unnamed namespace). protobuf-2.6.1/src/google/protobuf/descriptor.cc:2354:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::IsInPackage' can be static (but you may consider moving to unnamed namespace). protobuf-2.6.1/src/google/protobuf/descriptor.cc:2371:10: style:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::FindSymbolNotEnforcingDepsHelper' can be const. [functionConst] protobuf-2.6.1/src/google/protobuf/descriptor.cc:2812:27: note: Technically the member function 'google::protobuf::DescriptorBuilder::FindSymbolNotEnforcingDepsHelper' can be const. protobuf-2.6.1/src/google/protobuf/descriptor.cc:2371:10: note: Technically the member function 'google::protobuf::DescriptorBuilder::FindSymbolNotEnforcingDepsHelper' can be const. protobuf-2.6.1/src/google/protobuf/descriptor.cc:2436:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateQualifiedName' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/src/google/protobuf/descriptor.cc:3171:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateQualifiedName' can be static (but you may consider moving to unnamed namespace). protobuf-2.6.1/src/google/protobuf/descriptor.cc:2436:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateQualifiedName' can be static (but you may consider moving to unnamed namespace). protobuf-2.6.1/src/google/protobuf/descriptor.cc:2514:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::CrossLinkEnumValue' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4384:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::CrossLinkEnumValue' can be static (but you may consider moving to unnamed namespace). protobuf-2.6.1/src/google/protobuf/descriptor.cc:2514:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::CrossLinkEnumValue' can be static (but you may consider moving to unnamed namespace). protobuf-2.6.1/src/google/protobuf/descriptor.cc:2664:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateEnumValueOptions' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4586:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateEnumValueOptions' can be static (but you may consider moving to unnamed namespace). protobuf-2.6.1/src/google/protobuf/descriptor.cc:2664:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateEnumValueOptions' can be static (but you may consider moving to unnamed namespace). protobuf-2.6.1/src/google/protobuf/descriptor.cc:2668:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateMethodOptions' can be static (but you may consider moving to unnamed namespace). [functionStatic] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4606:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateMethodOptions' can be static (but you may consider moving to unnamed namespace). protobuf-2.6.1/src/google/protobuf/descriptor.cc:2668:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateMethodOptions' can be static (but you may consider moving to unnamed namespace). protobuf-2.6.1/src/google/protobuf/descriptor.cc:4870:8: warning: Possible null pointer dereference: field [nullPointer] protobuf-2.6.1/src/google/protobuf/descriptor.cc:4779:34: note: Assignment 'field=NULL', assigned value is 0 protobuf-2.6.1/src/google/protobuf/descriptor.cc:4783:21: note: Assuming condition is false protobuf-2.6.1/src/google/protobuf/descriptor.cc:4870:8: note: Null pointer dereference protobuf-2.6.1/src/google/protobuf/descriptor.cc:258:27: style: struct member 'Symbol::package_file_descriptor' is never used. [unusedStructMember] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:108:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:496:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable protobuf_AssignDescriptors_once_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:549:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:597:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:789:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:799:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:805:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:814:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:826:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:858:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:927:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:971:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1009:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1022:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1036:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1050:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1059:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1070:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1118:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1312:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1400:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1493:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1661:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1711:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1723:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1729:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1738:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1759:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1781:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1873:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1944:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1981:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:1993:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2005:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2015:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2024:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2035:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2072:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2207:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2269:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2336:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2468:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2588:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2600:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2619:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2638:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2647:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2658:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2708:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2880:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:2958:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3038:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3184:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3232:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3243:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3252:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3261:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3273:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3298:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3336:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3356:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3374:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3435:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3466:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3478:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3490:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3500:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3509:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3520:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3552:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3617:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3649:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3681:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3765:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3798:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3810:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3823:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3833:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3842:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3853:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3885:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3951:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:3982:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4012:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4096:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4129:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4141:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4153:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4163:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4172:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4183:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4215:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4280:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4312:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4344:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4428:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4462:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4474:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4488:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4504:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4513:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4524:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4565:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4650:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4696:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4743:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4837:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4914:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4935:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable java_package_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4950:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4959:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:4981:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5027:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5243:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5334:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5426:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5590:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable java_package_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5644:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5657:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5663:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5672:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5694:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5717:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_wire_format_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5874:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5963:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_wire_format_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6036:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6052:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable experimental_map_key_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6061:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6070:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6092:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6142:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6284:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6340:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6374:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6490:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctype_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6538:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6550:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6556:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6565:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6587:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6610:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_alias_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6742:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6823:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_alias_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6866:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6877:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6883:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6892:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6904:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:6923:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7030:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7103:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7156:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7162:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7171:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7202:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7309:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7382:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7424:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7435:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7441:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7450:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7462:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7481:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7588:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7661:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7704:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7716:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_part_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7725:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7734:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7745:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7774:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7827:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7852:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7875:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7938:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7945:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_part_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:7992:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8008:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable identifier_value_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8023:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8032:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8053:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8112:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8231:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8289:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8340:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8460:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable identifier_value_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8508:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8520:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leading_comments_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8532:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8541:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8552:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8623:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8676:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8728:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8785:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8894:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leading_comments_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8934:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8944:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8950:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8959:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:8971:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:9003:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:9072:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:9115:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:56:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable by_name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:94:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:160:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:176:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable by_name_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:253:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files_to_delete_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:305:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files_to_delete_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:315:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:354:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:466:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sources_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:477:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sources_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:500:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sources_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:527:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sources_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:199:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:281:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:285:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_message_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:297:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_enum_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:309:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_enum_value_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:321:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_service_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:333:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_extension_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:345:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_extension_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:356:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:408:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:489:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:503:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:515:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:530:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:563:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:588:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:595:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REQUIRED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:621:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:635:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foreign_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:644:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:677:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:732:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:740:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oneof_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:758:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1009:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1023:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1028:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1039:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1072:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1192:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1197:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1225:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1230:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_request_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1235:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_response_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1370:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1378:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1390:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1415:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1423:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1428:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baz_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1441:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1488:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1558:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1609:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1633:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1666:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1722:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1747:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1772:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_DOUBLE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1797:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1822:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1839:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1864:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:1897:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2017:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2131:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2149:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bar_file_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2163:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2194:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2239:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2348:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_opt1 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2411:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_opt [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2467:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complex_opt1 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2549:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_opt1 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2630:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complex_opt1 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2707:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complex_opt1 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2787:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complex_opt2 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:2811:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileopt [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:4659:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:4880:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:4894:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:4913:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:4932:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:4943:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:4954:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:4968:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:4991:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:5017:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:5033:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:5072:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:5117:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:5204:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:5217:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:5227:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:5263:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:5409:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pool_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:5435:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pool_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:5488:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageTypeFieldNumber [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:4817:5: style: Class 'CallCountingDatabase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:4856:5: style: Class 'FalsePositiveDatabase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:723:26: style: class member 'OneofDescriptorTest::e_' is never used. [unusedStructMember] protobuf-2.6.1/src/google/protobuf/descriptor_unittest.cc:724:26: style: class member 'OneofDescriptorTest::f_' is never used. [unusedStructMember] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:96:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:149:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable int32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:285:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:385:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:477:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:543:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prototypes_mutex_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:554:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:727:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:752:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:222:5: warning: Member variable 'TypeInfo::size' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:222:5: warning: Member variable 'TypeInfo::has_bits_offset' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:222:5: warning: Member variable 'TypeInfo::oneof_case_offset' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:222:5: warning: Member variable 'TypeInfo::unknown_fields_offset' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:222:5: warning: Member variable 'TypeInfo::extensions_offset' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:222:5: warning: Member variable 'TypeInfo::factory' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:222:5: warning: Member variable 'TypeInfo::pool' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:222:5: warning: Member variable 'TypeInfo::type' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:230:3: style: Class 'DynamicMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:114:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:119:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prototype_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:124:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:133:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:142:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extensions_descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:151:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:174:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:221:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:69:3: warning: Member variable 'DynamicMessageTest::descriptor_' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:69:3: warning: Member variable 'DynamicMessageTest::prototype_' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:69:3: warning: Member variable 'DynamicMessageTest::extensions_descriptor_' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:69:3: warning: Member variable 'DynamicMessageTest::extensions_prototype_' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:69:3: warning: Member variable 'DynamicMessageTest::packed_descriptor_' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:69:3: warning: Member variable 'DynamicMessageTest::packed_prototype_' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:69:3: warning: Member variable 'DynamicMessageTest::oneof_descriptor_' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/dynamic_message_unittest.cc:69:3: warning: Member variable 'DynamicMessageTest::oneof_prototype_' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:52:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FIELD_TYPE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:96:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable registry_init_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:118:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable containing_type_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:130:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_ENUM [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:154:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_ENUM [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:166:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:218:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:312:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:313:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT64 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:314:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_UINT32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:315:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_UINT64 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:316:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_FLOAT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:317:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_DOUBLE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:318:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_BOOL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:405:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:415:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:427:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:434:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:444:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:465:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:475:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:488:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:495:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:504:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:524:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:544:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:576:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:599:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:620:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:627:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:637:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:710:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:946:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:991:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:1040:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:1236:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:1283:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:1393:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:1534:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:1558:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:1629:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:1650:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set.cc:61:17: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] protobuf-2.6.1/src/google/protobuf/extension_set.cc:147:11: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/src/google/protobuf/extension_set.cc:158:34: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:66:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:123:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TYPE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:133:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FIELD_TYPE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:151:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:166:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:194:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:213:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:254:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:301:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:318:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:394:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:507:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:607:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:655:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:686:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:741:3: debug: Failed to instantiate template "SumAllExtensions". The checking continues anyway. [templateInstantiation] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optionalgroup_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optionalgroup_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:129:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int64_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:147:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_foreign_message_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:176:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:279:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:464:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unpacked_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:485:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:497:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:522:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_string_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:545:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:702:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:913:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_nested_message_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:988:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:349:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:393:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:883:7: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] protobuf-2.6.1/src/google/protobuf/extension_set_unittest.cc:892:7: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:86:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:112:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:125:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:226:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_fields_offset_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:231:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_fields_offset_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:239:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:371:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:458:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:571:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extensions_offset_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:631:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:647:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:680:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:779:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:821:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:837:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:885:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:977:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:978:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:979:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:980:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:981:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:982:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:983:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:990:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1009:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1029:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1056:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1074:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1093:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1111:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1130:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1150:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1163:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1197:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1214:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1235:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_factory_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1268:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1300:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1325:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1338:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1353:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1385:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1414:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extensions_offset_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1444:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extensions_offset_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1490:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_bits_offset_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1495:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_bits_offset_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1503:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oneof_case_offset_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1510:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oneof_case_offset_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1516:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extensions_offset_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1523:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extensions_offset_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1481:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_oneof_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1473:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:1463:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection_unittest.cc:375:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_foreign_message_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection_unittest.cc:494:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection_unittest.cc:527:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection_unittest.cc:575:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection_unittest.cc:676:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/generated_message_reflection_unittest.cc:702:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:73:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aliasing_enabled_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:91:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_after_limit_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:104:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_end_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:120:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_limit_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:144:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_limit_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:153:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_limit_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:164:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total_bytes_limit_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:175:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total_bytes_limit_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:180:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:198:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_after_limit_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:227:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:236:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:273:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:294:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:311:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:374:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_end_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:388:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:418:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_end_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:454:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:471:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_end_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:521:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_after_limit_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:597:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable had_error_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:601:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:609:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:619:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:627:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:646:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:665:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:680:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:723:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:804:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:822:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:851:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc:907:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kuint32max [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:230:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:233:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:504:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:508:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:533:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:548:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint64 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:560:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:576:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint64 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:725:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:749:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:769:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:786:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:806:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:827:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:849:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:899:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:928:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:958:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:1108:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:1125:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:1137:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:1151:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:1163:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:1193:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:1235:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:1247:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:1273:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:1342:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:1343:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:1365:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:1312:3: warning: Member variable 'ReallyBigInputStream::buffer_' is not initialized in the constructor. [uninitMemberVar] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:175:17: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] protobuf-2.6.1/src/google/protobuf/io/coded_stream_unittest.cc:613:8: style: The scope of the variable 'read_buffer' can be reduced. [variableScope] protobuf-2.6.1/src/google/protobuf/io/printer.cc:54:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/printer.cc:72:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable at_start_of_line_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/printer.cc:146:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indent_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/printer.cc:151:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/printer.cc:163:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/printer.cc:168:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:203:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:214:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:225:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:244:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_error_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:274:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_target_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:283:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_pos_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:291:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:300:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_column [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:322:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:354:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:457:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_f_after_float_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:479:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:488:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:538:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comment_style_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:562:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable previous_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:764:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:874:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:907:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:1032:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:339:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:332:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:313:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc:308:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer_unittest.cc:183:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kuint64max [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer_unittest.cc:431:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_START [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer_unittest.cc:691:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer_unittest.cc:730:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kuint64max [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer_unittest.cc:771:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable 0.1e [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/tokenizer_unittest.cc:965:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc:49:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:69:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:115:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable close_on_delete_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:123:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:138:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:154:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:213:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable close_on_delete_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:221:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:237:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:360:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_count_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:374:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_count_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:382:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_count_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:404:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_count_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:417:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prior_bytes_read_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:422:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:426:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:438:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:448:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc:461:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:69:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:83:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_returned_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:93:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_returned_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:104:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:122:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:136:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_returned_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:145:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:170:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:228:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owns_copying_stream_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:234:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:268:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backup_bytes_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:282:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:303:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:313:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backup_bytes_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:334:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owns_copying_stream_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:344:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_used_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:360:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_used_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:368:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:372:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:391:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:397:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_used_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_unittest.cc:274:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_unittest.cc:298:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_unittest.cc:681:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_unittest.cc:786:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBADF [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_unittest.cc:806:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBADF [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_unittest.cc:815:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_unittest.cc:840:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_unittest.cc:778:21: style: Unused variable: debug_disabler [unusedVariable] protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_unittest.cc:791:21: style: Unused variable: debug_disabler [unusedVariable] protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:198:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_ext [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:229:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:218:10: note: data is assigned protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:229:10: note: data is overwritten protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:245:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:234:10: note: data is assigned protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:245:10: note: data is overwritten protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:261:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:250:10: note: data is assigned protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:261:10: note: data is overwritten protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:277:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:266:10: note: data is assigned protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:277:10: note: data is overwritten protobuf-2.6.1/src/google/protobuf/lite_unittest.cc:88:16: style: The scope of the variable 'data2' can be reduced. [variableScope] protobuf-2.6.1/src/google/protobuf/message.cc:153:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message.cc:207:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message.cc:208:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT64 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message.cc:209:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_UINT32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message.cc:210:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_UINT64 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message.cc:211:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_FLOAT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message.cc:212:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_DOUBLE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message.cc:213:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_BOOL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message.cc:272:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generated_message_factory_once_init_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message.cc:280:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message.cc:295:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message.cc:315:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message_lite.cc:69:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message_lite.cc:123:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message_unittest.cc:110:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message_unittest.cc:123:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message_unittest.cc:187:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/message_unittest.cc:341:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_ext [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:159:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:190:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:245:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/reflection_ops_unittest.cc:129:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/reflection_ops_unittest.cc:159:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_VARINT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/reflection_ops_unittest.cc:232:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optionalgroup_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/reflection_ops_unittest.cc:308:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_nested_message_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/reflection_ops_unittest.cc:384:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/reflection_ops_unittest.cc:450:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/repeated_field.cc:46:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total_size_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/repeated_field.cc:60:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elements_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/repeated_field_reflection_unittest.cc:188:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int64_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/repeated_field_unittest.cc:481:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/repeated_field_unittest.cc:936:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_array_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/repeated_field_unittest.cc:985:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_array_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/repeated_field_unittest.cc:1008:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_array_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/repeated_field_unittest.cc:1209:8: style:inconclusive: Technically the member function 'google::protobuf::::StringLessThan::operator()' can be const. [functionConst] protobuf-2.6.1/src/google/protobuf/repeated_field_unittest.cc:601:11: style: Variable 'first' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/stubs/common.cc:48:0: error: #error "No suitable threading library available." [preprocessorErrorDirective] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:71:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32min [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:91:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:107:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:123:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:142:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:203:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetA123Function [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:210:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:218:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetAFunction [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:225:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:234:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:240:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:249:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetABFunction [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:259:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:271:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetA123Function [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:282:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:294:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetAFunction [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:305:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:318:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetABFunction [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:334:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:350:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent_closure_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/common_unittest.cc:350:45: style: C-style pointer casting [cstyleCast] protobuf-2.6.1/src/google/protobuf/stubs/once.cc:68:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ONCE_STATE_DONE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/once_unittest.cc:184:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INIT_NOT_STARTED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/once_unittest.cc:197:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursive_once1 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/once_unittest.cc:210:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INIT_NOT_STARTED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/once_unittest.cc:224:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable multiple_threads_blocked_once1 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/once_unittest.cc:48:1: style: The class 'OnceInitTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] protobuf-2.6.1/src/google/protobuf/stubs/once_unittest.cc:75:5: style: Class 'TestThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc:164:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg_count_mismatch [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc:84:16: style: Condition 'result<0' is always true [knownConditionTrueFalse] protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc:70:16: note: Assuming that condition 'result>=0' is not redundant protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc:84:16: note: Condition 'result<0' is always true protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc:164:52: style: The comparison 'kStringPrintfVectorMaxArgs == 32' is always true. [knownConditionTrueFalse] protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc:134:40: note: 'kStringPrintfVectorMaxArgs' is assigned value '32' here. protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc:164:52: note: The comparison 'kStringPrintfVectorMaxArgs == 32' is always true. protobuf-2.6.1/src/google/protobuf/stubs/stringprintf_unittest.cc:96:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_CTYPE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/stringprintf_unittest.cc:124:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_CTYPE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/stringprintf_unittest.cc:134:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/stringprintf_unittest.cc:94:9: style: Variable 'old_locale' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/stubs/stringprintf_unittest.cc:123:9: style: Variable 'old_locale' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/stubs/structurally_valid.cc:477:7: style: The scope of the variable 'n' can be reduced. [variableScope] protobuf-2.6.1/src/google/protobuf/stubs/structurally_valid.cc:56:13: style: struct member 'UTF8StateMachineObj::max_expand' is never used. [unusedStructMember] protobuf-2.6.1/src/google/protobuf/stubs/structurally_valid.cc:58:13: style: struct member 'UTF8StateMachineObj::bytes_per_entry' is never used. [unusedStructMember] protobuf-2.6.1/src/google/protobuf/stubs/structurally_valid.cc:62:21: style: struct member 'UTF8StateMachineObj::remap_base' is never used. [unusedStructMember] protobuf-2.6.1/src/google/protobuf/stubs/structurally_valid.cc:63:16: style: struct member 'UTF8StateMachineObj::remap_string' is never used. [unusedStructMember] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:116:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:174:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:214:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:565:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:585:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1042:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1049:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1056:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1063:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1070:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1077:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1125:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kDoubleToBufferSize [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1130:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFloatToBufferSize [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1172:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_DIG [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1213:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1227:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_DIG [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1200:9: style: Local variable 'snprintf_result' shadows outer variable [shadowVariable] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1185:7: note: Shadowed declaration protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1200:9: note: Shadow variable protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1249:9: style: Local variable 'snprintf_result' shadows outer variable [shadowVariable] protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1240:7: note: Shadowed declaration protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:1249:9: note: Shadow variable protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc:304:46: style: Parameter 'errors' can be declared as pointer to const [constParameterPointer] protobuf-2.6.1/src/google/protobuf/stubs/strutil_unittest.cc:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_NUMERIC [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/substitute.cc:84:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/template_util_unittest.cc:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable big_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/template_util_unittest.cc:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/template_util_unittest.cc:65:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/template_util_unittest.cc:76:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/template_util_unittest.cc:94:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/template_util_unittest.cc:121:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:172:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:204:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:228:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:290:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:311:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:327:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:369:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:412:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:455:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:497:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:539:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:547:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:557:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:568:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:580:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:587:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:60:7: style: struct member 'A::n_' is never used. [unusedStructMember] protobuf-2.6.1/src/google/protobuf/stubs/type_traits_unittest.cc:112:7: style: class member 'E::n_' is never used. [unusedStructMember] protobuf-2.6.1/src/google/protobuf/test_util.cc:84:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:127:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:167:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:202:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:243:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:332:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:542:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:685:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:735:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:769:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:803:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:837:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:887:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:959:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:986:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1107:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oneof_uint32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1121:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable my_extension_int [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1128:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1162:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1386:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1546:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1637:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1671:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1692:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1743:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1763:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1815:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unpacked_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1872:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable my_extension_int [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1944:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:1953:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:2029:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeatedgroup_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:2097:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:2131:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:2227:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:2259:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:2281:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO_NOT_SET [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:2312:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_b_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:2404:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_a_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:2601:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foreign_bar_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:2660:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_a_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:2793:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_group_a_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:2909:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:2953:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foreign_bar_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:3034:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_a_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:3191:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_group_a_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:3225:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foreign_foo_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:3251:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:3286:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util.cc:3306:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:72:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:188:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:256:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:458:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:595:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:645:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_LITE_BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:679:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_LITE_FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:714:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_LITE_BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:786:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_LITE_BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:813:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension_lite [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:931:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension_lite [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:963:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension_lite [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:1173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension_lite [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:1323:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension_lite [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:1409:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension_lite [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:1444:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension_lite [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:1465:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension_lite [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:1516:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension_lite [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/test_util_lite.cc:1536:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension_lite [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/testing/file.cc:88:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/testing/file.cc:106:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/testing/file.cc:125:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/testing/file.cc:175:32: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] protobuf-2.6.1/src/google/protobuf/testing/file.cc:94:5: error: Resource leak: file [resourceLeak] protobuf-2.6.1/src/google/protobuf/testing/file.cc:110:23: error: Dereferencing 'file' after it is deallocated / released [deallocuse] protobuf-2.6.1/src/google/protobuf/testing/file.cc:72:11: style: Checking if unsigned expression 'n' is less than zero. [unsignedLessThanZero] protobuf-2.6.1/src/google/protobuf/testing/googletest.cc:99:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L_tmpnam [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/testing/googletest.cc:125:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/testing/googletest.cc:159:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/testing/googletest.cc:174:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/testing/googletest.cc:216:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_log_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/testing/googletest.cc:222:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable old_handler_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/testing/googletest.cc:227:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/testing/googletest.cc:234:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_log_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/testing/googletest.cc:100:19: style: Obsolescent function 'tmpnam' called. It is recommended to use 'tmpfile', 'mkstemp' or 'mkdtemp' instead. [prohibitedtmpnamCalled] protobuf-2.6.1/src/google/protobuf/testing/zcgzip.cc:56:7: style: The scope of the variable 'readlen' can be reduced. [variableScope] protobuf-2.6.1/src/google/protobuf/testing/zcgzip.cc:61:10: style: The scope of the variable 'ok' can be reduced. [variableScope] protobuf-2.6.1/src/google/protobuf/text_format.cc:128:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable locations_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:135:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:145:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:159:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable locations_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:172:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:233:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SH_COMMENT_STYLE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:252:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:262:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:274:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:291:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:311:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:318:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:346:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:608:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32max [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:725:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:780:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:785:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:791:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_IDENTIFIER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:813:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:831:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INTEGER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:877:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INTEGER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:911:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INTEGER [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:953:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:969:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1052:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1162:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_singular_overwrites_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1202:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_partial_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1298:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1345:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable custom_printers_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1364:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1389:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initial_indent_level_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1400:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initial_indent_level_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1423:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_message_fields_in_index_order_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1444:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initial_indent_level_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1456:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1517:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_line_mode_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1530:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_field_number_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1550:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable custom_printers_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format.cc:1661:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_line_mode_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:120:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:125:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:149:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:534:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:541:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:548:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:555:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPARSE_E [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:572:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:584:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:611:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:632:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:667:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:683:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:1173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:1400:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:1417:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:1452:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:1463:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_debug_string_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/text_format_unittest.cc:1054:30: style: Variable 'unknown_nested_tree' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:56:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:64:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:78:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:104:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:113:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:122:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:131:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:142:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:152:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:158:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:174:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:220:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_value_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:233:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_value_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:251:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_value_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:258:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_value_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:86:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_VARINT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:141:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_VARINT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:149:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_FIXED32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:157:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_FIXED64 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:165:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:218:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable all_fields_data_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:243:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty_message_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:256:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty_message_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:280:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty_message_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:329:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable all_fields_data_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:372:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable all_fields_data_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:421:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:503:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/unknown_field_set_unittest.cc:195:10: style: Variable 'result' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/src/google/protobuf/wire_format.cc:70:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:74:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:122:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:153:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:169:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:225:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_START_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:242:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:268:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:303:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:349:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:377:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:435:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:463:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:770:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:888:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageSetItemStartTag [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:937:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:1005:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFixed32Size [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:1056:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageSetItemTagsSize [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format.cc:1091:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:137:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:192:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:223:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:243:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:269:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:273:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_fields_ [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:304:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:309:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:314:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:319:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:324:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:329:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:334:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_FIXED32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:339:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_FIXED64 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:344:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_FIXED32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:349:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_FIXED64 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:354:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_FIXED32 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:359:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_FIXED64 [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:364:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:369:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:376:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:385:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:392:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:400:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:410:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_START_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:418:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:427:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_START_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:442:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TYPE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:74:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTagTypeBits [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:423:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:466:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:544:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_extension [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:571:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageSetItemStartTag [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:838:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:978:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:1001:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:1023:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:1037:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:1051:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:1065:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:1083:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:1102:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] protobuf-2.6.1/src/google/protobuf/wire_format_unittest.cc:485:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] protobuf-2.6.1/gtest/samples/sample3_unittest.cc:70:1: error: The one definition rule is violated, different classes/structs have the same name 'QueueTest' [ctuOneDefinitionRuleViolation] protobuf-2.6.1/gtest/samples/sample5_unittest.cc:144:1: note: The one definition rule is violated, different classes/structs have the same name 'QueueTest' protobuf-2.6.1/gtest/samples/sample3_unittest.cc:70:1: note: The one definition rule is violated, different classes/structs have the same name 'QueueTest' diff: DONE