2024-04-23 16:28 ftp://ftp.de.debian.org/debian/pool/main/a/autofdo/autofdo_0.19.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=googletest --library=python --library=ruby --library=zlib --library=openssl --check-library --inconclusive --enable=style,information --inline-suppr --disable=missingInclude --suppress=unmatchedSuppression --template=daca2 --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j2 platform: Linux-6.6.15-amd64-x86_64-with-glibc2.37 python: 3.11.8 client-version: 1.3.53 compiler: g++ (Debian 13.2.0-13) 13.2.0 cppcheck: head 2.14.0 head-info: 24be0e5 (2024-04-23 14:04:36 +0200) count: 9526 9526 elapsed-time: 37.3 37.3 head-timing-info: old-timing-info: head results: autofdo-0.19/symbol_map.h:185:3: warning: Member variable 'SymbolMap::ignore_thresholds_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/profile_writer.h:47:12: warning: Member variable 'AutoFDOProfileWriter::imports_file_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/profile_writer.h:52:12: warning: Member variable 'AutoFDOProfileWriter::imports_file_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/source_info.h:71:10: performance:inconclusive: Technically the member function 'autofdo::SourceInfo::DuplicationFactor' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/module_grouper.h:147:20: style:inconclusive: Technically the member function 'autofdo::ModuleGrouper::module_map' can be const. [functionConst] autofdo-0.19/profile_creator.h:62:32: style:inconclusive: Technically the member function 'autofdo::ProfileCreator::sample_reader' can be const. [functionConst] autofdo-0.19/addr2line.h:63:12: style: The destructor '~Google3Addr2line' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/addr2line.h:31:12: note: Virtual destructor in base class autofdo-0.19/addr2line.h:63:12: note: Destructor in derived class autofdo-0.19/sample_reader.h:98:16: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/sample_reader.h:81:16: note: Virtual function in base class autofdo-0.19/sample_reader.h:98:16: note: Function in derived class autofdo-0.19/sample_reader.h:121:16: style: The function 'Append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/sample_reader.h:95:16: note: Virtual function in base class autofdo-0.19/sample_reader.h:121:16: note: Function in derived class autofdo-0.19/sample_reader.h:149:16: style: The function 'Append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/sample_reader.h:95:16: note: Virtual function in base class autofdo-0.19/sample_reader.h:149:16: note: Function in derived class autofdo-0.19/profile_writer.h:186:8: style: The function 'VisitCallsite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/profile_writer.h:152:16: note: Virtual function in base class autofdo-0.19/profile_writer.h:186:8: note: Function in derived class autofdo-0.19/symbolize/dwarf2reader.h:517:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_AT_GNU_dwo_id [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.h:565:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_AT_GNU_dwo_name [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf3ranges.h:49:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint64max [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/functioninfo.h:123:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/addr2line.cc:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/addr2line.cc:97:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/create_llvm_prof.cc:91:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/dump_gcov.cc:52:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.h:210:5: error: Non-local variable 'directory_names_' will use pointer to local variable 'dirs'. [danglingLifetime] autofdo-0.19/addr2line.cc:139:50: note: Address of variable taken here. autofdo-0.19/addr2line.cc:139:50: note: Calling function 'set_directory_names', 1st argument '&dirs' value is lifetime=dirs autofdo-0.19/addr2line.cc:136:23: note: Variable created here. autofdo-0.19/symbolize/addr2line_inlinestack.h:210:5: note: Non-local variable 'directory_names_' will use pointer to local variable 'dirs'. autofdo-0.19/symbolize/addr2line_inlinestack.h:214:5: error: Non-local variable 'file_names_' will use pointer to local variable 'files'. [danglingLifetime] autofdo-0.19/addr2line.cc:140:45: note: Address of variable taken here. autofdo-0.19/addr2line.cc:140:45: note: Calling function 'set_file_names', 1st argument '&files' value is lifetime=files autofdo-0.19/addr2line.cc:137:18: note: Variable created here. autofdo-0.19/symbolize/addr2line_inlinestack.h:214:5: note: Non-local variable 'file_names_' will use pointer to local variable 'files'. autofdo-0.19/symbolize/addr2line_inlinestack.h:218:5: error: Non-local variable 'line_handler_' will use pointer to local variable 'handler'. [danglingLifetime] autofdo-0.19/addr2line.cc:141:47: note: Address of variable taken here. autofdo-0.19/addr2line.cc:141:47: note: Calling function 'set_line_handler', 1st argument '&handler' value is lifetime=handler autofdo-0.19/addr2line.cc:138:25: note: Variable created here. autofdo-0.19/symbolize/addr2line_inlinestack.h:218:5: note: Non-local variable 'line_handler_' will use pointer to local variable 'handler'. autofdo-0.19/symbolize/functioninfo.h:121:10: style:inconclusive: Technically the member function 'autofdo::AddressToLineMap::MapLogical' can be const. [functionConst] autofdo-0.19/addr2line.cc:77:31: warning: Class 'Google3Addr2line' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] autofdo-0.19/addr2line.cc:77:31: warning: Class 'Google3Addr2line' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] autofdo-0.19/symbolize/addr2line_inlinestack.h:183:16: style: The function 'StartCompilationUnit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:316:16: note: Virtual function in base class autofdo-0.19/symbolize/addr2line_inlinestack.h:183:16: note: Function in derived class autofdo-0.19/symbolize/addr2line_inlinestack.h:187:16: style: The function 'NeedSplitDebugInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:325:16: note: Virtual function in base class autofdo-0.19/symbolize/addr2line_inlinestack.h:187:16: note: Function in derived class autofdo-0.19/symbolize/addr2line_inlinestack.h:189:16: style: The function 'StartSplitCompilationUnit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:330:16: note: Virtual function in base class autofdo-0.19/symbolize/addr2line_inlinestack.h:189:16: note: Function in derived class autofdo-0.19/symbolize/addr2line_inlinestack.h:193:16: style: The function 'StartDIE' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:339:16: note: Virtual function in base class autofdo-0.19/symbolize/addr2line_inlinestack.h:193:16: note: Function in derived class autofdo-0.19/symbolize/addr2line_inlinestack.h:196:16: style: The function 'EndDIE' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:386:16: note: Virtual function in base class autofdo-0.19/symbolize/addr2line_inlinestack.h:196:16: note: Function in derived class autofdo-0.19/symbolize/addr2line_inlinestack.h:198:16: style: The function 'ProcessAttributeString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:377:16: note: Virtual function in base class autofdo-0.19/symbolize/addr2line_inlinestack.h:198:16: note: Function in derived class autofdo-0.19/symbolize/addr2line_inlinestack.h:203:16: style: The function 'ProcessAttributeUnsigned' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:346:16: note: Virtual function in base class autofdo-0.19/symbolize/addr2line_inlinestack.h:203:16: note: Function in derived class autofdo-0.19/symbolize/addr2line_inlinestack.h:235:4: style: The destructor '~InlineStackHandler' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:311:12: note: Virtual destructor in base class autofdo-0.19/symbolize/addr2line_inlinestack.h:235:4: note: Destructor in derived class autofdo-0.19/symbolize/functioninfo.h:247:12: style: The destructor '~CULineInfoHandler' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:189:12: note: Virtual destructor in base class autofdo-0.19/symbolize/functioninfo.h:247:12: note: Destructor in derived class autofdo-0.19/symbolize/functioninfo.h:250:16: style: The function 'StartCU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:192:16: note: Virtual function in base class autofdo-0.19/symbolize/functioninfo.h:250:16: note: Function in derived class autofdo-0.19/symbolize/functioninfo.h:254:16: style: The function 'DefineDir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:196:16: note: Virtual function in base class autofdo-0.19/symbolize/functioninfo.h:254:16: note: Function in derived class autofdo-0.19/symbolize/functioninfo.h:258:16: style: The function 'DefineFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:205:16: note: Virtual function in base class autofdo-0.19/symbolize/functioninfo.h:258:16: note: Function in derived class autofdo-0.19/symbolize/functioninfo.h:262:16: style: The function 'DefineSubprog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:212:16: note: Virtual function in base class autofdo-0.19/symbolize/functioninfo.h:262:16: note: Function in derived class autofdo-0.19/symbolize/functioninfo.h:267:16: style: The function 'StartActuals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:225:16: note: Virtual function in base class autofdo-0.19/symbolize/functioninfo.h:267:16: note: Function in derived class autofdo-0.19/symbolize/functioninfo.h:277:16: style: The function 'AddLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:238:16: note: Virtual function in base class autofdo-0.19/symbolize/functioninfo.h:277:16: note: Function in derived class autofdo-0.19/symbolize/functioninfo.h:314:12: style: The destructor '~CUFunctionInfoHandler' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:311:12: note: Virtual destructor in base class autofdo-0.19/symbolize/functioninfo.h:314:12: note: Destructor in derived class autofdo-0.19/symbolize/functioninfo.h:320:16: style: The function 'StartCompilationUnit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:316:16: note: Virtual function in base class autofdo-0.19/symbolize/functioninfo.h:320:16: note: Function in derived class autofdo-0.19/symbolize/functioninfo.h:326:16: style: The function 'StartDIE' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:339:16: note: Virtual function in base class autofdo-0.19/symbolize/functioninfo.h:326:16: note: Function in derived class autofdo-0.19/symbolize/functioninfo.h:333:16: style: The function 'ProcessAttributeUnsigned' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:346:16: note: Virtual function in base class autofdo-0.19/symbolize/functioninfo.h:333:16: note: Function in derived class autofdo-0.19/symbolize/functioninfo.h:342:16: style: The function 'ProcessAttributeString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:377:16: note: Virtual function in base class autofdo-0.19/symbolize/functioninfo.h:342:16: note: Function in derived class autofdo-0.19/symbolize/functioninfo.h:351:16: style: The function 'EndDIE' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/dwarf2reader.h:386:16: note: Virtual function in base class autofdo-0.19/symbolize/functioninfo.h:351:16: note: Function in derived class autofdo-0.19/addr2line.cc:246:14: style: Local variable 'start_line' shadows outer variable [shadowVariable] autofdo-0.19/addr2line.cc:203:10: note: Shadowed declaration autofdo-0.19/addr2line.cc:246:14: note: Shadow variable autofdo-0.19/symbolize/dwarf3ranges.h:53:14: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/gcov.cc:155:22: warning: Either the condition 'string' is redundant or there is possible null pointer dereference: string. [nullPointerRedundantCheck] autofdo-0.19/gcov.cc:147:7: note: Assuming that condition 'string' is not redundant autofdo-0.19/gcov.cc:155:22: note: Null pointer dereference autofdo-0.19/gflags/gflags.cc:209:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags.cc:317:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags.cc:1055:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags.cc:1150:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_flagfile [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags.cc:1286:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNM_PATHNAME [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags.cc:1480:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIE [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags.cc:1543:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags.cc:1570:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_FLAGS_VALUE [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags.cc:1645:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable impl_ [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags.cc:1701:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_FLAGS_VALUE [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags_completions.cc:205:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_tab_completion_word [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags_completions.cc:392:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags_completions.cc:431:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags_completions.cc:503:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags_completions.cc:706:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_tab_completion_columns [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags_completions.cc:740:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_tab_completion_columns [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags_completions.cc:670:13: style:inconclusive: Function 'OutputSingleGroupWithLimit' argument 7 names different: declaration 'completion_elements_added' definition 'completion_elements_output'. [funcArgNamesDifferent] autofdo-0.19/gflags/gflags_completions.cc:150:13: note: Function 'OutputSingleGroupWithLimit' argument 7 names different: declaration 'completion_elements_added' definition 'completion_elements_output'. autofdo-0.19/gflags/gflags_completions.cc:670:13: note: Function 'OutputSingleGroupWithLimit' argument 7 names different: declaration 'completion_elements_added' definition 'completion_elements_output'. autofdo-0.19/gflags/gflags_completions.cc:339:12: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] autofdo-0.19/gflags/gflags_completions.cc:607:20: style: Variable 'lines_so_far' is assigned a value that is never used. [unreadVariable] autofdo-0.19/gflags/mutex.h:279:8: warning: Member variable 'Mutex::mutex_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/gflags/mutex.h:283:8: warning: Member variable 'Mutex::mutex_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/gflags/mutex.h:198:3: warning: Member variable 'Mutex::mutex_' is not initialized in the constructor. [uninitMemberVarPrivate] autofdo-0.19/gflags/mutex.h:198:3: warning: Member variable 'Mutex::is_safe_' is not initialized in the constructor. [uninitMemberVarPrivate] autofdo-0.19/gflags/mutex.h:198:3: warning: Member variable 'Mutex::destroy_' is not initialized in the constructor. [uninitMemberVarPrivate] autofdo-0.19/gflags/gflags.cc:641:8: performance:inconclusive: Technically the member function 'google::::FlagRegistry::SetFlagLocked' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/gflags/gflags.cc:813:20: note: Technically the member function 'google::::FlagRegistry::SetFlagLocked' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/gflags/gflags.cc:641:8: note: Technically the member function 'google::::FlagRegistry::SetFlagLocked' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/gflags/mutex.h:167:10: style: Class 'Mutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/gflags/mutex.h:198:3: style: Class 'Mutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/gflags/gflags.cc:995:23: style: Redundant condition: arg[0]=='-'. 'arg[0]!='-' || (arg[0]=='-' && arg[1]=='\0')' is equivalent to 'arg[0]!='-' || arg[1]=='\0'' [redundantCondition] autofdo-0.19/gflags/gflags.cc:580:17: style: The statement 'if (modified_!=src.modified_) modified_=src.modified_' is logically equivalent to 'modified_=src.modified_'. [duplicateConditionalAssign] autofdo-0.19/gflags/gflags.cc:580:45: note: Assignment 'modified_=src.modified_' autofdo-0.19/gflags/gflags.cc:580:17: note: Condition 'modified_!=src.modified_' is redundant autofdo-0.19/gflags/gflags.cc:583:26: style: The statement 'if (validate_fn_proto_!=src.validate_fn_proto_) validate_fn_proto_=src.validate_fn_proto_' is logically equivalent to 'validate_fn_proto_=src.validate_fn_proto_'. [duplicateConditionalAssign] autofdo-0.19/gflags/gflags.cc:584:24: note: Assignment 'validate_fn_proto_=src.validate_fn_proto_' autofdo-0.19/gflags/gflags.cc:583:26: note: Condition 'validate_fn_proto_!=src.validate_fn_proto_' is redundant autofdo-0.19/gflags/gflags.cc:1004:16: style: Condition 'arg[0]=='-'' is always true [knownConditionTrueFalse] autofdo-0.19/gflags/gflags.cc:995:16: note: Assuming that condition 'arg[0]!='-'' is not redundant autofdo-0.19/gflags/gflags.cc:1004:16: note: Condition 'arg[0]=='-'' is always true autofdo-0.19/gflags/gflags.cc:288:39: style:inconclusive: Function 'ParseFrom' argument 1 names different: declaration 'spec' definition 'value'. [funcArgNamesDifferent] autofdo-0.19/gflags/gflags.cc:229:30: note: Function 'ParseFrom' argument 1 names different: declaration 'spec' definition 'value'. autofdo-0.19/gflags/gflags.cc:288:39: note: Function 'ParseFrom' argument 1 names different: declaration 'spec' definition 'value'. autofdo-0.19/gflags/gflags.cc:724:64: style:inconclusive: Function 'SplitArgumentLocked' argument 1 names different: declaration 'argument' definition 'arg'. [funcArgNamesDifferent] autofdo-0.19/gflags/gflags.cc:633:52: note: Function 'SplitArgumentLocked' argument 1 names different: declaration 'argument' definition 'arg'. autofdo-0.19/gflags/gflags.cc:724:64: note: Function 'SplitArgumentLocked' argument 1 names different: declaration 'argument' definition 'arg'. autofdo-0.19/gflags/gflags.cc:1892:25: style: Local variable 'argvs' shadows outer variable [shadowVariable] autofdo-0.19/gflags/gflags.cc:1432:23: note: Shadowed declaration autofdo-0.19/gflags/gflags.cc:1892:25: note: Shadow variable autofdo-0.19/gflags/gflags.cc:1517:20: style: Variable 'flag' can be declared as pointer to const [constVariablePointer] autofdo-0.19/gflags/gflags_reporting.cc:394:12: debug: Scope::checkVariable found variable 'restrict' with varid 0. [varid0] autofdo-0.19/gflags/gflags_reporting.cc:304:64: debug: Function::addArguments found argument 'restrict' with varid 0. [varid0] autofdo-0.19/glog/src/demangle.h:82:0: debug: Failed to parse 'typedef _END_GOOGLE_NAMESPACE_ _START_GOOGLE_NAMESPACE_ struct { const char * abbrev ; const char * real_name ; } AbbrevPair ;'. The checking continues anyway. [simplifyTypedef] autofdo-0.19/gflags/gflags_reporting.cc:188:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags_reporting.cc:240:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags_reporting.cc:270:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags_reporting.cc:322:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags_reporting.cc:347:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] autofdo-0.19/gflags/gflags_reporting.cc:382:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_helpshort [valueFlowBailoutIncompleteVar] autofdo-0.19/glog/src/demangle.cc:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] autofdo-0.19/glog/src/demangle.cc:529:18: style: Condition 'MaybeAppend(state,"std::")' is always true [knownConditionTrueFalse] autofdo-0.19/glog/src/demangle.cc:529:18: note: Calling function 'MaybeAppend' returns 1 autofdo-0.19/glog/src/demangle.cc:529:18: note: Condition 'MaybeAppend(state,"std::")' is always true autofdo-0.19/glog/src/demangle.cc:548:22: style: Condition 'EnterNestedName(state)' is always true [knownConditionTrueFalse] autofdo-0.19/glog/src/demangle.cc:548:22: note: Calling function 'EnterNestedName' returns 1 autofdo-0.19/glog/src/demangle.cc:548:22: note: Condition 'EnterNestedName(state)' is always true autofdo-0.19/glog/src/demangle.cc:551:22: style: Condition 'LeaveNestedName(state,copy.nest_level)' is always true [knownConditionTrueFalse] autofdo-0.19/glog/src/demangle.cc:551:22: note: Calling function 'LeaveNestedName' returns 1 autofdo-0.19/glog/src/demangle.cc:551:22: note: Condition 'LeaveNestedName(state,copy.nest_level)' is always true autofdo-0.19/glog/src/demangle.cc:712:18: style: Condition 'MaybeAppend(state,"operator ")' is always true [knownConditionTrueFalse] autofdo-0.19/glog/src/demangle.cc:712:18: note: Calling function 'MaybeAppend' returns 1 autofdo-0.19/glog/src/demangle.cc:712:18: note: Condition 'MaybeAppend(state,"operator ")' is always true autofdo-0.19/glog/src/demangle.cc:713:22: style: Condition 'EnterNestedName(state)' is always true [knownConditionTrueFalse] autofdo-0.19/glog/src/demangle.cc:713:22: note: Calling function 'EnterNestedName' returns 1 autofdo-0.19/glog/src/demangle.cc:713:22: note: Condition 'EnterNestedName(state)' is always true autofdo-0.19/glog/src/demangle.cc:715:22: style: Condition 'LeaveNestedName(state,copy.nest_level)' is always true [knownConditionTrueFalse] autofdo-0.19/glog/src/demangle.cc:715:22: note: Calling function 'LeaveNestedName' returns 1 autofdo-0.19/glog/src/demangle.cc:715:22: note: Condition 'LeaveNestedName(state,copy.nest_level)' is always true autofdo-0.19/glog/src/demangle.cc:798:20: style: Condition 'DisableAppend(state)' is always true [knownConditionTrueFalse] autofdo-0.19/glog/src/demangle.cc:798:20: note: Calling function 'DisableAppend' returns 1 autofdo-0.19/glog/src/demangle.cc:798:20: note: Condition 'DisableAppend(state)' is always true autofdo-0.19/glog/src/demangle.cc:1100:17: style: Condition 'ZeroOrMore(ParseTemplateArg,state)' is always true [knownConditionTrueFalse] autofdo-0.19/glog/src/demangle.cc:1100:17: note: Calling function 'ZeroOrMore' returns 1 autofdo-0.19/glog/src/demangle.cc:1100:17: note: Condition 'ZeroOrMore(ParseTemplateArg,state)' is always true autofdo-0.19/glog/src/demangle.cc:1218:51: style: Condition 'MaybeAppend(state,"::")' is always true [knownConditionTrueFalse] autofdo-0.19/glog/src/demangle.cc:1218:51: note: Calling function 'MaybeAppend' returns 1 autofdo-0.19/glog/src/demangle.cc:1218:51: note: Condition 'MaybeAppend(state,"::")' is always true autofdo-0.19/glog/src/demangle.cc:401:51: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] autofdo-0.19/glog/src/base/mutex.h:145:0: error: #error Need to implement mutex.h for your architecture, or #define NO_THREADS [preprocessorErrorDirective] autofdo-0.19/glog/src/logging_striptest_main.cc:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/glog/src/logging_striptest_main.cc:60:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_logtostderr [valueFlowBailoutIncompleteVar] autofdo-0.19/glog/src/logging_striptest_main.cc:71:4: style: Condition 'flag' is always true [knownConditionTrueFalse] autofdo-0.19/glog/src/logging_striptest_main.cc:70:15: note: Assignment 'flag=true', assigned value is 1 autofdo-0.19/glog/src/logging_striptest_main.cc:71:4: note: Condition 'flag' is always true autofdo-0.19/glog/src/logging_striptest_main.cc:48:10: style: Unused variable: s [unusedVariable] autofdo-0.19/glog/src/stl_logging_unittest.cc:176:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/glog/src/windows/port.cc:36:0: error: #error You should only be including windows/port.cc in a windows environment! [preprocessorErrorDirective] autofdo-0.19/profile.cc:101:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ptr [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/bytereader-inl.h:32:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endian_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/bytereader-inl.h:44:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endian_ [valueFlowBailoutIncompleteVar] autofdo-0.19/profile.cc:107:0: error: Cannot find end of expression [internalError] autofdo-0.19/symbolize/bytereader-inl.h:60:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endian_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/bytereader-inl.h:118:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset_reader_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/bytereader-inl.h:123:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address_reader_ [valueFlowBailoutIncompleteVar] autofdo-0.19/module_grouper.cc:60:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/module_grouper.cc:72:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_cutoff_percent [valueFlowBailoutIncompleteVar] autofdo-0.19/module_grouper.cc:405:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENDIANNESS_LITTLE [valueFlowBailoutIncompleteVar] autofdo-0.19/profile_creator.cc:54:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/profile_creator.cc:88:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/profile_creator.cc:122:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/profile_creator.cc:173:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/module_grouper.h:180:9: style:inconclusive: Technically the member function 'autofdo::ModuleGrouper::GetMaxEdge' can be const. [functionConst] autofdo-0.19/module_grouper.cc:333:22: note: Technically the member function 'autofdo::ModuleGrouper::GetMaxEdge' can be const. autofdo-0.19/module_grouper.h:180:9: note: Technically the member function 'autofdo::ModuleGrouper::GetMaxEdge' can be const. autofdo-0.19/module_grouper.h:182:10: performance:inconclusive: Technically the member function 'autofdo::ModuleGrouper::ReplaceHeaderToCC' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/module_grouper.cc:140:23: note: Technically the member function 'autofdo::ModuleGrouper::ReplaceHeaderToCC' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/module_grouper.h:182:10: note: Technically the member function 'autofdo::ModuleGrouper::ReplaceHeaderToCC' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/profile_creator.h:59:10: style:inconclusive: Technically the member function 'autofdo::ProfileCreator::TotalSamples' can be const. [functionConst] autofdo-0.19/profile_creator.cc:208:24: note: Technically the member function 'autofdo::ProfileCreator::TotalSamples' can be const. autofdo-0.19/profile_creator.h:59:10: note: Technically the member function 'autofdo::ProfileCreator::TotalSamples' can be const. autofdo-0.19/profile_creator.cc:60:16: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] autofdo-0.19/profile_creator.cc:168:14: style: Variable 'hint' can be declared as reference to const [constVariableReference] autofdo-0.19/module_grouper.cc:140:48: performance: Function parameter 'header_name' should be passed by const reference. [passedByValue] autofdo-0.19/module_grouper.cc:91:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/module_grouper.cc:263:9: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/profile_merger.cc:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/profile_diff.cc:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/profile_reader.cc:163:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gcov_version [valueFlowBailoutIncompleteVar] autofdo-0.19/profile_update.cc:53:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_binary [valueFlowBailoutIncompleteVar] autofdo-0.19/profile_reader.cc:158:55: style:inconclusive: Function 'ReadFromFile' argument 1 names different: declaration 'output_file' definition 'filename'. [funcArgNamesDifferent] autofdo-0.19/profile_reader.h:43:35: note: Function 'ReadFromFile' argument 1 names different: declaration 'output_file' definition 'filename'. autofdo-0.19/profile_reader.cc:158:55: note: Function 'ReadFromFile' argument 1 names different: declaration 'output_file' definition 'filename'. autofdo-0.19/profile_writer.cc:43:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/profile_writer.cc:62:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/profile_writer.h:129:8: style:inconclusive: Technically the member function 'autofdo::AutoFDOProfileWriter::WriteWorkingSet' can be const. [functionConst] autofdo-0.19/profile_writer.cc:320:28: note: Technically the member function 'autofdo::AutoFDOProfileWriter::WriteWorkingSet' can be const. autofdo-0.19/profile_writer.h:129:8: note: Technically the member function 'autofdo::AutoFDOProfileWriter::WriteWorkingSet' can be const. autofdo-0.19/profile_writer.cc:76:7: style:inconclusive: Technically the member function 'autofdo::SourceProfileLengther::length' can be const. [functionConst] autofdo-0.19/profile_writer.cc:77:7: style:inconclusive: Technically the member function 'autofdo::SourceProfileLengther::num_functions' can be const. [functionConst] autofdo-0.19/profile_writer.cc:353:8: performance:inconclusive: Technically the member function 'autofdo::ProfileDumper::DumpSourceInfo' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/profile_writer.cc:362:8: performance:inconclusive: Technically the member function 'autofdo::ProfileDumper::PrintSourceLocation' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/profile_writer.cc:80:16: style: The function 'VisitTopSymbol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/profile_writer.h:150:16: note: Virtual function in base class autofdo-0.19/profile_writer.cc:80:16: note: Function in derived class autofdo-0.19/profile_writer.cc:84:16: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/profile_writer.h:151:16: note: Virtual function in base class autofdo-0.19/profile_writer.cc:84:16: note: Function in derived class autofdo-0.19/profile_writer.cc:111:16: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/profile_writer.h:151:16: note: Virtual function in base class autofdo-0.19/profile_writer.cc:111:16: note: Function in derived class autofdo-0.19/profile_writer.cc:128:16: style: The function 'VisitTopSymbol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/profile_writer.h:150:16: note: Virtual function in base class autofdo-0.19/profile_writer.cc:128:16: note: Function in derived class autofdo-0.19/profile_writer.cc:133:16: style: The function 'VisitCallsite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/profile_writer.h:152:16: note: Virtual function in base class autofdo-0.19/profile_writer.cc:133:16: note: Function in derived class autofdo-0.19/profile_writer.cc:370:16: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/profile_writer.h:151:16: note: Virtual function in base class autofdo-0.19/profile_writer.cc:370:16: note: Function in derived class autofdo-0.19/profile_writer.cc:432:16: style: The function 'VisitTopSymbol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/profile_writer.h:150:16: note: Virtual function in base class autofdo-0.19/profile_writer.cc:432:16: note: Function in derived class autofdo-0.19/profile_writer.cc:440:16: style: The function 'VisitCallsite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/profile_writer.h:152:16: note: Virtual function in base class autofdo-0.19/profile_writer.cc:440:16: note: Function in derived class autofdo-0.19/profile_writer.cc:436:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] autofdo-0.19/profile_writer.cc:443:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] autofdo-0.19/profile_writer.cc:40:54: style:inconclusive: Function 'WriteHeader' argument 1 names different: declaration 'output_file' definition 'output_filename'. [funcArgNamesDifferent] autofdo-0.19/profile_writer.h:59:34: note: Function 'WriteHeader' argument 1 names different: declaration 'output_file' definition 'output_filename'. autofdo-0.19/profile_writer.cc:40:54: note: Function 'WriteHeader' argument 1 names different: declaration 'output_file' definition 'output_filename'. autofdo-0.19/profile_writer.cc:41:54: style:inconclusive: Function 'WriteHeader' argument 2 names different: declaration 'imports_file' definition 'imports_filename'. [funcArgNamesDifferent] autofdo-0.19/profile_writer.h:59:61: note: Function 'WriteHeader' argument 2 names different: declaration 'imports_file' definition 'imports_filename'. autofdo-0.19/profile_writer.cc:41:54: note: Function 'WriteHeader' argument 2 names different: declaration 'imports_file' definition 'imports_filename'. autofdo-0.19/profile_writer.cc:330:54: style:inconclusive: Function 'WriteToFile' argument 1 names different: declaration 'output_file' definition 'output_filename'. [funcArgNamesDifferent] autofdo-0.19/profile_writer.h:55:34: note: Function 'WriteToFile' argument 1 names different: declaration 'output_file' definition 'output_filename'. autofdo-0.19/profile_writer.cc:330:54: note: Function 'WriteToFile' argument 1 names different: declaration 'output_file' definition 'output_filename'. autofdo-0.19/profile_writer.cc:386:15: style: Variable 'symbol' can be declared as pointer to const [constVariablePointer] autofdo-0.19/profile_writer.cc:93:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/profile_writer.cc:230:21: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/profile_writer.cc:402:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/profile_writer.cc:283:33: style: Variable 'aux_modules' is assigned a value that is never used. [unreadVariable] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_data_utils.h:65:10: debug: Failed to instantiate template "Align". The checking continues anyway. [templateInstantiation] autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:73:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:89:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:106:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/binary_data_utils.h:26:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/binary_data_utils.h:86:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alignment [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/data_reader.h:72:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] autofdo-0.19/sample_reader.cc:170:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIuS [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:84:3: warning: Member variable 'PLog::errnum_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::ip' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::pid' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::tid' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::time' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::addr' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::id' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::stream_id' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::period' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::weight' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::transaction' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::cpu' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::raw_size' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::data_src' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::flags' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::insn_len' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/kernel/perf_internals.h:268:3: warning: Member variable 'perf_sample::user_stack' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/data_reader.h:18:3: warning: Member variable 'DataReader::size_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.h:41:3: warning: Member variable 'ParsedEvent::event_ptr' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.h:41:3: warning: Member variable 'ParsedEvent::num_samples_in_mmap_region' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_data_utils.h:28:15: style:inconclusive: Technically the member function 'quipper::FreeDeleter::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:72:4: style: The destructor '~Log' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:47:12: note: Virtual destructor in base class autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:72:4: note: Destructor in derived class autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:87:4: style: The destructor '~PLog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:72:4: note: Virtual destructor in base class autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:87:4: note: Destructor in derived class autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:105:4: style: The destructor '~VLog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:47:12: note: Virtual destructor in base class autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:105:4: note: Destructor in derived class autofdo-0.19/third_party/perf_data_converter/src/quipper/base/logging.h:56:29: performance: Function parameter 'label' should be passed by const reference. [passedByValue] autofdo-0.19/sample_reader.cc:61:11: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/sample_reader.cc:65:11: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/sample_reader.cc:77:20: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/sample_reader.cc:82:20: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbol_map.cc:185:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_sample_threshold_frac [valueFlowBailoutIncompleteVar] autofdo-0.19/symbol_map.cc:202:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_sample_threshold_frac [valueFlowBailoutIncompleteVar] autofdo-0.19/symbol_map.cc:279:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/symbol_map.cc:315:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/symbol_map.cc:371:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/symbol_map.cc:471:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/symbol_map.cc:521:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_dump_cutoff_percent [valueFlowBailoutIncompleteVar] autofdo-0.19/symbol_map.cc:706:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address_ranges_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:67:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address_ranges_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:79:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comp_directory_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:103:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compilation_unit_offset_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:118:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subprogram_added_by_cu_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:123:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compilation_unit_offset_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:131:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_file_index_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:196:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable have_two_level_line_tables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:222:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_TAG_subprogram [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:240:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_AT_comp_dir [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:265:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:439:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subprogram_insert_order_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:568:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address_ranges_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:599:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:629:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subprograms_by_offset_maps_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:650:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subprograms_by_offset_maps_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:665:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subprograms_by_offset_maps_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/addr2line_inlinestack.cc:155:23: style: Local variable 'info' shadows outer variable [shadowVariable] autofdo-0.19/symbolize/addr2line_inlinestack.cc:150:27: note: Shadowed declaration autofdo-0.19/symbolize/addr2line_inlinestack.cc:155:23: note: Shadow variable autofdo-0.19/symbolize/addr2line_inlinestack.cc:163:23: style: Local variable 'info' shadows outer variable [shadowVariable] autofdo-0.19/symbolize/addr2line_inlinestack.cc:150:27: note: Shadowed declaration autofdo-0.19/symbolize/addr2line_inlinestack.cc:163:23: note: Shadow variable autofdo-0.19/symbolize/addr2line_inlinestack.cc:32:79: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbolize/addr2line_inlinestack.cc:351:37: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbolize/addr2line_inlinestack.cc:441:55: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbol_map.cc:246:16: style: The function 'AddSymbol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/elf_reader.h:60:18: note: Virtual function in base class autofdo-0.19/symbol_map.cc:246:16: note: Function in derived class autofdo-0.19/symbol_map.cc:257:12: style: The destructor '~SymbolReader' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/symbolize/elf_reader.h:59:14: note: Virtual destructor in base class autofdo-0.19/symbol_map.cc:257:12: note: Destructor in derived class autofdo-0.19/symbol_map.cc:73:57: style:inconclusive: Function 'operator+=' argument 1 names different: declaration 'other' definition 's'. [funcArgNamesDifferent] autofdo-0.19/symbol_map.h:68:46: note: Function 'operator+=' argument 1 names different: declaration 'other' definition 's'. autofdo-0.19/symbol_map.cc:73:57: note: Function 'operator+=' argument 1 names different: declaration 'other' definition 's'. autofdo-0.19/symbol_map.cc:120:34: style:inconclusive: Function 'Merge' argument 1 names different: declaration 'src' definition 'other'. [funcArgNamesDifferent] autofdo-0.19/symbol_map.h:133:28: note: Function 'Merge' argument 1 names different: declaration 'src' definition 'other'. autofdo-0.19/symbol_map.cc:120:34: note: Function 'Merge' argument 1 names different: declaration 'src' definition 'other'. autofdo-0.19/symbol_map.cc:232:58: style:inconclusive: Function 'GetSymbolNameByStartAddr' argument 1 names different: declaration 'address' definition 'addr'. [funcArgNamesDifferent] autofdo-0.19/symbol_map.h:315:49: note: Function 'GetSymbolNameByStartAddr' argument 1 names different: declaration 'address' definition 'addr'. autofdo-0.19/symbol_map.cc:232:58: note: Function 'GetSymbolNameByStartAddr' argument 1 names different: declaration 'address' definition 'addr'. autofdo-0.19/symbol_map.cc:322:51: style:inconclusive: Function 'AddSymbolEntryCount' argument 1 names different: declaration 'symbol' definition 'symbol_name'. [funcArgNamesDifferent] autofdo-0.19/symbol_map.h:281:42: note: Function 'AddSymbolEntryCount' argument 1 names different: declaration 'symbol' definition 'symbol_name'. autofdo-0.19/symbol_map.cc:322:51: note: Function 'AddSymbolEntryCount' argument 1 names different: declaration 'symbol' definition 'symbol_name'. autofdo-0.19/symbol_map.cc:327:54: style:inconclusive: Function 'TraverseInlineStack' argument 1 names different: declaration 'symbol' definition 'symbol_name'. [funcArgNamesDifferent] autofdo-0.19/symbol_map.h:305:45: note: Function 'TraverseInlineStack' argument 1 names different: declaration 'symbol' definition 'symbol_name'. autofdo-0.19/symbol_map.cc:327:54: note: Function 'TraverseInlineStack' argument 1 names different: declaration 'symbol' definition 'symbol_name'. autofdo-0.19/symbol_map.cc:328:59: style:inconclusive: Function 'TraverseInlineStack' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] autofdo-0.19/symbol_map.h:305:72: note: Function 'TraverseInlineStack' argument 2 names different: declaration 'source' definition 'src'. autofdo-0.19/symbol_map.cc:328:59: note: Function 'TraverseInlineStack' argument 2 names different: declaration 'source' definition 'src'. autofdo-0.19/symbol_map.cc:356:46: style:inconclusive: Function 'AddSourceCount' argument 1 names different: declaration 'symbol' definition 'symbol_name'. [funcArgNamesDifferent] autofdo-0.19/symbol_map.h:290:37: note: Function 'AddSourceCount' argument 1 names different: declaration 'symbol' definition 'symbol_name'. autofdo-0.19/symbol_map.cc:356:46: note: Function 'AddSourceCount' argument 1 names different: declaration 'symbol' definition 'symbol_name'. autofdo-0.19/symbol_map.cc:357:51: style:inconclusive: Function 'AddSourceCount' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] autofdo-0.19/symbol_map.h:290:64: note: Function 'AddSourceCount' argument 2 names different: declaration 'source' definition 'src'. autofdo-0.19/symbol_map.cc:357:51: note: Function 'AddSourceCount' argument 2 names different: declaration 'source' definition 'src'. autofdo-0.19/symbol_map.cc:376:53: style:inconclusive: Function 'AddIndirectCallTarget' argument 1 names different: declaration 'symbol' definition 'symbol_name'. [funcArgNamesDifferent] autofdo-0.19/symbol_map.h:299:44: note: Function 'AddIndirectCallTarget' argument 1 names different: declaration 'symbol' definition 'symbol_name'. autofdo-0.19/symbol_map.cc:376:53: note: Function 'AddIndirectCallTarget' argument 1 names different: declaration 'symbol' definition 'symbol_name'. autofdo-0.19/symbol_map.cc:377:58: style:inconclusive: Function 'AddIndirectCallTarget' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] autofdo-0.19/symbol_map.h:299:71: note: Function 'AddIndirectCallTarget' argument 2 names different: declaration 'source' definition 'src'. autofdo-0.19/symbol_map.cc:377:58: note: Function 'AddIndirectCallTarget' argument 2 names different: declaration 'source' definition 'src'. autofdo-0.19/symbol_map.cc:398:23: style:inconclusive: Function 'Dump' argument 1 names different: declaration 'indent' definition 'ident'. [funcArgNamesDifferent] autofdo-0.19/symbol_map.h:143:17: note: Function 'Dump' argument 1 names different: declaration 'indent' definition 'ident'. autofdo-0.19/symbol_map.cc:398:23: note: Function 'Dump' argument 1 names different: declaration 'indent' definition 'ident'. autofdo-0.19/symbol_map.cc:175:24: style: Local variable 'name' shadows outer argument [shadowArgument] autofdo-0.19/symbol_map.cc:168:41: note: Shadowed declaration autofdo-0.19/symbol_map.cc:175:24: note: Shadow variable autofdo-0.19/symbol_map.cc:671:21: style: Local variable 's' shadows outer variable [shadowVariable] autofdo-0.19/symbol_map.cc:664:19: note: Shadowed declaration autofdo-0.19/symbol_map.cc:671:21: note: Shadow variable autofdo-0.19/symbol_map.cc:115:14: style: Variable 'callsite_symbol' can be declared as reference to const [constVariableReference] autofdo-0.19/symbol_map.cc:457:15: style: Variable 'symbol' can be declared as pointer to const [constVariablePointer] autofdo-0.19/symbol_map.cc:520:15: style: Variable 'symbol' can be declared as pointer to const [constVariablePointer] autofdo-0.19/symbol_map.cc:549:15: style: Variable 'symbol' can be declared as pointer to const [constVariablePointer] autofdo-0.19/symbol_map.cc:95:20: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbol_map.cc:407:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbol_map.cc:424:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbol_map.cc:437:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbol_map.cc:441:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbol_map.cc:489:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbol_map.cc:502:11: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbol_map.cc:505:11: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbol_map.cc:582:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbol_map.cc:594:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbol_map.cc:678:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbol_map.cc:739:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/symbolize/bytereader.cc:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbol_map.cc:279:17: style: Variable 'name' is assigned a value that is never used. [unreadVariable] autofdo-0.19/symbolize/bytereader.cc:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable address_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbol_map.cc:215:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] autofdo-0.19/symbol_map.cc:639:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] autofdo-0.19/symbolize/dwarf3ranges.cc:33:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:81:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abbrevs_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:98:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_split_dwarf_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:115:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abbrevs_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:244:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable version [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:283:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:340:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable abbrevs_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:375:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:530:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable version [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:643:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_TAG_compile_unit [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:655:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable after_header_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:724:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable have_checked_for_dwp_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:818:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elf_reader_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:822:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cu_index_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:866:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable version_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:959:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nslots_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:975:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nslots_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:997:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable std_opcode_lengths [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:1008:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable std_opcode_lengths [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:1017:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:1024:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:1065:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_FORM_string [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:1089:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_FORM_udata [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:1103:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:1512:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:1625:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/elf_reader.cc:704:0: error: #error "Invalid word size" [preprocessorErrorDirective] autofdo-0.19/symbolize/functioninfo.cc:75:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sampled_functions_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/functioninfo.cc:102:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/functioninfo.cc:110:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/functioninfo.cc:135:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/functioninfo.cc:168:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/functioninfo.cc:214:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_function_info_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/functioninfo.cc:237:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_AT_name [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/functioninfo.cc:245:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DW_AT_stmt_list [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/functioninfo.cc:291:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_function_info_ [valueFlowBailoutIncompleteVar] autofdo-0.19/symbolize/dwarf2reader.cc:507:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] autofdo-0.19/symbolize/dwarf2reader.cc:551:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] autofdo-0.19/symbolize/dwarf2reader.cc:558:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] autofdo-0.19/symbolize/dwarf2reader.cc:565:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] autofdo-0.19/symbolize/dwarf2reader.cc:573:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] autofdo-0.19/symbolize/dwarf2reader.cc:589:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] autofdo-0.19/symbolize/dwarf2reader.cc:609:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] autofdo-0.19/symbolize/dwarf2reader.cc:619:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] autofdo-0.19/symbolize/dwarf2reader.cc:1607:18: style: Local variable 'templen' shadows outer variable [shadowVariable] autofdo-0.19/symbolize/dwarf2reader.cc:1411:10: note: Shadowed declaration autofdo-0.19/symbolize/dwarf2reader.cc:1607:18: note: Shadow variable autofdo-0.19/symbolize/dwarf2reader.cc:182:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] autofdo-0.19/symbolize/dwarf2reader.cc:633:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] autofdo-0.19/third_party/perf_data_converter/src/builder.cc:77:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable profile_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/builder.cc:88:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/builder.cc:98:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/builder.cc:106:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/builder.cc:124:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/builder.cc:251:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable profile_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/builder.cc:190:5: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter_test.cc:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:44:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExecutionModeHostKernel [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter_test.cc:126:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failbit [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:61:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PERF_RECORD_MISC_CPUMODE_MASK [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:93:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:237:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPidLabel [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:240:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTidLabel [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:244:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTimestampNsLabel [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:249:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kExecutionModeLabel [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:253:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kCommLabel [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:305:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tid_to_comm_map [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:315:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kGroupByPids [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:397:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:438:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_map [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:505:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable location_map [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:539:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tid_to_comm_map [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:544:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable location_map [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:552:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:659:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_converter.cc:137:12: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/perf_data_handler.cc:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_handler.cc:232:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_handler.cc:310:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_handler.cc:332:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_handler.cc:446:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PERF_CONTEXT_MAX [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_handler.cc:497:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_handler.cc:514:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_handler.cc:522:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_handler.cc:532:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_to_profile.cc:27:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNoOptions [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_to_profile_lib.cc:21:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_to_profile_lib.cc:30:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_to_profile_lib.cc:39:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_to_profile_lib.cc:54:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/perf_data_handler.cc:230:46: style:inconclusive: Function 'InvokeHandleSample' argument 1 names different: declaration 'perf_event' definition 'event_proto'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/src/perf_data_handler.cc:90:68: note: Function 'InvokeHandleSample' argument 1 names different: declaration 'perf_event' definition 'event_proto'. autofdo-0.19/third_party/perf_data_converter/src/perf_data_handler.cc:230:46: note: Function 'InvokeHandleSample' argument 1 names different: declaration 'perf_event' definition 'event_proto'. autofdo-0.19/third_party/perf_data_converter/src/perf_data_handler.cc:118:7: style: class member 'Normalizer::owned_quipper_mappings_' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/src/perf_to_profile_lib_test.cc:28:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable desc [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper.cc:37:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper.cc:216:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper_test.cc:83:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper_test.cc:97:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper_test.cc:189:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper_test.cc:206:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper_test.cc:241:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper_test.cc:388:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper.cc:17:3: performance: Variable 'mappings_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper.cc:229:4: warning: Either the condition '!iter' is redundant or there is possible null pointer dereference: iter. [nullPointerRedundantCheck] autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper.cc:227:3: note: Assuming that condition '!iter' is not redundant autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper.cc:229:4: note: Null pointer dereference autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper.cc:230:8: warning: Either the condition '!iter' is redundant or there is possible null pointer dereference: iter. [nullPointerRedundantCheck] autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper.cc:227:3: note: Assuming that condition '!iter' is not redundant autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper.cc:230:8: note: Null pointer dereference autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper.cc:243:4: warning: Either the condition '!offset' is redundant or there is possible null pointer dereference: offset. [nullPointerRedundantCheck] autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper.cc:240:3: note: Assuming that condition '!offset' is not redundant autofdo-0.19/third_party/perf_data_converter/src/quipper/address_mapper.cc:243:4: note: Null pointer dereference autofdo-0.19/third_party/perf_data_converter/src/quipper/binary_data_utils_test.cc:23:3: debug: Failed to instantiate template "Align". The checking continues anyway. [templateInstantiation] autofdo-0.19/third_party/perf_data_converter/src/quipper/binary_data_utils.cc:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MD5_DIGEST_LENGTH [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/buffer_reader.h:18:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/buffer_writer.h:18:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/file_utils.h:28:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_utils.h:73:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_utils.h:80:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/conversion_utils.cc:30:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/conversion_utils.cc:54:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPerfFormat [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/conversion_utils.cc:84:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPerfFormat [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/conversion_utils_test.cc:21:16: performance:inconclusive: Use const reference for 'output_path' to avoid unnecessary data copying. [redundantCopyLocalConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/conversion_utils.cc:32:14: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] autofdo-0.19/third_party/perf_data_converter/src/quipper/dso.cc:63:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELF_K_ELF [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/dso.cc:101:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EV_NONE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/dso.cc:106:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/dso.cc:155:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELF_NOTE_GNU [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/file_reader.h:18:12: style: The destructor '~FileReader' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/third_party/perf_data_converter/src/quipper/data_reader.h:19:12: note: Virtual destructor in base class autofdo-0.19/third_party/perf_data_converter/src/quipper/file_reader.h:18:12: note: Destructor in derived class autofdo-0.19/third_party/perf_data_converter/src/quipper/dso.cc:163:35: performance: Function parameter 'name' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/perf_data_converter/src/quipper/dso.cc:172:3: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/dso_test.cc:107:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NT_GNU_BUILD_ID [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/dso_test_utils.h:20:50: performance: Function parameter 'section_buildids' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/perf_data_converter/src/quipper/dso_test_utils.cc:85:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/dso_test_utils.cc:41:17: style:inconclusive: Technically the member function 'quipper::testing::::ElfStringTable::table' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/dso_test_utils.cc:35:24: performance: Function parameter 'value' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/perf_data_converter/src/quipper/dso_test_utils.cc:76:33: performance: Function parameter 'filename' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/perf_data_converter/src/quipper/dso_test_utils.cc:83:12: performance: Function parameter 'filename' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/perf_data_converter/src/quipper/dso_test_utils.cc:84:50: performance: Function parameter 'section_buildids' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/perf_data_converter/src/quipper/file_reader.cc:14:3: warning: Class 'FileReader' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] autofdo-0.19/third_party/perf_data_converter/src/quipper/file_reader.cc:14:3: warning: Class 'FileReader' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] autofdo-0.19/third_party/perf_data_converter/src/quipper/huge_page_deducer.cc:69:12: error: Using reference to dangling temporary. [danglingTempReference] autofdo-0.19/third_party/perf_data_converter/src/quipper/huge_page_deducer.cc:68:16: note: Assigned to reference. autofdo-0.19/third_party/perf_data_converter/src/quipper/huge_page_deducer.cc:69:12: note: Using reference to dangling temporary. autofdo-0.19/third_party/perf_data_converter/src/quipper/huge_page_deducer.cc:69:27: error: Using reference to dangling temporary. [danglingTempReference] autofdo-0.19/third_party/perf_data_converter/src/quipper/huge_page_deducer.cc:67:17: note: Assigned to reference. autofdo-0.19/third_party/perf_data_converter/src/quipper/huge_page_deducer.cc:69:27: note: Using reference to dangling temporary. autofdo-0.19/third_party/perf_data_converter/src/quipper/huge_page_deducer.cc:77:41: error: Reference to temporary returned. [returnTempReference] autofdo-0.19/third_party/perf_data_converter/src/quipper/huge_page_deducer.cc:81:40: error: Reference to temporary returned. [returnTempReference] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_converter.cc:47:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_converter.cc:77:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPerfFormat [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:310:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:595:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:613:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:704:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.h:366:1: debug: SymbolDatabase couldn't resolve all user defined types. [debug] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:57:13: warning: Member variable 'PerfParser::stats_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:61:13: warning: Member variable 'PerfParser::stats_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.h:192:8: performance:inconclusive: Technically the member function 'quipper::PerfParser::ProcessUserEvents' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:128:18: note: Technically the member function 'quipper::PerfParser::ProcessUserEvents' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.h:192:8: note: Technically the member function 'quipper::PerfParser::ProcessUserEvents' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:162:11: style: Condition '!ProcessUserEvents(event)' is always false [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:162:29: note: Calling function 'ProcessUserEvents' returns 1 autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:162:11: note: Condition '!ProcessUserEvents(event)' is always false autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:589:5: warning: Either the condition 'dso_iter!=name_to_dso_.end()' is redundant or there is possible dereference of an invalid iterator: dso_iter. [derefInvalidIteratorRedundantCheck] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:586:5: note: Assuming that condition 'dso_iter!=name_to_dso_.end()' is not redundant autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:589:5: note: Dereference of an invalid iterator autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:590:5: warning: Either the condition 'dso_iter!=name_to_dso_.end()' is redundant or there is possible dereference of an invalid iterator: dso_iter. [derefInvalidIteratorRedundantCheck] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:586:5: note: Assuming that condition 'dso_iter!=name_to_dso_.end()' is not redundant autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser.cc:590:5: note: Dereference of an invalid iterator autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.h:151:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.h:217:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.h:220:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.h:236:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:64:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBuildIDArraySize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:544:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:592:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_EFFECTIVE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:616:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLONE_NEWNS [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:645:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_SYS_ADMIN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:728:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:780:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_SYS_ADMIN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:866:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_SYS_ADMIN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:951:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_SYS_ADMIN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:1040:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_SYS_ADMIN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:1137:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_SYS_ADMIN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:1281:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_protobuf_io.cc:15:63: style:inconclusive: Function 'SerializeFromFile' argument 2 names different: declaration 'proto' definition 'perf_data_proto'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_protobuf_io.h:17:63: note: Function 'SerializeFromFile' argument 2 names different: declaration 'proto' definition 'perf_data_proto'. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_protobuf_io.cc:15:63: note: Function 'SerializeFromFile' argument 2 names different: declaration 'proto' definition 'perf_data_proto'. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_protobuf_io.cc:22:50: style:inconclusive: Function 'SerializeFromFileWithOptions' argument 3 names different: declaration 'proto' definition 'perf_data_proto'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_protobuf_io.h:23:50: note: Function 'SerializeFromFileWithOptions' argument 3 names different: declaration 'proto' definition 'perf_data_proto'. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_protobuf_io.cc:22:50: note: Function 'SerializeFromFileWithOptions' argument 3 names different: declaration 'proto' definition 'perf_data_proto'. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_protobuf_io.cc:36:45: style:inconclusive: Function 'DeserializeToFile' argument 1 names different: declaration 'proto' definition 'perf_data_proto'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_protobuf_io.h:26:45: note: Function 'DeserializeToFile' argument 1 names different: declaration 'proto' definition 'perf_data_proto'. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_protobuf_io.cc:36:45: note: Function 'DeserializeToFile' argument 1 names different: declaration 'proto' definition 'perf_data_proto'. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:312:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:363:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:527:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:632:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:645:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1419:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1801:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1943:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event_desc_num_events [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1980:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_string_data_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:2019:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numa_topology_num_nodes_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:2029:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pmu_mappings_num_mappings_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:2038:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_desc_num_groups_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:65:66: style: Obsolescent function 'rand_r' called. It is recommended to use 'rand' instead. [prohibitedrand_rCalled] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.h:419:29: style:inconclusive: Technically the member function 'quipper::testing::ExampleStringMetadata::index_entry' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.h:472:15: style:inconclusive: Technically the member function 'quipper::testing::ExampleTracingMetadata::data' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.h:473:29: style:inconclusive: Technically the member function 'quipper::testing::ExampleTracingMetadata::index_entry' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:759:9: style:inconclusive: Technically the member function 'quipper::RunInMountNamespaceProcess::pid' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:218:10: performance:inconclusive: Use const reference for 'output_path' to avoid unnecessary data copying. [redundantCopyLocalConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:312:10: performance:inconclusive: Use const reference for 'output_path' to avoid unnecessary data copying. [redundantCopyLocalConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.h:276:68: performance: Function parameter 'filename' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:68:28: warning: Uninitialized variable: build_id [uninitvar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:65:26: note: Assuming condition is false autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:68:28: note: Uninitialized variable: build_id autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:306:3: style: Variable 'seed' is assigned a value that is never used. [unreadVariable] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_parser_test.cc:341:3: style: Variable 'seed' is assigned a value that is never used. [unreadVariable] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:139:8: performance:inconclusive: Technically the member function 'quipper::PerfReader::ReadEventAttr' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:640:18: note: Technically the member function 'quipper::PerfReader::ReadEventAttr' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:139:8: note: Technically the member function 'quipper::PerfReader::ReadEventAttr' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:140:8: performance:inconclusive: Technically the member function 'quipper::PerfReader::ReadUniqueIDs' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:696:18: note: Technically the member function 'quipper::PerfReader::ReadUniqueIDs' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:140:8: note: Technically the member function 'quipper::PerfReader::ReadUniqueIDs' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:167:8: style:inconclusive: Technically the member function 'quipper::PerfReader::ReadAuxtraceTraceData' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1384:18: note: Technically the member function 'quipper::PerfReader::ReadAuxtraceTraceData' can be const. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:167:8: note: Technically the member function 'quipper::PerfReader::ReadAuxtraceTraceData' can be const. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:172:8: performance:inconclusive: Technically the member function 'quipper::PerfReader::ReadSingleStringMetadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:949:18: note: Technically the member function 'quipper::PerfReader::ReadSingleStringMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:172:8: note: Technically the member function 'quipper::PerfReader::ReadSingleStringMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:214:8: style:inconclusive: Technically the member function 'quipper::PerfReader::WriteToPointerWithoutCheckingSize' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:291:18: note: Technically the member function 'quipper::PerfReader::WriteToPointerWithoutCheckingSize' can be const. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:214:8: note: Technically the member function 'quipper::PerfReader::WriteToPointerWithoutCheckingSize' can be const. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:216:8: performance:inconclusive: Technically the member function 'quipper::PerfReader::WriteHeader' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1402:18: note: Technically the member function 'quipper::PerfReader::WriteHeader' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:216:8: note: Technically the member function 'quipper::PerfReader::WriteHeader' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:226:8: performance:inconclusive: Technically the member function 'quipper::PerfReader::WriteSingleStringMetadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1605:18: note: Technically the member function 'quipper::PerfReader::WriteSingleStringMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:226:8: note: Technically the member function 'quipper::PerfReader::WriteSingleStringMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:229:8: performance:inconclusive: Technically the member function 'quipper::PerfReader::WriteRepeatedStringMetadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1610:18: note: Technically the member function 'quipper::PerfReader::WriteRepeatedStringMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:229:8: note: Technically the member function 'quipper::PerfReader::WriteRepeatedStringMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:249:8: performance:inconclusive: Technically the member function 'quipper::PerfReader::MaybeSwapEventFields' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1845:18: note: Technically the member function 'quipper::PerfReader::MaybeSwapEventFields' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:249:8: note: Technically the member function 'quipper::PerfReader::MaybeSwapEventFields' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:267:8: performance:inconclusive: Technically the member function 'quipper::PerfReader::NeedsNumberOfStringData' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:2047:18: note: Technically the member function 'quipper::PerfReader::NeedsNumberOfStringData' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:267:8: note: Technically the member function 'quipper::PerfReader::NeedsNumberOfStringData' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1228:21: style: Local variable 'tracing_data' shadows outer function [shadowFunction] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:125:17: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1228:21: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1489:15: style: Local variable 'string_metadata' shadows outer function [shadowFunction] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.h:129:39: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1489:15: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1709:16: style: Variable 'core_name' can be declared as reference to const [constVariableReference] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1717:16: style: Variable 'thread_name' can be declared as reference to const [constVariableReference] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:311:16: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:362:20: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:500:58: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1422:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1619:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1710:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1718:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1958:10: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1982:12: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1990:10: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:1997:10: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:2005:10: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader.cc:2010:10: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_recorder.h:29:8: style:inconclusive: Technically the member function 'quipper::PerfRecorder::RunCommandAndGetSerializedOutput' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_recorder.cc:87:20: note: Technically the member function 'quipper::PerfRecorder::RunCommandAndGetSerializedOutput' can be const. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_recorder.h:29:8: note: Technically the member function 'quipper::PerfRecorder::RunCommandAndGetSerializedOutput' can be const. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader_test.cc:48:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader_test.cc:98:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader_test.cc:167:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader_test.cc:367:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader_test.cc:492:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader_test.cc:588:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader_test.cc:729:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader_test.cc:820:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader_test.cc:952:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader_test.cc:1056:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader_test.cc:1497:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_reader_test.cc:1613:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:539:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:578:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:1135:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sample_id_all [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:52:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializePerfEventAttr' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:56:22: note: Technically the member function 'quipper::PerfSerializer::SerializePerfEventAttr' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:52:8: note: Technically the member function 'quipper::PerfSerializer::SerializePerfEventAttr' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:55:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializePerfEventAttr' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:107:22: note: Technically the member function 'quipper::PerfSerializer::DeserializePerfEventAttr' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:55:8: note: Technically the member function 'quipper::PerfSerializer::DeserializePerfEventAttr' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:59:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializePerfEventType' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:159:22: note: Technically the member function 'quipper::PerfSerializer::SerializePerfEventType' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:59:8: note: Technically the member function 'quipper::PerfSerializer::SerializePerfEventType' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:62:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializePerfEventType' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:168:22: note: Technically the member function 'quipper::PerfSerializer::DeserializePerfEventType' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:62:8: note: Technically the member function 'quipper::PerfSerializer::DeserializePerfEventType' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:70:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializeEventHeader' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:339:22: note: Technically the member function 'quipper::PerfSerializer::SerializeEventHeader' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:70:8: note: Technically the member function 'quipper::PerfSerializer::SerializeEventHeader' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:72:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializeEventHeader' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:348:22: note: Technically the member function 'quipper::PerfSerializer::DeserializeEventHeader' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:72:8: note: Technically the member function 'quipper::PerfSerializer::DeserializeEventHeader' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:112:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializeReadEvent' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:679:22: note: Technically the member function 'quipper::PerfSerializer::SerializeReadEvent' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:112:8: note: Technically the member function 'quipper::PerfSerializer::SerializeReadEvent' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:114:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializeReadEvent' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:692:22: note: Technically the member function 'quipper::PerfSerializer::DeserializeReadEvent' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:114:8: note: Technically the member function 'quipper::PerfSerializer::DeserializeReadEvent' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:136:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializeTracingMetadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:809:22: note: Technically the member function 'quipper::PerfSerializer::SerializeTracingMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:136:8: note: Technically the member function 'quipper::PerfSerializer::SerializeTracingMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:138:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializeTracingMetadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:821:22: note: Technically the member function 'quipper::PerfSerializer::DeserializeTracingMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:138:8: note: Technically the member function 'quipper::PerfSerializer::DeserializeTracingMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:141:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializeBuildIDEvent' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:833:22: note: Technically the member function 'quipper::PerfSerializer::SerializeBuildIDEvent' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:141:8: note: Technically the member function 'quipper::PerfSerializer::SerializeBuildIDEvent' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:143:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializeBuildIDEvent' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:857:22: note: Technically the member function 'quipper::PerfSerializer::DeserializeBuildIDEvent' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:143:8: note: Technically the member function 'quipper::PerfSerializer::DeserializeBuildIDEvent' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:146:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializeAuxtraceEvent' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:880:22: note: Technically the member function 'quipper::PerfSerializer::SerializeAuxtraceEvent' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:146:8: note: Technically the member function 'quipper::PerfSerializer::SerializeAuxtraceEvent' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:148:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializeAuxtraceEventTraceData' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:893:22: note: Technically the member function 'quipper::PerfSerializer::SerializeAuxtraceEventTraceData' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:148:8: note: Technically the member function 'quipper::PerfSerializer::SerializeAuxtraceEventTraceData' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:150:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializeAuxtraceEvent' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:903:22: note: Technically the member function 'quipper::PerfSerializer::DeserializeAuxtraceEvent' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:150:8: note: Technically the member function 'quipper::PerfSerializer::DeserializeAuxtraceEvent' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:152:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializeAuxtraceEventTraceData' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:916:22: note: Technically the member function 'quipper::PerfSerializer::DeserializeAuxtraceEventTraceData' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:152:8: note: Technically the member function 'quipper::PerfSerializer::DeserializeAuxtraceEventTraceData' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:155:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializeSingleUint32Metadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:922:22: note: Technically the member function 'quipper::PerfSerializer::SerializeSingleUint32Metadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:155:8: note: Technically the member function 'quipper::PerfSerializer::SerializeSingleUint32Metadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:158:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializeSingleUint32Metadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:931:22: note: Technically the member function 'quipper::PerfSerializer::DeserializeSingleUint32Metadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:158:8: note: Technically the member function 'quipper::PerfSerializer::DeserializeSingleUint32Metadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:162:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializeSingleUint64Metadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:940:22: note: Technically the member function 'quipper::PerfSerializer::SerializeSingleUint64Metadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:162:8: note: Technically the member function 'quipper::PerfSerializer::SerializeSingleUint64Metadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:165:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializeSingleUint64Metadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:949:22: note: Technically the member function 'quipper::PerfSerializer::DeserializeSingleUint64Metadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:165:8: note: Technically the member function 'quipper::PerfSerializer::DeserializeSingleUint64Metadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:169:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializeCPUTopologyMetadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:958:22: note: Technically the member function 'quipper::PerfSerializer::SerializeCPUTopologyMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:169:8: note: Technically the member function 'quipper::PerfSerializer::SerializeCPUTopologyMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:172:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializeCPUTopologyMetadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:978:22: note: Technically the member function 'quipper::PerfSerializer::DeserializeCPUTopologyMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:172:8: note: Technically the member function 'quipper::PerfSerializer::DeserializeCPUTopologyMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:176:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializeNodeTopologyMetadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:1004:22: note: Technically the member function 'quipper::PerfSerializer::SerializeNodeTopologyMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:176:8: note: Technically the member function 'quipper::PerfSerializer::SerializeNodeTopologyMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:179:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializeNodeTopologyMetadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:1015:22: note: Technically the member function 'quipper::PerfSerializer::DeserializeNodeTopologyMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:179:8: note: Technically the member function 'quipper::PerfSerializer::DeserializeNodeTopologyMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:183:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializePMUMappingsMetadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:1025:22: note: Technically the member function 'quipper::PerfSerializer::SerializePMUMappingsMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:183:8: note: Technically the member function 'quipper::PerfSerializer::SerializePMUMappingsMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:186:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializePMUMappingsMetadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:1034:22: note: Technically the member function 'quipper::PerfSerializer::DeserializePMUMappingsMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:186:8: note: Technically the member function 'quipper::PerfSerializer::DeserializePMUMappingsMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:190:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::SerializeGroupDescMetadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:1042:22: note: Technically the member function 'quipper::PerfSerializer::SerializeGroupDescMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:190:8: note: Technically the member function 'quipper::PerfSerializer::SerializeGroupDescMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:193:8: performance:inconclusive: Technically the member function 'quipper::PerfSerializer::DeserializeGroupDescMetadata' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:1052:22: note: Technically the member function 'quipper::PerfSerializer::DeserializeGroupDescMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:193:8: note: Technically the member function 'quipper::PerfSerializer::DeserializeGroupDescMetadata' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:33:7: style: Condition '!SerializePerfEventAttr(perf_file_attr.attr,perf_file_attr_proto->mutable_attr())' is always false [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:33:30: note: Calling function 'SerializePerfEventAttr' returns 1 autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:33:7: note: Condition '!SerializePerfEventAttr(perf_file_attr.attr,perf_file_attr_proto->mutable_attr())' is always false autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:46:7: style: Condition '!DeserializePerfEventAttr(perf_file_attr_proto.attr(),&perf_file_attr->attr)' is always false [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:46:32: note: Calling function 'DeserializePerfEventAttr' returns 1 autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:46:7: note: Condition '!DeserializePerfEventAttr(perf_file_attr_proto.attr(),&perf_file_attr->attr)' is always false autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:187:7: style: Condition '!SerializeEventHeader(event.header,event_proto->mutable_header())' is always false [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:187:28: note: Calling function 'SerializeEventHeader' returns 1 autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:187:7: note: Condition '!SerializeEventHeader(event.header,event_proto->mutable_header())' is always false autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:191:9: style: Condition '!SerializeUserEvent(event,event_proto)' is always false [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:243:36: note: Calling function 'SerializeAuxtraceEvent' returns 1 autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:191:28: note: Calling function 'SerializeUserEvent' returns 1 autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:191:9: note: Condition '!SerializeUserEvent(event,event_proto)' is always false autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:259:7: style: Condition '!DeserializeEventHeader(event_proto.header(),&event->header)' is always false [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:259:30: note: Calling function 'DeserializeEventHeader' returns 1 autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:259:7: note: Condition '!DeserializeEventHeader(event_proto.header(),&event->header)' is always false autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:514:10: warning: Either the condition '!writer' is redundant or there is possible null pointer dereference: writer. [nullPointerRedundantCheck] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:513:3: note: Assuming that condition '!writer' is not redundant autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:514:10: note: Null pointer dereference autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:610:25: warning: Either the condition '!reader' is redundant or there is possible null pointer dereference: reader. [nullPointerRedundantCheck] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:608:3: note: Assuming that condition '!reader' is not redundant autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:610:25: note: Null pointer dereference autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:806:10: warning: Either the condition '!writer' is redundant or there is possible null pointer dereference: writer. [nullPointerRedundantCheck] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:805:3: note: Assuming that condition '!writer' is not redundant autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:806:10: note: Null pointer dereference autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:768:53: style:inconclusive: Function 'SerializeSampleInfo' argument 2 names different: declaration 'sample_info' definition 'sample'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:132:54: note: Function 'SerializeSampleInfo' argument 2 names different: declaration 'sample_info' definition 'sample'. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:768:53: note: Function 'SerializeSampleInfo' argument 2 names different: declaration 'sample_info' definition 'sample'. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:791:37: style:inconclusive: Function 'DeserializeSampleInfo' argument 1 names different: declaration 'info' definition 'sample'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:133:62: note: Function 'DeserializeSampleInfo' argument 1 names different: declaration 'info' definition 'sample'. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:791:37: note: Function 'DeserializeSampleInfo' argument 1 names different: declaration 'info' definition 'sample'. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:1085:65: style:inconclusive: Function 'CreateSampleInfoReader' argument 1 names different: declaration 'event_attr' definition 'attr'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.h:204:51: note: Function 'CreateSampleInfoReader' argument 1 names different: declaration 'event_attr' definition 'attr'. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer.cc:1085:65: note: Function 'CreateSampleInfoReader' argument 1 names different: declaration 'event_attr' definition 'attr'. autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer_test.cc:170:10: performance:inconclusive: Use const reference for 'output_filename' to avoid unnecessary data copying. [redundantCopyLocalConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer_test.cc:193:10: performance:inconclusive: Use const reference for 'output_path' to avoid unnecessary data copying. [redundantCopyLocalConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/perf_serializer_test.cc:254:16: performance:inconclusive: Use const reference for 'output_path' to avoid unnecessary data copying. [redundantCopyLocalConst] autofdo-0.19/third_party/perf_data_converter/src/quipper/run_command.cc:25:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFD [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/run_command.cc:45:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/run_command.cc:94:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/run_command.cc:63:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/src/quipper/run_command_test.cc:52:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/sample_info_reader.cc:300:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/sample_info_reader.cc:573:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/sample_info_reader_test.cc:41:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/sample_info_reader_test.cc:103:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/sample_info_reader_test.cc:162:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/sample_info_reader_test.cc:223:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/sample_info_reader_test.cc:275:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/sample_info_reader_test.cc:315:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/sample_info_reader_test.cc:353:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/sample_info_reader.cc:524:29: warning: Either the condition '!event' is redundant or there is possible null pointer dereference: event. [nullPointerRedundantCheck] autofdo-0.19/third_party/perf_data_converter/src/quipper/sample_info_reader.cc:522:3: note: Assuming that condition '!event' is not redundant autofdo-0.19/third_party/perf_data_converter/src/quipper/sample_info_reader.cc:524:29: note: Null pointer dereference autofdo-0.19/third_party/perf_data_converter/src/quipper/scoped_temp_path.cc:29:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/scoped_temp_path.cc:71:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FTW_DEPTH [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/scoped_temp_path.cc:50:45: performance: Function parameter 'prefix' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/perf_data_converter/src/quipper/scoped_temp_path.cc:60:43: performance: Function parameter 'prefix' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/perf_data_converter/src/quipper/string_utils.cc:14:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/scoped_temp_path_test.cc:55:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPerfMagic [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:102:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:126:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPerfMagic [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:146:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:165:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:219:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offset [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:236:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:270:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:304:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:340:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:375:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:461:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.h:494:10: performance:inconclusive: Technically the member function 'quipper::testing::ExampleAuxtraceEvent::GetSize' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:449:30: note: Technically the member function 'quipper::testing::ExampleAuxtraceEvent::GetSize' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.h:494:10: note: Technically the member function 'quipper::testing::ExampleAuxtraceEvent::GetSize' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:186:40: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:407:28: style: Local variable 'index_entry' shadows outer function [shadowFunction] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.h:419:29: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:407:28: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:442:28: style: Local variable 'index_entry' shadows outer function [shadowFunction] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.h:473:29: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/src/quipper/test_perf_data.cc:442:28: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/src/quipper/test_utils.cc:168:12: style: Local variable 'filename' shadows outer argument [shadowArgument] autofdo-0.19/third_party/perf_data_converter/src/quipper/test_utils.cc:141:38: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/src/quipper/test_utils.cc:168:12: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-internal-utils.cc:80:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFatal [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-internal-utils.cc:111:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-internal-utils.cc:138:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_log_mutex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-matchers.cc:350:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-matchers.cc:362:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matched_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-matchers.cc:376:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matched_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-matchers.cc:403:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matcher_describers_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-matchers.cc:425:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matcher_describers_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-matchers.cc:469:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matcher_describers_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:63:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:90:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cardinality_specified_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:177:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:226:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_clause_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:250:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:282:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:296:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:309:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:326:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:358:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAllow [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:554:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable catch_leaked_mocks [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:610:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:620:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAllow [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:627:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kWarn [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:634:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFail [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:641:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:650:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:659:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:668:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:677:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:697:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_mockers [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:714:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:724:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_gmock_mutex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:775:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable function_mockers [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:795:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_expectation_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:808:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sequence_created_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock-spec-builders.cc:817:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sequence_created_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock.cc:140:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable catch_leaked_mocks [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/src/gmock_main.cc:48:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:557:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:1228:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:1229:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:1233:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOTTY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:1240:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOTTY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:1246:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EINVAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-actions_test.cc:906:3: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_INTENTIONAL_CONST_COND_POP_ is a macro then please configure it. [unknownMacro] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:484:10: performance:inconclusive: Technically the member function '::ReturnZeroFromNullaryFunctionAction::Perform' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:564:8: style:inconclusive: Technically the member function '::Base::operator==' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:568:8: style:inconclusive: Technically the member function '::Derived::operator==' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:619:3: style:inconclusive: Technically the member function '::SourceType::operatorDestinationType' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:1104:7: style:inconclusive: Technically the member function '::NullaryFunctor::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:1112:8: style:inconclusive: Technically the member function '::VoidNullaryFunctor::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:545:3: style: Struct 'IntegerVectorWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:599:3: style: Class 'ToType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:1292:8: style: Variable 'ref' can be declared as reference to const [constVariableReference] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:1310:12: style: Variable 'r2' can be declared as reference to const [constVariableReference] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-actions_test.cc:1316:9: style: Variable 'r4' can be declared as reference to const [constVariableReference] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:286:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mock_foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:367:11: style: Unused variable: b [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:155:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBool [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:159:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kInteger [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:179:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFloatingPoint [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:185:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOther [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:193:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:197:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:204:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:209:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:215:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:249:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:261:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:268:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:373:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:376:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:382:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:388:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:394:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:511:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:515:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:519:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:525:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:531:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc:538:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:184:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:757:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:839:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:853:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:877:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:913:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variable1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:942:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable low [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:959:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:960:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:961:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:962:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:963:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:965:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:968:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:971:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:974:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:977:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:1037:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prefix [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc:1099:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:80:7: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::NullaryFunctor::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:88:8: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::VoidNullaryFunctor::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:105:7: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::UnaryFunctor::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:130:7: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::SumOf5Functor::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:145:7: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::SumOf6Functor::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:186:9: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Unary' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:188:10: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Binary' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:190:7: style:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Ternary' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:196:7: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::SumOfLast2' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:198:7: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::SumOf5' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:200:7: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::SumOf6' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:204:10: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Concat7' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:210:10: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Concat8' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:216:10: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Concat9' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-more-actions_test.cc:222:10: performance:inconclusive: Technically the member function 'testing::gmock_more_actions_test::Foo::Concat10' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:244:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:249:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:777:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Func [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:2579:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_matcher [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:2730:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RawType [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:2912:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:2920:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:2935:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:2949:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:2977:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:2993:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3000:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3008:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3027:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3035:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3050:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3064:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3092:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3121:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3128:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3136:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nan1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3185:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_matcher [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3374:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inner_matcher [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:5092:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Graph [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:5116:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:5156:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:5187:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-nice-strict_test.cc:94:5: performance: Variable 'str_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-spec-builders_test.cc:1826:1: error: syntax error [syntaxError] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:669:3: warning: Member variable 'Derived::i' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3604:1: style: The class 'DerivedClass' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:443:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl::MatchAndExplain' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:449:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl::DescribeTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:451:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl::DescribeNegationTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:482:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::PolymorphicIsEvenImpl::DescribeTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:484:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::PolymorphicIsEvenImpl::DescribeNegationTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:489:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::PolymorphicIsEvenImpl::MatchAndExplain' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3593:11: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::AClass::x' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3928:7: style:inconclusive: Technically the member function 'testing::gmock_matchers_test::PolymorphicFunctor::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3929:7: style:inconclusive: Technically the member function 'testing::gmock_matchers_test::PolymorphicFunctor::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3948:15: style:inconclusive: Technically the member function 'testing::gmock_matchers_test::ReferencingFunctor::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:5424:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::IsHalfOfMatcher::DescribeTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:5428:8: performance:inconclusive: Technically the member function 'testing::gmock_matchers_test::IsHalfOfMatcher::DescribeNegationTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:614:3: style: Struct 'ConvertibleFromAny' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:644:3: style: Struct 'IntReferenceWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:69:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:78:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:87:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:95:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:102:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:109:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:116:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:131:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:143:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:157:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:171:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:175:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:207:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:219:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:234:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:244:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:259:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:275:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_output_test_.cc:286:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable catch_leaked_mocks [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_stress_test.cc:294:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3394:8: style: struct member 'DerivedStruct::ch' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_test.cc:51:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_test.cc:74:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_test.cc:88:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_test.cc:119:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_test.cc:148:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_test.cc:162:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_test.cc:193:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verbose [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googlemock/test/gmock_test.cc:217:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable catch_leaked_mocks [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample10_unittest.cc:61:8: style:inconclusive: Technically the member function '::Water::operatordelete' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample10_unittest.cc:108:1: error: Memory leak: water [memleak] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample10_unittest.cc:106:10: style: Variable 'water' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample10_unittest.cc:99:10: style: Variable 'water' is allocated memory that is never used. [unusedAllocatedMemory] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample2.cc:51:32: style:inconclusive: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample2.h:81:24: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample2.cc:51:32: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample3_unittest.cc:105:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample3_unittest.cc:148:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q0_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample5_unittest.cc:67:16: note: Virtual function in base class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample5_unittest.cc:146:16: note: Function in derived class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/prime_tables.h:48:16: note: Virtual function in base class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/prime_tables.h:58:16: note: Function in derived class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/prime_tables.h:52:15: note: Virtual function in base class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/prime_tables.h:69:15: note: Function in derived class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/prime_tables.h:45:12: note: Virtual destructor in base class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/prime_tables.h:87:12: note: Destructor in derived class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/prime_tables.h:48:16: note: Virtual function in base class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/prime_tables.h:89:16: note: Function in derived class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/prime_tables.h:52:15: note: Virtual function in base class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/prime_tables.h:93:15: note: Function in derived class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample9_unittest.cc:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample9_unittest.cc:65:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample9_unittest.cc:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/samples/sample9_unittest.cc:85:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/src/gtest-port.cc:928:1: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_DISABLE_MSC_WARNINGS_PUSH_ is a macro then please configure it. [unknownMacro] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/src/gtest-filepath.cc:108:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _POSIX_PATH_MAX [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/src/gtest-filepath.cc:126:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pathname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/src/gtest-filepath.cc:358:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pathname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/src/gtest-printers.cc:201:14: debug: Failed to instantiate template "PrintAsCharLiteralTo". The checking continues anyway. [templateInstantiation] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/src/gtest-printers.cc:264:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CharType [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/src/gtest-test-part.cc:52:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStackTraceMarker [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/src/gtest-test-part.cc:61:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/src/gtest-test-part.cc:79:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/src/gtest-test-part.cc:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable original_reporter_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/src/gtest-test-part.cc:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_new_fatal_failure_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/src/gtest.cc:3848:12: error: There is an unknown macro here somewhere. Configuration is required. If GTEST_NAME_ is a macro then please configure it. [unknownMacro] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-death-test_ex_test.cc:91:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_catch_exceptions [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-death-test_test.cc:1338: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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-linked_ptr_test.cc:50:12: note: Virtual destructor in base class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-linked_ptr_test.cc:60:4: note: Destructor in derived class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-linked_ptr_test.cc:51:16: note: Virtual function in base class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-linked_ptr_test.cc:61:16: note: Function in derived class autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-linked_ptr_test.cc:109:10: style: Variable 'a5' is reassigned a value before the old one has been used. [redundantAssignment] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-linked_ptr_test.cc:108:10: note: a5 is assigned autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-linked_ptr_test.cc:109:10: note: a5 is overwritten autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-message_test.cc:67:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-message_test.cc:76:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-message_test.cc:133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-listener_test.cc:216:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-listener_test.cc:213:30: style: Condition 'events.size()==0' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-listener_test.cc:190:5: error: Out of bounds access in expression 'data[i]' because 'data' is empty. [containerOutOfBounds] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-listener_test.cc:301:17: note: Calling function 'VerifyResults', 1st argument 'events' value is size=0 autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-listener_test.cc:190:5: note: Access out of bounds autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-options_test.cc:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-options_test.cc:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-options_test.cc:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-options_test.cc:86:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-options_test.cc:92:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-options_test.cc:145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-options_test.cc:152:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-options_test.cc:159:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-options_test.cc:166:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-options_test.cc:187:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-options_test.cc:200:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_output [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-port_test.cc:271:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-port_test.cc:277:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-port_test.cc:392:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTEST_USES_SIMPLE_RE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-port_test.cc:934:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-port_test.cc:944:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-port_test.cc:956:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-port_test.cc:108:7: style:inconclusive: Technically the member function 'testing::internal::Base::member' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-port_test.cc:204:3: style: Class 'To' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-port_test.cc:197:8: style: Redundant initialization for 'base'. The initialized value is overwritten before it is read. [redundantInitialization] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-port_test.cc:190:13: note: base is initialized autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-port_test.cc:197:8: note: base is overwritten autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-port_test.cc:145:8: style: Variable 'base' is assigned a value that is never used. [unreadVariable] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-port_test.cc:164:8: style: Variable 'base' is assigned a value that is never used. [unreadVariable] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-test-part_test.cc:61:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStackTraceMarker [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-test-part_test.cc:77:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-test-part_test.cc:107:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSuccess [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-test-part_test.cc:178:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-test-part_test.cc:187:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-test-part_test.cc:200:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-printers_test.cc:347:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Int64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-printers_test.cc:570:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-printers_test.cc:1234:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-printers_test.cc:1234:17: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-printers_test.cc:561: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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-tuple_test.cc:55:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-tuple_test.cc:273:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-tuple_test.cc:278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-tuple_test.cc:289:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-printers_test.cc:977:8: style: struct member 'iterator::x' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-printers_test.cc:988:8: style: struct member 'const_iterator::x' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-unittest-api_test.cc:60:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestCase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-unittest-api_test.cc:88:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestInfo [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-unittest-api_test.cc:48:8: style:inconclusive: Technically the member function 'LessByName < TestCase >::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest-unittest-api_test.cc:48:8: style:inconclusive: Technically the member function 'LessByName < TestInfo >::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_env_var_test_.cc:55:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_env_var_test_.cc:120:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_environment_test.cc:148:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_FAILURE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_output_test_.cc:898:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONFATAL_FAILURE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_output_test_.cc:912:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL_FAILURE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_output_test_.cc:969:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONFATAL_FAILURE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_output_test_.cc:984:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL_FAILURE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_output_test_.cc:1025:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_print_time [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_output_test_.cc:607:7: style: The scope of the variable 'm' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_output_test_.cc:608:14: style: The scope of the variable 'n' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_output_test_.cc:686:14: style: The scope of the variable 'n' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_premature_exit_test.cc:81:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable premature_exit_file_path_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_premature_exit_test.cc:99:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable premature_exit_file_path_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:169:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:177:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:185:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:193:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:203:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:212:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:222:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:232:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:241:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:249:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:257:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:265:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:272:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:283:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:294:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:305:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:317:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:325:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:333:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:341:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:351:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:360:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:370:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:380:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:389:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:397:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:405:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:413:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:420:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:431:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:442:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:453:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:566:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:575:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:584:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:593:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:604:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:614:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:625:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:636:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:646:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:655:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:664:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:673:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:681:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:693:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:705:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:717:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:730:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:739:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:748:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:757:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:768:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:778:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:789:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:800:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:810:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:819:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:828:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:837:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:845:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:857:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:869:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:881:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1005:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1015:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1025:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1035:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1047:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1058:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1070:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1082:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1093:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1103:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1123:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1158:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1171:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1185:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1195:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1205:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1215:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1227:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1238:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1250:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1262:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1273:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1283:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1293:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1303:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1312:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1325:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1338:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1351:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1486:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1497:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1508:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1519:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1532:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1544:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1557:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1570:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1582:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1593:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1604:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1615:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1625:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1639:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1653:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1667:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1682:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1693:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1704:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1715:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1728:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1740:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1753:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1766:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1778:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1789:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1800:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1811:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1821:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1835:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1849:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1863:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2009:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2021:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2033:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2045:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2059:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2072:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2086:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2100:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2125:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2137:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2149:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2160:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2175:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2190:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2221:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2233:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2245:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2257:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2271:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2284:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2298:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2312:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2325:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2337:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2349:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2361:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n1_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2372:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2387:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2402:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:2417:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_to_finish_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:94:8: style:inconclusive: Technically the member function 'PredFunctor1::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:481:8: style:inconclusive: Technically the member function 'PredFunctor2::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:910:8: style:inconclusive: Technically the member function 'PredFunctor3::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1381:8: style:inconclusive: Technically the member function 'PredFunctor4::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc:1894:8: style:inconclusive: Technically the member function 'PredFunctor5::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_repeat_test.cc:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_death_test_style [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_repeat_test.cc:154:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_repeat_test.cc:167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_repeat_test.cc:173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_repeat_test.cc:183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_repeat_test.cc:194:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_repeat_test.cc:212:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_repeat [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc:47:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/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] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc:58:5: style: Same expression on both sides of '=='. [duplicateExpression] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_throw_on_failure_test_.cc:48:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_unittest.cc:5362:25: error: syntax error [syntaxError] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc:55:3: style: Same expression on both sides of '=='. [duplicateExpression] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc:73:3: style: Same expression on both sides of '=='. [duplicateExpression] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc:74:3: style: Same expression on both sides of '=='. [duplicateExpression] autofdo-0.19/third_party/perf_data_converter/third_party/googletest/googletest/xcode/Samples/FrameworkSample/widget.h:52:15: performance: Function 'GetStringValue()' should return member 'name_' by const reference. [returnByReference] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/generate_datasets.cc:50:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:223:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:231:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:76:3: style: Class 'WrappingCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:158:3: style: Class 'SerializeFixture < benchmarks :: proto3 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:158:3: style: Class 'SerializeFixture < benchmarks :: proto2 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:158:3: style: Class 'SerializeFixture < benchmarks :: proto2 :: GoogleMessage2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:137:3: style: Class 'ParseReuseFixture < benchmarks :: proto3 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:137:3: style: Class 'ParseReuseFixture < benchmarks :: proto2 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:137:3: style: Class 'ParseReuseFixture < benchmarks :: proto2 :: GoogleMessage2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:115:3: style: Class 'ParseNewArenaFixture < benchmarks :: proto3 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:115:3: style: Class 'ParseNewArenaFixture < benchmarks :: proto2 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:115:3: style: Class 'ParseNewArenaFixture < benchmarks :: proto2 :: GoogleMessage2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:94:3: style: Class 'ParseNewFixture < benchmarks :: proto3 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:94:3: style: Class 'ParseNewFixture < benchmarks :: proto2 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/benchmarks/cpp_benchmark.cc:94:3: style: Class 'ParseNewFixture < benchmarks :: proto2 :: GoogleMessage2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_cpp.cc:73:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_cpp.cc:85:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_cpp.cc:121:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_cpp.cc:170:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_cpp.cc:203:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_cpp.cc:68:35: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_cpp.cc:169:34: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:108:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:197:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:209:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:228:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:242:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:271:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:306:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.h:99:3: warning: Member variable 'ConformanceTestSuite::runner_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.h:99:3: warning: Member variable 'ConformanceTestSuite::successes_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.h:99:3: warning: Member variable 'ConformanceTestSuite::expected_failures_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:88:3: warning: Member variable 'ForkPipeRunner::write_fd_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:88:3: warning: Member variable 'ForkPipeRunner::read_fd_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:195:8: style:inconclusive: Technically the member function 'ForkPipeRunner::CheckedWrite' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:203:8: style:inconclusive: Technically the member function 'ForkPipeRunner::TryRead' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:427:3: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:442:3: style: Class 'RuntimeError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:453:3: style: Class 'LogicError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:652:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:653:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:654:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:656:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:657:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:659:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:660:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:677:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:678:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:682:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:597:5: style: Class 'CZString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:998:3: style: Class 'PathArgument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:999:3: style: Class 'PathArgument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:1000:3: style: Class 'PathArgument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:1026:3: style: Class 'Path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:1133:3: style: Class 'ValueConstIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:1306:3: style: Class 'Reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/json.h:1940:3: style: Class 'StyledStreamWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:88:3: style: Class 'ForkPipeRunner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:91:12: style: The destructor '~ForkPipeRunner' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.h:65:12: note: Virtual destructor in base class autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:91:12: note: Destructor in derived class autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:93:8: style: The function 'RunTest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.h:74:16: note: Virtual function in base class autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:93:8: note: Function in derived class autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:131:27: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:206:37: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test_runner.cc:281:12: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:160:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:174:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:210:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECOMMENDED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:241:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:249:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:294:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:396:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROTOBUF [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:424:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JSON [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:437:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROTOBUF [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:446:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROTOBUF [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:471:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JSON [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:515:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JSON [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:540:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JSON [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:596:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:651:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:741:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/third_party/jsoncpp/jsoncpp.cpp:79:0: error: #error "Compile with -I PATH_TO_JSON_DIRECTORY" [preprocessorErrorDirective] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/examples/add_person.cc:11:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/examples/add_person.cc:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/examples/list_people.cc:14:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/examples/list_people.cc:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.h:149:10: performance:inconclusive: Technically the member function 'google::protobuf::ConformanceTestSuite::ConformanceLevelToString' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:236:30: note: Technically the member function 'google::protobuf::ConformanceTestSuite::ConformanceLevelToString' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.h:149:10: note: Technically the member function 'google::protobuf::ConformanceTestSuite::ConformanceLevelToString' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/conformance/conformance_test.cc:642:54: performance: Function parameter 'values' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/php/ext/google/protobuf/upb.h:974:0: error: #error Could not determine how many bits pointers are. [preprocessorErrorDirective] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/php/ext/google/protobuf/storage.c:758:25: error: There is an unknown macro here somewhere. Configuration is required. If CACHED_PTR_TO_ZVAL_PTR is a macro then please configure it. [unknownMacro] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc:39:60: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'GetCProtoInsidePyProtoStub' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc:50:5: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc:39:60: note: Parameter 'msg' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc:42:58: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'MutableCProtoInsidePyProtoStub' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc:52:5: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc:42:58: note: Parameter 'msg' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:568:10: debug: Failed to instantiate template "CopyToPythonProto". The checking continues anyway. [templateInstantiation] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:144:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_AttributeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:224:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:275:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMessage_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:416:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:510:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:536:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:548:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:579:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:681:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:795:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NotImplementedError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:812:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:825:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:840:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:855:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:865:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:877:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:976:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1021:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1034:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1124:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1309:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1435:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1472:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1479:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1595:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1672:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1784:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1834:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:173:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:245:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NotImplementedError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:269:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:279:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:358:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_EQ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:407:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_EQ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:420:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_NE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:455:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:605:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:615:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:673:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:702:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:810:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NotImplementedError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:878:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NotImplementedError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:236:20: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:335:19: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:340:37: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:372:3: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:425:59: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:540:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:621:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:540:48: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:540:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:621:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:540:64: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:541:36: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:621:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:541:36: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:553:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:624:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:553:44: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:553:60: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:624:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:553:60: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:554:36: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:624:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:554:36: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:562:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:625:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:562:41: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:562:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:625:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:562:57: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:563:29: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:625:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:563:29: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:692:23: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:816:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetEnumType' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:915:47: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:816:42: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:816:58: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetEnumType' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:915:47: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:816:58: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:816:71: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetEnumType' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:915:47: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:816:71: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:829:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetMessageType' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:913:53: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:829:45: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:829:61: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetMessageType' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:913:53: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:829:61: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:830:33: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetMessageType' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:913:53: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:830:33: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:844:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:916:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:844:48: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:844:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:916:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:844:64: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:845:36: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:916:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:845:36: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:869:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetContainingOneof' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:920:61: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:869:49: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:869:65: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetContainingOneof' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:920:61: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:869:65: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:870:37: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetContainingOneof' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:920:61: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:870:37: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:882:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:922:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:882:44: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:882:60: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:922:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:882:60: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:883:32: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:922:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:883:32: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:891:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:923:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:891:41: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:891:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:923:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:891:57: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:892:29: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:923:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:892:29: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:987:23: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1025:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1073:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1025:48: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1025:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1073:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1025:64: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1026:36: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1073:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1026:36: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1039:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1075:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1039:44: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1039:60: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1075:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1039:60: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1040:32: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1075:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1040:32: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1048:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1076:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1048:41: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1048:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1076:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1048:57: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1049:29: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1076:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1049:29: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1135:23: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1163:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1184:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1163:44: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1163:60: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1184:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1163:60: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1164:32: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1184:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1164:32: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1172:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1185:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1172:41: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1172:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1185:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1172:57: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1173:29: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1185:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1173:29: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1314:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1351:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1314:44: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1314:60: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1351:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1314:60: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1315:32: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1351:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1315:32: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1323:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1352:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1323:41: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1323:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1352:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1323:57: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1324:29: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1352:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1324:29: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1446:23: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1484:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1504:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1484:44: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1484:60: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1504:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1484:60: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1485:32: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1504:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1485:32: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1493:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1505:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1493:41: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1493:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1505:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1493:57: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1494:29: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1505:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1494:29: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1561:23: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1683:23: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1173:10: warning: Possible null pointer dereference: enum_type [nullPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1160:37: note: Assignment 'enum_type=NULL', assigned value is 0 autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1162:21: note: Assuming condition is false autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1173:10: note: Null pointer dereference autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:784:23: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:796:23: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:813:23: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:825:23: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:927:31: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:925:52: style:inconclusive: Function 'NewContainerIterator' argument 1 names different: declaration 'mapping' definition 'container'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:529:52: note: Function 'NewContainerIterator' argument 1 names different: declaration 'mapping' definition 'container'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:925:52: note: Function 'NewContainerIterator' argument 1 names different: declaration 'mapping' definition 'container'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:332:18: style: Variable 'other_container' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:376:18: style: Variable 'other_container' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:948:52: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1314:52: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1388:52: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1438:52: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1500:52: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:48:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable py_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:51:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable py_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:58:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:114:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable py_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:122:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable py_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:134:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable py_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:76:26: style: Variable 'file_proto' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:68:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyDescriptorPool_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:105:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:127:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:145:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:177:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:197:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:213:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:231:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:248:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:265:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:282:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:299:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:316:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:338:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:385:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:401:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:417:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:433:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:449:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:490:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:671:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:68:29: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc:84:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc:164:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc:200:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc:222:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc:230:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExtensionDict_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:111:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parent [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:139:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:196:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_SystemError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:227:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_SystemError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:242:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:330:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:355:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:414:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarMapContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:493:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:518:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:654:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MessageMapContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:695:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:764:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:872:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MapIterator_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:901:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_RuntimeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:986:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:693:54: style: Parameter 'v' can be declared as pointer to const. However it seems that 'MessageMapSetItem' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:820:26: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:693:54: note: Parameter 'v' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/message.cc:597:3: error: syntax error [syntaxError] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/message_factory.cc:84:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/message_factory.cc:152:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/message_factory.cc:205:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:200:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:248:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:300:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:309:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RepeatedCompositeContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:397:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:426:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:491:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RepeatedCompositeContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:541:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RepeatedCompositeContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:99:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:201:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:316:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:363:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:469:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:501:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:540:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:547:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_EQ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:565:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_NE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:595:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PickleError_class [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:637:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:648:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:667:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RepeatedScalarContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:712:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RepeatedScalarContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:243: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] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:577:18: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:243:31: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:440:14: style: The scope of the variable 'length' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/ruby/ext/google/protobuf_c/upb.h:968:0: error: #error Could not determine how many bits pointers are. [preprocessorErrorDirective] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.cc:89:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.cc:109:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:72:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:77:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:91:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:95:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:102:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:119:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shutdown [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:123:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:184:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:199:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:204:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:242:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:295:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:320:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:358:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:420:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/any.pb.cc:425:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:62:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lifecycle_id_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:99:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_arena_destruction [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lifecycle_id_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:115:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_arena_reset [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:133:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kHeaderSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:150:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocks_lock_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:155:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocks_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:165:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Node [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:178:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hooks_cookie_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:223:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_block_size [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:230:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocks_lock_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:236:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocks_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:250:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocks_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:296:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cleanup_list_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena.cc:307:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable blocks_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:106:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:111:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:125:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:146:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:178:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shutdown [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:182:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:232:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:243:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:257:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:263:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:268:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:291:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:314:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:434:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:493:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:604:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:689:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:696:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:991:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable request_streaming_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1003:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1019:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1024:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1066:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1194:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1255:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1365:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1444:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable response_streaming_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1451:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1724:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1739:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1744:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1782:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1839:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1868:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1910:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1972:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/api.pb.cc:1977:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:155:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:327:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionalInt32FieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1060:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1422:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:78:7: style:inconclusive: Technically the member function 'google::protobuf::::Notifier::GetCount' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:988:10: style: Redundant initialization for 'submsg'. The initialized value is overwritten before it is read. [redundantInitialization] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:982:19: note: submsg is initialized autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:988:10: note: submsg is overwritten autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:476:32: style: Variable 'released_null' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:607:32: style: Variable 'nested_msg' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:608:32: style: Variable 'orig_nested_msg' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:609:11: style: Variable 'nested_string' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:610:11: style: Variable 'orig_nested_string' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1087:21: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1156:32: style: Variable 'submessage_expected' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1368:51: style: Parameter 'arena' can be declared as pointer to const. However it seems that 'on_init' is a callback function, if 'arena' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1411:47: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1368:51: note: Parameter 'arena' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1381:51: style: Parameter 'arena' can be declared as pointer to const. However it seems that 'on_reset' is a callback function, if 'arena' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1413:48: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1381:51: note: Parameter 'arena' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1388:57: style: Parameter 'arena' can be declared as pointer to const. However it seems that 'on_destruction' is a callback function, if 'arena' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1414:54: note: You might need to cast the function pointer here autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1388:57: note: Parameter 'arena' can be declared as pointer to const autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/code_generator.cc:84:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/code_generator.cc:90:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/code_generator.cc:94:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/code_generator.cc:108:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:343:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:380:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:416:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:422:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:428:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:499:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:1926:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:172:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:191:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:219:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:250:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:295:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:300:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:309:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:344:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:465:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:525:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:623:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:744:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generators_by_flag_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:756:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generators_by_flag_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:761:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plugin_prefix_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:775:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_path_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:948:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct_dependencies_violation_msg_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:967:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_files_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1008:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable executable_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1182:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1457:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1538:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plugin_prefix_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1606:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1669:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1733:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable codec_type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1799:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imports_in_descriptor_set_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1922:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1971:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:95:1: style: The class 'CommandLineInterfaceTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:1908:1: style: The class 'EncodeDecodeTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:350:54: error: Return value of allocation function 'new' is not stored. [leakReturnValNotUsed] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:1955:56: error: Return value of allocation function 'new' is not stored. [leakReturnValNotUsed] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc:91:13: style: Variable 'expected_contents' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc:58:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc:74:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_h [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc:82:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc:172:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc:185:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc:235:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_in_metadata_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc:251:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:601:43: warning: Member variable 'MemoryOutputStream::append_mode_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:287:3: style: Class 'ErrorPrinter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:361:3: style: Class 'GeneratorContextImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:815:16: style: Local variable 'i' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:797:12: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:815:16: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1808:16: style: Local variable 'i' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1806:14: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1808:16: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:65:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:72:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:77:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:85:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:106:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:111:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:116:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:121:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:126:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:131:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:161:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:168:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:175:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:186:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:194:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:221:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:232:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:241:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:248:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:259:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:271:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:311:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:316:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:321:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:332:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:363:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:429:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:456:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:476:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_traits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc:96:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc:132:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc:171:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc:118:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc:193:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc:89:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_generators_owner_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:149:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:176:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kThickSeparator [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:214:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_h [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:243:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_h [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:283:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:470:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ForwardDeclarations [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:555:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:913:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable package_parts_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:922:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable package_parts_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:929:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:938:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:998:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMinHeaderVersionForProtoc [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1079:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable annotation_guard_name [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1129:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dllexport_decl [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1137:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kThinSeparator [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1157:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kThinSeparator [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extension_generators_owner_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1216:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kThinSeparator [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1237:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:624:13: style: Local variable 'offset' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:592:10: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:624:13: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:224:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:307:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:337:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:343:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32min [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:353:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint64min [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:398:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:545:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:550:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:578:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:670:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cache_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:709:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable analysis_cache_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:716:14: style: Local variable 'i' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:711:12: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:716:14: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:45:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:97:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:110:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:117:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:164:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:174:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:191:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:198:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:203:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:221:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:325:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:335:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:354:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:432:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:87:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:94:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:99:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:105:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:117:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:147:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:218:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:349:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:473:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:494:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:508:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:514:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:522:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:530:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:554:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:564:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:577:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:584:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:592:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:605:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:615:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:628:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:639:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent_base_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:659:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent_base_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:686:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:845:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:888:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:895:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:901:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:916:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent_getter_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:927:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent_getter_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:943:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:1000:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:1049:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:1056:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:1061:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:1071:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:1086:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:1095:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:1105:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:134:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:239:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:299:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:380:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:417:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:545:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_weak_fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:601:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_has_bit_index_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:615:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:625:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:634:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:645:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:687:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:750:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dependent_base_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:820:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_bit_indices_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:869:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:949:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1014:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dependent_base_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1044:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1540:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1552:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1579:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_weak_fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1604:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable table_driven_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1659:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1686:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1691:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1736:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1755:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1880:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable table_driven_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1954:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable table_driven_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2060:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2142:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2175:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2218:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2294:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optimized_order_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2355:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_dependent_base_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2622:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2830:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2884:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2969:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3216:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3259:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3598:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_bit_indices_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3659:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3700:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3814:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3905:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_bit_indices_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3920:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZERO_PAD_8 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3939:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:4232:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:60:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFixed32Size [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:106:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:118:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:125:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:141:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:146:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:151:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:156:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:161:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:166:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:175:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:182:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:191:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:207:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:214:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:236:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:247:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:253:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:266:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:281:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:292:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:305:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:335:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:340:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:345:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:355:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:360:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:368:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:379:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:418:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:438:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:62:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:71:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:114:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:151:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VIRTUAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:176:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:238:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:278:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUEST [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:64:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:83:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:102:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:108:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:134:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:180:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:312:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:324:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:356:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:391:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:403:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:408:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:417:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:442:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:456:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:466:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:473:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:486:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:498:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:511:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:524:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:532:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:730:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:770:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:777:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:793:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:810:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:817:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:825:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:869:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:940:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:945:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:950:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:960:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:965:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:979:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:996:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:1013:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:843:11: style: Condition 'is_lazy' is always false [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:842:22: note: Assignment 'is_lazy=false', assigned value is 0 autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:843:11: note: Condition 'is_lazy' is always false autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2471:30: style: Variable 'need_to_emit_cached_size' is assigned a value that is never used. [unreadVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:180:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32min [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:186:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32min [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:225:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32min [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:527:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:863:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:900:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_ext [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:907:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestConflictingEnumNames_NestedConflictingEnum_and_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:953:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:991:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestOneof2 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1028:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBbFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1040:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSingleFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1075:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1117:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEG [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1159:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1172:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1196:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1371:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1375:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mock_channel_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1385:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STUB_OWNS_CHANNEL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1396:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1436:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1451:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mock_controller_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1498:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_request_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1562:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1591:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1616:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1854:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1947:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:2061:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:2144:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:2241:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable test_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/metadata_test.cc:201:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEnumTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/metadata_test.cc:216:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/metadata_test.cc:230:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc:87:13: style: Variable 'expected_contents' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc:62:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:58:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:63:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:80:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:710:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:724:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:840:35: style: Variable 'nested2' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1136:9: style: Variable 'null_pointer' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1908:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1922:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1937:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1951:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1965:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:1979:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:62:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:108:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:127:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:147:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:151:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:155:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:170:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:251:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:281:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:306:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:376:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:424:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.cc:71:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:67:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSHARPTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:318:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:390:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFixed32Size [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:93:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:131:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:418:31: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:346:23: performance: Function parameter 'file_extension' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:348:23: performance: Function parameter 'base_namespace' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:240:61: warning: Either the condition 'prefix_indexfile())' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:447:42: note: Calling function 'ShouldTreatMapsAsRepeatedFields' returns 0 autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:447:10: note: Return value '!ShouldTreatMapsAsRepeatedFields(*d->file())' is always true autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:451:29: style: Return value '!ShouldTreatMapsAsRepeatedFields(*field->file())' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:451:61: note: Calling function 'ShouldTreatMapsAsRepeatedFields' returns 0 autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:451:29: note: Return value '!ShouldTreatMapsAsRepeatedFields(*field->file())' is always true autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1747:7: style: Condition '!NamespaceOnly(desc)' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1747:21: note: Calling function 'NamespaceOnly' returns 0 autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1747:7: note: Condition '!NamespaceOnly(desc)' is always true autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1828:7: style: Condition '!NamespaceOnly(desc)' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1828:21: note: Calling function 'NamespaceOnly' returns 0 autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1828:7: note: Condition '!NamespaceOnly(desc)' is always true autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1853:7: style: Condition '!NamespaceOnly(desc)' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1853:21: note: Calling function 'NamespaceOnly' returns 0 autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1853:7: note: Condition '!NamespaceOnly(desc)' is always true autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:2181:34: style: Condition '!UseBrokenPresenceSemantics(options,field)' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:2181:61: note: Calling function 'UseBrokenPresenceSemantics' returns 0 autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:2181:34: note: Condition '!UseBrokenPresenceSemantics(options,field)' is always true autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:55:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:159:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:166:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:190:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:217:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:221:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:231:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:240:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:248:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:262:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:267:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:282:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:311:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:321:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:331:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:354:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:362:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:368:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:373:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:386:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:419:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:432:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:437:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extension_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:443:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:460:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc:170:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc:211:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable named_framework_to_proto_path_mappings_path [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc:315:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc:541:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProtobufLibraryFrameworkName [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc:77:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc:163:20: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc:199:20: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc:81:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc:97:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc:158:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJECTIVECTYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc:169:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJECTIVECTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_prefixes_path [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:225:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:234:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:278:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:292:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:541:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:607:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:616:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJECTIVECTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:692:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:722:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:782:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:852:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:974:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:995:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1066:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1183:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1338:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1467:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1518:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable need_to_parse_mapping_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1605:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable need_to_parse_mapping_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1623:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc:126:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc:155:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FieldDescriptor [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc:167:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FieldDescriptor [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc:237:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc:298:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc:396:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:983:3: style: Class 'ExpectedPrefixesCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1389:3: style: Class 'Parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:792:23: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:108:28: style: Variable 'last_char_was_number' is reassigned a value before the old one has been used. [redundantAssignment] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:107:28: note: last_char_was_number is assigned autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:108:28: note: last_char_was_number is overwritten autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:117:27: style: Variable 'last_char_was_lower' is reassigned a value before the old one has been used. [redundantAssignment] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:116:50: note: last_char_was_lower is assigned autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:117:27: note: last_char_was_lower is overwritten autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:125:27: style: Variable 'last_char_was_upper' is reassigned a value before the old one has been used. [redundantAssignment] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:124:72: note: last_char_was_upper is assigned autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:125:27: note: last_char_was_upper is overwritten autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:68:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:73:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:106:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:115:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:121:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc:54:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc:64:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc:89:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:82:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:116:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:132:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:147:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:155:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:166:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:175:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:65:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:138:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:142:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:146:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:177:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_IDENTIFIER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:188:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INTEGER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:206:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:220:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INTEGER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:236:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_FLOAT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:266:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:290:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upcoming_doc_comments_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:325:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_collector_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:332:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable column [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:340:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:362:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parser_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:399:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_location_table_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:430:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_SYMBOL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:448:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_SYMBOL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:517:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:580:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSyntaxFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:610:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:656:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:689:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:731:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNestedTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:790:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kLabelFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:821:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:981:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1041:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1077:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kDefaultValueFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1214:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kJsonNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1233:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNamePartFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1278:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1303:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_STATEMENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1439:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMBER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1488:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1521:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStartFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1585:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kExtendeeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1621:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1688:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1730:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1746:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1782:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1806:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1845:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1862:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1940:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_STATEMENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1956:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1970:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1983:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:2031:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPackageFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:2058:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPublicDependencyFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser.cc:2109:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable location_map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:124:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:144:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:195:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:215:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:223:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:270:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable require_syntax_identifier_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:299:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable require_syntax_identifier_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:987:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable require_syntax_identifier_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:1664:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FieldDescriptorProto_Label_LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:1739:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:1769:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:1819:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:1908:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:1983:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2060:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2341:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2359:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2385:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2404:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2463:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2508:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2533:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2559:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2590:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2609:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2630:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2651:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2667:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2691:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2740:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2787:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2882:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2919:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2965:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:3015:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:3047:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:3087:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:3142:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2132:7: error: Non-local variable 'spans_' will use object that points to local variable 'location'. [danglingLifetime] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2123:48: note: Assigned to reference. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2133:68: note: Address of variable taken here. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2123:48: note: Assigned to reference. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2133:68: note: Passed to 'make_pair'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2123:48: note: Assigned to reference. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2133:25: note: Added to container 'spans_'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2123:39: note: Variable created here. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2132:7: note: Non-local variable 'spans_' will use object that points to local variable 'location'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2281:12: warning:inconclusive: Member variable 'SpanKey::descriptor_proto' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2281:12: warning:inconclusive: Member variable 'SpanKey::field' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2281:12: warning:inconclusive: Member variable 'SpanKey::index' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:224:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:302:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:446:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:792:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:831:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:884:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:1072:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:1137:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:1920:15: style: The scope of the variable 'expected_comments' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.cc:148:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.cc:145:32: style: Parameter 'argv' can be declared as const array [constParameter] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:218:18: style: Condition 'proto_file==kEmptyFile' is always false [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:313:50: style:inconclusive: Function 'UnderscoresToCamelCase' argument 1 names different: declaration 'name' definition 'input'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:69:50: note: Function 'UnderscoresToCamelCase' argument 1 names different: declaration 'name' definition 'input'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:313:50: note: Function 'UnderscoresToCamelCase' argument 1 names different: declaration 'name' definition 'input'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:351:39: style:inconclusive: Function 'BinaryToHex' argument 1 names different: declaration 'binary' definition 'src'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:71:39: note: Function 'BinaryToHex' argument 1 names different: declaration 'binary' definition 'src'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:351:39: note: Function 'BinaryToHex' argument 1 names different: declaration 'binary' definition 'src'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:354:17: style: Variable 'symbol' can be declared as const array [constVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:127:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:132:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:146:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:156:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:169:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:197:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shutdown [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:201:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:241:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable major_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:248:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:265:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:270:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:292:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:329:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:396:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:435:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:479:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:548:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:582:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:591:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:764:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compiler_version_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:772:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:785:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compiler_version_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:791:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:796:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:816:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:849:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:929:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:975:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1043:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1129:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compiler_version_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1137:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1390:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1409:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1414:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1432:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1468:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1536:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1580:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1631:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1726:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1733:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1960:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1975:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1980:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:2025:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:2073:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:2103:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:2159:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:2218:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:2225:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:107:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:112:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:126:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:134:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:143:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:163:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shutdown [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:167:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:207:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getters_count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:214:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:231:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:236:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:258:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:284:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:362:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:401:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:445:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:514:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable setters_count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:548:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable setters_count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:557:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:727:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:732:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:748:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:753:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:799:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:861:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:896:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:948:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:1003:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:1033:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:1040:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:1190:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:1203:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:1208:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:1257:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:1337:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:1391:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/profile.pb.cc:1398:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:272:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:291:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:319:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:382:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:423:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_descriptor_serialized_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:474:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:956:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1149:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_count [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1159:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extension_count [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1191:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1203:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1216:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1267:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1294:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1305:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1340:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1376:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc:158:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:741:30: style: Local variable 'm' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:681:28: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:741:30: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:745:12: style: Local variable 'options_string' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:715:10: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:745:12: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc:131:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc:348:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc:415:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO2 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc:484:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc:283:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_stdin_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc:304:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_pid_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc:351:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_stdin_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc:331:13: style: Variable 'ignored' is reassigned a value before the old one has been used. [redundantAssignment] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc:329:13: note: ignored is assigned autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc:331:13: note: ignored is overwritten autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc:151:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_output_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc:174:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_output_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:227:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:504:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allowed_proto3_extendees_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:823:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_descriptor_tables_once_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1119:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1124:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1224:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1231:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enforce_dependencies_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1243:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1272:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generated_pool_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1325:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1343:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1421:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1444:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1726:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1743:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1762:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1804:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1829:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1860:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1884:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1919:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1931:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_code_info_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1978:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:1995:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_json_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2105:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable client_streaming_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2132:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2184:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2291:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSyntaxFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2422:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2516:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRINT_LABEL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2531:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTypeToName [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2557:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OMIT_LABEL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2655:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OMIT_LABEL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2811:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_code_info_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2840:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO2 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2893:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNestedTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2904:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kExtensionFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2920:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOneofDeclFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2927:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEnumTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2937:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kValueFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2942:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kServiceFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:2948:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMethodFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3291:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_NAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3297:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_VALUE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3389:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3402:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3421:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_error_collector_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3448:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3502:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3621:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3708:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3714:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3809:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3815:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3847:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3882:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3907:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3992:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3998:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:4012:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:4108:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:4517:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REQUIRED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:4765:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMBER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:4789:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMBER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:4877:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO2 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:4910:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:4984:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5128:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5177:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLACEHOLDER_EXTENDABLE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5452:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPUT_TYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5501:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITE_RUNTIME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5517:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5575:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5610:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5646:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5661:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5681:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5755:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMBER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5780:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5800:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5879:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5996:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6115:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6235:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6277:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6566:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6595:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6617:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6634:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6651:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6684:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6707:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6752:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_once_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6759:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_once_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6766:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_once_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6773:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_once_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6780:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_building_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6793:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependencies_once_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6812:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6820:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6833:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6841:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_building_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:539:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:544:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:558:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:610:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:659:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:810:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shutdown [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:814:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:828:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:881:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:904:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:927:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:950:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:973:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1020:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1033:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1038:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1087:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1222:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1229:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1318:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1331:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1349:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1358:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1363:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1388:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1432:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1625:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1727:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1893:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable public_dependency_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2044:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2053:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2610:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2617:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2632:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2637:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2655:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2692:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2729:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2753:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2781:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2832:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2862:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2870:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2947:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2954:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2969:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2974:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2992:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3029:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3066:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3090:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3118:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3169:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3199:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3207:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3305:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3313:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3326:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3332:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3337:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3363:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3395:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3544:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3626:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3806:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3911:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3919:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4364:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4375:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4399:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4405:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4410:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4428:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4484:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4662:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4754:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4856:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4986:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oneof_index_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5032:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5044:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5536:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5544:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5557:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5563:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5568:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5586:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5618:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5666:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5696:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5732:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5816:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5824:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5968:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5976:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5989:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5995:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6000:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6019:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6051:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6111:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6147:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6201:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6288:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6296:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6469:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6478:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6492:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6498:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6503:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6521:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6554:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6616:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6651:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6692:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6756:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6787:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6796:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6964:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6972:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6985:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6991:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6996:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7015:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7047:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7107:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7143:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7197:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7284:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7292:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7476:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7487:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7505:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7511:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7516:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7534:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7578:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7686:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7746:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7814:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7904:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable server_streaming_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7939:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7949:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8305:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable java_multiple_files_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8312:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8342:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8347:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8367:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8425:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8705:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8845:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9010:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9241:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable java_generate_equals_and_hash_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9257:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9979:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_wire_format_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9986:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10001:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10006:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10026:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10063:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_standard_descriptor_accessor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10145:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10189:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10251:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10310:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_standard_descriptor_accessor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10352:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_standard_descriptor_accessor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10363:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10525:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctype_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10532:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10547:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10552:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10572:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10614:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10729:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10785:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10859:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10930:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10978:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10991:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11201:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11214:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11219:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11269:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11364:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11424:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11432:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11494:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_alias_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11501:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11516:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11521:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11541:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11578:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11632:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11666:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11718:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11767:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11803:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11812:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11921:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11926:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11940:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11945:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12010:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12039:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12068:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12122:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12186:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12194:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12279:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12284:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12303:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12368:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12397:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12426:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12480:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12544:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12552:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12638:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12645:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12660:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12665:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12685:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12752:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12781:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12816:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12869:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12919:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idempotency_level_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12955:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idempotency_level_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12964:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13076:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_extension_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13081:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13097:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13102:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13147:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13197:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13226:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13278:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13328:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13347:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13358:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13365:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13499:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positive_int_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13506:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13527:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13532:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13551:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13603:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13715:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13777:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13850:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13940:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable negative_int_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13978:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable negative_int_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13987:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:14325:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:14342:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:14347:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:14368:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:14436:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:14507:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:14573:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:14646:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:14770:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:14777:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15065:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15078:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15083:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15132:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15212:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15266:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15273:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15339:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable begin_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15346:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15363:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15368:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15391:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15435:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15501:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15547:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15597:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15672:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15704:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15712:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15886:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15899:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15904:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:15953:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:16033:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:16087:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:16094:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3428:20: warning: Member variable 'DescriptorBuilder::file_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3428:20: warning: Member variable 'DescriptorBuilder::file_tables_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3055:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::IsInPackage' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3509:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::IsInPackage' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3055:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::IsInPackage' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3072:10: style:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::FindSymbolNotEnforcingDepsHelper' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3523:27: note: Technically the member function 'google::protobuf::DescriptorBuilder::FindSymbolNotEnforcingDepsHelper' can be const. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3072:10: note: Technically the member function 'google::protobuf::DescriptorBuilder::FindSymbolNotEnforcingDepsHelper' can be const. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3208:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::CrossLinkEnumValue' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5420:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::CrossLinkEnumValue' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3208:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::CrossLinkEnumValue' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3360:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateEnumValueOptions' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5769:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateEnumValueOptions' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3360:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateEnumValueOptions' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3364:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateMethodOptions' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:5789:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateMethodOptions' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3364:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateMethodOptions' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:317:3: style: Class 'PrefixRemover' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6139:8: warning: Possible null pointer dereference: field [nullPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6048:34: note: Assignment 'field=NULL', assigned value is 0 autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6052:21: note: Assuming condition is false autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:6139:8: note: Null pointer dereference autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:3587:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor.cc:96:27: style: struct member 'Symbol::package_file_descriptor' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_database.cc:56:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable by_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_database.cc:94:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_database.cc:162:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_database.cc:178:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable by_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_database.cc:255:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files_to_delete_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_database.cc:307:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files_to_delete_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_database.cc:317:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_database.cc:356:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_database.cc:468:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sources_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_database.cc:479:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sources_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_database.cc:502:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sources_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_database.cc:529:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sources_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:272:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:354:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:358:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_message_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:370:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_enum_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:382:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_enum_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:394:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_service_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:406:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_extension_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:418:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_extension_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:429:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:488:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:498:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:535:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:614:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:763:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:777:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:789:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:804:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:855:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message4_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:876:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:901:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:908:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REQUIRED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:940:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:954:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foreign_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:963:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:996:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1051:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1059:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oneof_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1077:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1328:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1342:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1347:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1358:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1391:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1502:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1511:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1516:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1544:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1549:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_request_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1554:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_response_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1689:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1697:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1709:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1734:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1742:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1747:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baz_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1760:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1807:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1877:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1928:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1952:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2063:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2119:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2144:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2169:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2194:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2219:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2236:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2261:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2294:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2414:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2528:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2546:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bar_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2566:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2597:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2642:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2751:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2787:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_opt1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2817:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_opt [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2873:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complex_opt1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2955:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_opt1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:3036:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complex_opt1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:3113:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complex_opt1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:3193:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complex_opt2 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:3217:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileopt [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:3324:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable required_enum_opt [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5319:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5514:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5544:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REQUIRED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5574:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REQUIRED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5594:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_FLOAT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5604:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5614:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6021:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6210:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6224:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6243:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6262:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6273:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6284:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6298:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6321:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6347:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6363:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6402:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6447:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6534:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6547:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6557:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6593:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6739:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pool_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6765:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pool_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6818:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6991:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:7123:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazy_enum_option [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6147:5: style: Class 'CallCountingDatabase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6186:5: style: Class 'FalsePositiveDatabase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/drop_unknown_fields_test.cc:49:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUX [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/drop_unknown_fields_test.cc:71:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUX [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:72:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:77:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:91:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:95:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:102:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:119:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shutdown [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:123:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:166:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable seconds_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:173:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nanos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:199:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:204:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:218:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nanos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:251:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nanos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:340:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:414:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nanos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:420:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/duration.pb.cc:184:30: style: Variable 'arena' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1042:26: style: class member 'OneofDescriptorTest::e_' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1043:26: style: class member 'OneofDescriptorTest::f_' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:113:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:171:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable int32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:330:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:438:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:540:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:616:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prototypes_mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:627:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:821:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Message [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:836:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:245:5: warning: Member variable 'TypeInfo::size' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:245:5: warning: Member variable 'TypeInfo::has_bits_offset' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:245:5: warning: Member variable 'TypeInfo::oneof_case_offset' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:245:5: warning: Member variable 'TypeInfo::internal_metadata_offset' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:245:5: warning: Member variable 'TypeInfo::extensions_offset' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:245:5: warning: Member variable 'TypeInfo::factory' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:245:5: warning: Member variable 'TypeInfo::pool' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:245:5: warning: Member variable 'TypeInfo::type' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:245:5: warning: Member variable 'TypeInfo::weak_field_map_offset' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message.cc:252:3: style: Class 'DynamicMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:138:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prototype_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:143:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:152:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:161:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extensions_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:170:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:193:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:240:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:284:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto3_prototype_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:78:3: warning: Member variable 'DynamicMessageTest::descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:78:3: warning: Member variable 'DynamicMessageTest::prototype_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:78:3: warning: Member variable 'DynamicMessageTest::extensions_descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:78:3: warning: Member variable 'DynamicMessageTest::extensions_prototype_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:78:3: warning: Member variable 'DynamicMessageTest::packed_descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:78:3: warning: Member variable 'DynamicMessageTest::packed_prototype_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:78:3: warning: Member variable 'DynamicMessageTest::oneof_descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:78:3: warning: Member variable 'DynamicMessageTest::oneof_prototype_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:78:3: warning: Member variable 'DynamicMessageTest::proto3_descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:78:3: warning: Member variable 'DynamicMessageTest::proto3_prototype_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:70:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:75:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:89:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:93:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:100:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:116:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shutdown [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:120:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:165:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:189:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:194:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:222:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:261:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:328:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:333:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/empty.pb.cc:174:30: style: Variable 'arena' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:67:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:125:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:135:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FIELD_TYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:168:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:196:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:244:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:270:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arena_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:298:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:349:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:366:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:459:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:583:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:685:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:733:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:764:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:52:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FIELD_TYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:74:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:98:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable registry_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:121:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable containing_type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:133:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:157:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:169:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:182:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arena_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:191:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arena_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:231:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:326:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:327:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:328:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_UINT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:329:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_UINT64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:330:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_FLOAT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:331:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:332:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_BOOL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:363:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arena_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:429:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:439:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:451:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:458:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:468:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:490:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:500:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:513:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:520:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:529:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:550:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:570:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:603:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:647:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:673:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:702:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:726:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:733:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:743:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:816:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:906:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arena_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1092:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1137:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1186:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1385:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1432:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1542:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1684:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1710:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1758:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_int32_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1769:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_int32_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1779:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1784:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1788:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:1793:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:921:3: debug: Failed to instantiate template "SumAllExtensions". The checking continues anyway. [templateInstantiation] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:150:11: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set.cc:161:34: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optionalgroup_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:108:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optionalgroup_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:131:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int64_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:149:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_foreign_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:178:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:214:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_foreign_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:238:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_foreign_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:264:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_foreign_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:349:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:425:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_foreign_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:455:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:644:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unpacked_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:665:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:677:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:702:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_string_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:725:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:882:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:1093:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_nested_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:1168:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:71:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:76:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:90:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:101:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:118:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shutdown [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:122:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:159:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:172:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:177:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:214:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:256:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:275:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:299:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:353:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:358:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:217:29: style: Variable 'mutable_extension' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:221:29: style: Variable 'released_extension' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:241:29: style: Variable 'mutable_extension' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:245:29: style: Variable 'released_extension' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:268:29: style: Variable 'released_extension' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:529:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:573:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:1063:7: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:1072:7: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:382:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_foreign_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:501:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:536:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:569:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:604:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:703:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:857:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:883:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:931:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:955:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_table_driven.cc:213:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_table_driven.cc:322:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:101:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:127:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:140:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:195:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_non_weak_field_index_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:215:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty_unknown_field_set_once_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:222:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:247:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_non_weak_field_index_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:395:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:516:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:645:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_non_weak_field_index_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:719:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:735:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:772:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:881:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:929:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:951:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1021:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_bit_indices_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1121:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1122:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1123:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1124:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1125:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1126:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1127:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1134:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1154:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1175:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1200:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1218:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1237:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1255:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1273:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1285:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1301:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1308:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1345:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1361:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1369:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1403:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1410:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1444:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1464:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1500:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1562:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1603:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1622:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1643:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1685:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1705:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1730:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1769:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1780:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1792:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1801:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1812:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1823:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1836:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1865:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1978:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:2194:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_factory_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:2204:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:2221:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:2338:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/generated_message_table_driven.cc:193:38: style: Parameter 'arena' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:124:3: error: syntax error [syntaxError] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:239:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:242:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:565:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:569:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:594:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:609:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:621:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:637:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:786:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:810:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:830:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:847:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:867:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:888:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:910:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:960:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:989:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1019:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1169:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1186:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1198:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1212:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1224:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1254:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1296:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1301:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1370:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1371:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1393:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1340:3: warning: Member variable 'ReallyBigInputStream::buffer_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:184:17: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:674:8: style: The scope of the variable 'read_buffer' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/printer.cc:67:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/printer.cc:77:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/printer.cc:91:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable annotation_collector_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/printer.cc:124:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable at_start_of_line_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/printer.cc:294:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indent_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/printer.cc:299:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/printer.cc:311:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/printer.cc:316:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc:184:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kuint64max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc:432:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_START [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:204:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc:692:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:215:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc:731:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kuint64max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:226:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc:766:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable 0.1e [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:245:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_error_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc:961:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:275:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_target_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:284:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_pos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:292:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:301:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_column [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:323:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:355:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:458:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_f_after_float_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:480:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:489:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:539:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comment_style_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:563:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable previous_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:765:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:919:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:1044:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:340:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:333:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:314:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:309:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc:50:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:70:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:116:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable close_on_delete_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:124:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:139:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:155:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:214:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable close_on_delete_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:222:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:238:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:355:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:369:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:377:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:399:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:412:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prior_bytes_read_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:417:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:421:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:433:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:443:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:456:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:71:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:85:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_returned_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:95:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_returned_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:106:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:124:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:138:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_returned_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:147:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:160:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:192:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:198:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:203:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:219:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_is_set_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:227:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_is_set_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:261:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owns_copying_stream_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:267:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:301:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backup_bytes_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:315:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:336:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:346:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backup_bytes_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:367:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owns_copying_stream_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:377:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_used_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:393:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_used_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:401:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:405:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:424:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:430:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_used_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:279:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:303:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:723:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:828:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBADF [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:848:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBADF [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:857:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:882:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:820:21: style: Unused variable: debug_disabler [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:833:21: style: Unused variable: debug_disabler [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:41:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:46:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:63:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:73:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:77:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:79:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:81:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:86:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:102:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:110:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:190:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_entry_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:220:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:226:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:244:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:366:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field.cc:409:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:216:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_ext [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:346:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:379:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:664:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_PROTO2_MAP_ENUM_FOO_LITE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:843:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable V2_SECOND [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:72:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:74:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:75:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:76:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:77:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:147:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:160:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:218:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAP_DIRTY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:239:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLEAN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:245:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAP_DIRTY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:256:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPEATED_DIRTY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:304:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:313:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:326:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:341:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:356:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:371:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLEAN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:394:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAP_DIRTY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:417:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPEATED_DIRTY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:437:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:447:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:465:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_field_test.cc:475:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:95:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:228:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:249:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:269:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:289:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:309:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:325:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:338:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:368:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:620:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:615:10: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:620:12: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:640:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:633:10: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:640:12: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:667:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:658:10: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:667:12: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:697:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:692:10: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:697:12: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:713:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:706:10: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:713:12: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:729:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:722:10: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:729:12: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:745:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:738:10: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:745:12: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:761:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:754:10: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:761:12: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:777:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:770:10: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:777:12: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:793:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:786:10: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:793:12: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:809:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:802:10: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:809:12: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:625:32: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:115:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:134:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:171:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:393:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:407:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:422:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:434:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:447:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:460:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:477:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:495:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:512:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:527:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:544:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:557:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:575:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:597:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:615:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:633:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:658:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:692:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:706:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:722:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:738:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:754:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:770:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:786:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:802:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:816:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/lite_unittest.cc:835:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test_util.cc:217:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_enum_foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test_util.cc:348:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_int32_int32_key_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test_util.cc:652:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foreign_c_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test_util.cc:879:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foreign_c_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test_util.cc:904:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test_util.cc:1018:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_int32_int32_key_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test_util.cc:1521:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_enum_bar_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:196:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:257:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:279:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:354:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:387:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:408:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:484:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:573:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:605:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:676:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:693:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:721:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:734:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:777:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:809:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:813:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:851:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:872:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:884:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:907:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:914:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:923:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:938:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:1855:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROTO2_MAP_ENUM_FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:2141:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_PROTO2_MAP_ENUM_FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:2701:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:2712:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:2724:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:2737:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursive_map_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:2743:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:2774:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:456:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:2682:3: warning: Member variable 'MapFieldInDynamicMessageTest::map_descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:2682:3: warning: Member variable 'MapFieldInDynamicMessageTest::recursive_map_descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:2682:3: warning: Member variable 'MapFieldInDynamicMessageTest::map_prototype_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:156:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:210:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:211:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:212:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_UINT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:213:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_UINT64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:214:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_FLOAT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:215:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:216:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_BOOL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:231:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:239:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:291:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generated_message_factory_once_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:299:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:314:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:334:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:377:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:385:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message.cc:424:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:142:20: style: Variable '(*it).second' is reassigned a value before the old one has been used. [redundantAssignment] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:140:20: note: (*it).second is assigned autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:142:20: note: (*it).second is overwritten autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:147:16: style: Variable 'it->second' is reassigned a value before the old one has been used. [redundantAssignment] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:145:16: note: it->second is assigned autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:147:16: note: it->second is overwritten autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:1419:22: style: Local variable 'message' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:1177:11: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:1419:22: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:1439:22: style: Local variable 'message' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:1177:11: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:1439:22: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:1459:22: style: Local variable 'message' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:1177:11: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:1459:22: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:1480:22: style: Local variable 'message' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:1177:11: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:1480:22: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:2096:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message_lite.cc:75:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message_lite.cc:121:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message_lite.cc:252:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message_lite.cc:302:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:3129:23: style: Unused variable: v [unusedVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:412:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/map_test.cc:453:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message_unittest.cc:114:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message_unittest.cc:127:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message_unittest.cc:191:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message_unittest.cc:353:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message_unittest.cc:374:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/message_unittest.cc:490:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_ext [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/no_field_presence_test.cc:71:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/no_field_presence_test.cc:122:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/no_field_presence_test.cc:178:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/no_field_presence_test.cc:308:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/no_field_presence_test.cc:446:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/no_field_presence_test.cc:547:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOneofString [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc:45:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_EXTRA [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_EXTRA [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_EXTRA [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc:197:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_EXTRA [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/proto3_arena_unittest.cc:59:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/proto3_arena_unittest.cc:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/proto3_arena_lite_unittest.cc:59:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/proto3_arena_lite_unittest.cc:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:59:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/reflection_ops.cc:160:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/reflection_ops.cc:212:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/reflection_ops.cc:267:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc:131:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc:161:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc:234:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optionalgroup_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc:310:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_nested_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc:386:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc:452:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field.cc:47:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field.cc:92:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field.cc:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rep_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int64_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:331:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:448:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:559:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int64_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:573:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:551:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1052:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_array_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1101:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_array_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1124:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_array_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:71:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:76:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:90:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:101:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:119:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shutdown [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:123:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:164:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:178:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:183:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:220:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:261:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:280:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:304:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:361:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/source_context.pb.cc:366:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1325:8: style:inconclusive: Technically the member function 'google::protobuf::::StringLessThan::operator()' can be const. [functionConst] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:674:11: style: Variable 'first' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:111:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:117:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:131:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:140:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:161:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:189:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shutdown [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:193:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:207:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:225:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:273:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:297:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:302:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:339:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:389:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:453:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:532:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:601:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:606:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:701:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:728:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:733:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:767:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable struct_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:820:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:927:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:974:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:1036:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable struct_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:1148:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:1155:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:1580:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:1604:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:1609:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:1652:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:1718:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:1787:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:1792:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:282:30: style: Variable 'arena' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:710:30: style: Variable 'arena' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/struct.pb.cc:1589:30: style: Variable 'arena' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common.cc:51:0: error: #error "No suitable threading library available." [preprocessorErrorDirective] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:44:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:57:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dest_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:92:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:96:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:114:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:122:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:133:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:151:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:166:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:175:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:183:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:189:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32min [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:90:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:106:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:122:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:141:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:202:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetA123Function [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:209:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:217:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetAFunction [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:224:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:233:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:239:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:248:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetABFunction [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:258:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:270:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetA123Function [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:281:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:293:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetAFunction [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:304:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:317:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetABFunction [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:333:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:349:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent_closure_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:349:45: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/int128.cc:85:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/int128.cc:146:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basefield [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/int128_unittest.cc:52:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kuint128max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/int128_unittest.cc:459:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dec [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/once.cc:68:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ONCE_STATE_DONE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc:185:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INIT_NOT_STARTED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc:198:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursive_once1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc:211:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INIT_NOT_STARTED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc:225:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable multiple_threads_blocked_once1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status.cc:94:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status.cc:104:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_code_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status.cc:110:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_code_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status.cc:115:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_code_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/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] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc:75:5: style: Class 'TestThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor.cc:39:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:47:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:53:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:66:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_ARGUMENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:81:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:87:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:94:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:103:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:107:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:113:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:119:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:125:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:74:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:78:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:99:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:113:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:128:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:144:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:153:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:177:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:198:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:213:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:228:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:245:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:255:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:58:12: style: The destructor '~Derived' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:46:12: note: Virtual destructor in base class autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:58:12: note: Destructor in derived class autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:59:7: style: class member 'Derived::evenmorepad' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:47:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:93:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:99:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:103:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:113:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:122:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:134:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:164:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:182:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:199:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:211:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:228:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:248:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:260:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:163:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg_count_mismatch [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece_unittest.cc:318:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringpiece_unittest.cc:770:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:83:16: style: Condition 'result<0' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:69:16: note: Assuming that condition 'result>=0' is not redundant autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:83:16: note: Condition 'result<0' is always true autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:163:52: style: The comparison 'kStringPrintfVectorMaxArgs == 32' is always true. [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:133:40: note: 'kStringPrintfVectorMaxArgs' is assigned value '32' here. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:163:52: note: The comparison 'kStringPrintfVectorMaxArgs == 32' is always true. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc:96:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_CTYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc:124:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_CTYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc:134:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc:94:9: style: Variable 'old_locale' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc:123:9: style: Variable 'old_locale' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:135:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:158:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:216:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:256:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:650:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:670:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1133:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1140:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1147:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1154:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1161:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1168:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1216:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kDoubleToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1221:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFloatToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1263:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_DIG [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1339:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1381:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_DIG [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1417:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digits [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1629:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1937:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:2187:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc:479:7: style: The scope of the variable 'n' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc:58:13: style: struct member 'UTF8StateMachineObj::max_expand' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc:60:13: style: struct member 'UTF8StateMachineObj::bytes_per_entry' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc:64:21: style: struct member 'UTF8StateMachineObj::remap_base' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc:65:16: style: struct member 'UTF8StateMachineObj::remap_string' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil_unittest.cc:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_NUMERIC [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1291:9: style: Local variable 'snprintf_result' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1276:7: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1291:9: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1403:9: style: Local variable 'snprintf_result' shadows outer variable [shadowVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1394:7: note: Shadowed declaration autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1403:9: note: Shadow variable autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:335:46: style: Parameter 'errors' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:546:15: style: Variable 'c_escaped_len' can be declared as const array [constVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:2105:9: style: Variable 'limit_dest' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:2143:21: style: Variable 'szdest' is assigned a value that is never used. [unreadVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:2162:21: style: Variable 'szdest' is assigned a value that is never used. [unreadVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:2172:19: style: Variable 'szdest' is assigned a value that is never used. [unreadVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/substitute.cc:84:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable big_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc:65:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc:76:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc:94:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc:121:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:175:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:207:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:231:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:293:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:314:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:330:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:372:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:415:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:458:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:500:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:542:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:550:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:560:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:571:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:583:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:590:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:63:7: style: struct member 'A::n_' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc:115:7: style: class member 'E::n_' is never used. [unusedStructMember] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:68:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:184:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:252:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:454:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:591:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:641:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_LITE_BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:675:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_LITE_FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:710:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_LITE_BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:782:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_LITE_BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:809:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension_lite [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:927:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension_lite [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:959:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension_lite [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:1169:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension_lite [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:1319:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension_lite [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:1405:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension_lite [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:1440:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension_lite [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:1461:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension_lite [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:1512:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension_lite [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util_lite.cc:1532:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension_lite [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:85:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:128:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:168:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:203:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:244:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:333:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:543:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:686:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:736:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:770:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:804:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:838:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:888:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:960:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:987:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1108:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oneof_uint32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1122:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable my_extension_int [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1129:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1163:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1387:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1547:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1638:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1672:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1693:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1744:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1764:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1816:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unpacked_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1873:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable my_extension_int [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1945:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:1954:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:2030:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeatedgroup_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:2098:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:2132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:2228:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:2260:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:2282:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO_NOT_SET [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:2313:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_b_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:2405:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_a_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:2602:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foreign_bar_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:2661:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_a_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:2794:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_group_a_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:2910:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:2954:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foreign_bar_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:3035:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group_a_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:3192:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_group_a_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:3226:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foreign_foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:3252:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:3287:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/test_util.cc:3307:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/file.cc:88:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/file.cc:107:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/file.cc:126:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/file.cc:178:32: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/file.cc:111:23: error: Dereferencing 'file' after it is deallocated / released [deallocuse] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/file.cc:72:11: style: Checking if unsigned expression 'n' is less than zero. [unsignedLessThanZero] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/googletest.cc:85:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/googletest.cc:111:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L_tmpnam [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/googletest.cc:141:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/googletest.cc:175:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/googletest.cc:190:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/googletest.cc:232:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_log_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/googletest.cc:238:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable old_handler_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/googletest.cc:243:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/googletest.cc:250:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable active_log_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/googletest.cc:112:19: style: Obsolescent function 'tmpnam' called. It is recommended to use 'tmpfile', 'mkstemp' or 'mkdtemp' instead. [prohibitedtmpnamCalled] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/zcgzip.cc:63:7: style: The scope of the variable 'readlen' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/testing/zcgzip.cc:68:10: style: The scope of the variable 'ok' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:138:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable locations_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:145:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:155:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:169:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable locations_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:183:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nested_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:246:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SH_COMMENT_STYLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:265:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:275:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:287:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:304:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:324:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:331:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:369:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:647:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:765:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:834:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:839:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:845:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_IDENTIFIER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:879:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:897:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INTEGER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:932:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint64max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:947:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INTEGER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:981:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INTEGER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1035:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTypeGoogleProdComPrefix [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1084:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1100:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1184:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1294:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_singular_overwrites_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1336:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_partial_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1436:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1485:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable custom_printers_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1503:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1528:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initial_indent_level_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1539:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initial_indent_level_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1581:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1608:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAnyFullTypeName [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1635:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initial_indent_level_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1647:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1715:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_line_mode_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1728:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_field_number_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1748:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable custom_printers_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format.cc:1880:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_line_mode_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:125:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:130:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:154:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:553:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:560:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:567:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:574:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPARSE_E [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:591:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:603:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:630:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:651:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:678:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:696:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:732:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:767:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:783:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:1277:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:1513:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:1530:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:1565:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:1576:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_debug_string_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:72:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:77:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:91:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:95:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:102:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:119:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shutdown [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:123:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:166:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable seconds_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:173:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nanos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:199:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:204:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:218:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nanos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:251:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nanos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:340:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:414:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nanos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:420:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/timestamp.pb.cc:184:30: style: Variable 'arena' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/text_format_unittest.cc:1158:30: style: Variable 'unknown_nested_tree' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:137:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:142:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:156:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:168:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:187:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:240:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shutdown [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:244:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:258:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:313:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:338:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:354:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:358:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:369:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:376:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:430:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:440:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:458:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:470:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:475:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:493:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:516:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:625:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:678:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:771:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:865:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:872:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:1201:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:1212:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:1242:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:1247:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:1266:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:1315:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:1476:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:1558:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:1695:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:1796:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cardinality_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:1805:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2184:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2188:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2199:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2206:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2257:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2267:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2285:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2297:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2302:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2319:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2342:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2434:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2477:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2552:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2644:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2651:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2889:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2896:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2921:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2926:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:2961:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3028:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3058:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3112:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3189:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3194:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3316:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3320:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3331:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3338:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3382:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3391:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3408:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3420:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3425:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3440:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3462:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3515:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3540:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3573:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3652:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/type.pb.cc:3658:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:68:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_unknown_field_set_once_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:74:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:86:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:97:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:110:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:127:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:156:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:165:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_FIXED32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:174:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_FIXED64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:183:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:194:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:202:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:210:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:228:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:279:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:294:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:308:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:326:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set.cc:333:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:89:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:144:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:152:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_FIXED32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:160:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_FIXED64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:168:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:176:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:221:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable all_fields_data_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:246:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty_message_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:259:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty_message_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:283:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty_message_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:332:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable all_fields_data_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:375:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable all_fields_data_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:424:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:491:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnknownField [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:513:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc:198:10: style: Variable 'result' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator.cc:124:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECURSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator.cc:135:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_tolerance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator.cc:142:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_FLOAT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator.cc:172:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable float_comparison_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator.cc:203:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECURSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:74:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECURSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:81:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECURSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:90:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:103:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:117:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:131:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:156:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:192:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:231:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXACT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:255:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNaN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:308:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPROXIMATE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:409:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPROXIMATE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc:477:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:151:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:369:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:471:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:241:8: performance:inconclusive: Technically the member function 'google::protobuf::util::::FieldMaskTree::MergeToFieldMask' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:274:21: note: Technically the member function 'google::protobuf::util::::FieldMaskTree::MergeToFieldMask' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:241:8: note: Technically the member function 'google::protobuf::util::::FieldMaskTree::MergeToFieldMask' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:244:8: performance:inconclusive: Technically the member function 'google::protobuf::util::::FieldMaskTree::MergeLeafNodesToTree' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:344:21: note: Technically the member function 'google::protobuf::util::::FieldMaskTree::MergeLeafNodesToTree' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:244:8: note: Technically the member function 'google::protobuf::util::::FieldMaskTree::MergeLeafNodesToTree' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:248:8: performance:inconclusive: Technically the member function 'google::protobuf::util::::FieldMaskTree::MergeMessage' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:356:21: note: Technically the member function 'google::protobuf::util::::FieldMaskTree::MergeMessage' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:248:8: note: Technically the member function 'google::protobuf::util::::FieldMaskTree::MergeMessage' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:253:8: performance:inconclusive: Technically the member function 'google::protobuf::util::::FieldMaskTree::TrimMessage' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:459:21: note: Technically the member function 'google::protobuf::util::::FieldMaskTree::TrimMessage' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/field_mask_util.cc:253:8: note: Technically the member function 'google::protobuf::util::::FieldMaskTree::TrimMessage' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:58:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_ARGUMENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:67:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:121:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:133:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:145:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:157:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:169:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:189:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:204:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:216:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:231:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:261:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:276:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:352:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_strict_base64_decoding_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:341:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:319:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:90:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc:80:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_values_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:83:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:93:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:103:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:113:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:123:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:133:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:143:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:153:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:166:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:179:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:243:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:256:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:292:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable children_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:306:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Field_Kind_TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:331:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:433:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeinfo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:445:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:507:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:551:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:558:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:586:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:596:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:603:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc:54:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable converter_fn [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc:55:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTypeServiceBaseUrl [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc:72:12: style: The destructor '~DefaultValueObjectWriterTest' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc:58:12: note: Virtual destructor in base class autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc:72:12: note: Destructor in derived class autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc:159:4: style: The destructor '~DefaultValueObjectWriterSuppressListTest' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc:58:12: note: Virtual destructor in base class autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc:159:4: note: Destructor in derived class autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc:93:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMinHighSurrogate [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc:99:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxCodePoint [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc:105:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxLowSurrogate [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc:113:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMinHighSurrogate [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc:53:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc:139:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sink_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc:149:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_websafe_base64_for_bytes_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc:180:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sink_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc:188:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty_name_ok_for_next_key_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:65:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:71:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:82:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:88:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:99:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:110:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:121:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:132:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:142:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:175:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:206:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:229:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:246:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:260:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:267:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:287:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc:299:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:132:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leftover_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:161:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coerce_to_utf8_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:189:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:215:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_open_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:285:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_empty_null_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:305:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:314:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_open_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:416:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finishing_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:480:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:527:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finishing_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:578:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:585:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:606:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:647:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:661:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:668:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:692:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:714:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:721:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:727:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:734:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:741:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VALUE_SEPARATOR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:761:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finishing_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:784:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc:806:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser_test.cc:98:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser_test.cc:129:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:99:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable own_typeinfo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:285:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Field_Cardinality_CARDINALITY_REQUIRED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:307:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto3_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:333:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto3_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:354:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto3_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:391:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Field_Cardinality_CARDINALITY_REQUIRED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:399:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parent_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:421:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oneof_indices_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:425:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oneof_indices_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:442:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable element_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:473:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_depth_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:496:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_depth_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:512:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_depth_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:523:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_depth_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:542:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable element_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:560:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Field_Cardinality_CARDINALITY_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:590:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Field_Kind_TYPE_UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:693:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_depth_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:730:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_unknown_fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:738:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Field_Kind_TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc:745:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable done_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:129:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:146:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:150:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable own_typeinfo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:157:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:173:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:205:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable preserve_proto_field_names_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:254:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:284:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:334:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTimestampMaxSeconds [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:358:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kDurationMaxSeconds [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:685:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToCamelCase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:697:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable renderers_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:733:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable renderers_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:740:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_renderers_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:750:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Field_Kind_TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:864:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStructNullValueTypeUrl [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:1041:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Field_Kind_TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:1056:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:1076:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursion_depth_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:1101:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Field_Cardinality_CARDINALITY_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:1128:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNanosPerSecond [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:225:11: style: Condition 'check_maps' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:223:25: note: Assignment 'check_maps=true', assigned value is 1 autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc:225:11: note: Condition 'check_maps' is always true autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc:93:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTypeServiceBaseUrl [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc:489:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACTION_AND_ADVENTURE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc:499:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACTION_AND_ADVENTURE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc:508:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACTION_AND_ADVENTURE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc:549:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_ARGUMENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc:831:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERNAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc:847:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERNAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc:863:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERNAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc:992:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTimestampMinSeconds [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc:1003:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTimestampMaxSeconds [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc:1014:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kDurationMinSeconds [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc:1025:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kDurationMaxSeconds [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:67:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_unknown_fields [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:80:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:98:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:126:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNanosPerSecond [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:194:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:219:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:241:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:258:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:275:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:307:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:363:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ow_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:388:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:411:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:430:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:447:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:470:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:610:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:630:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:840:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:923:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:948:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToSnakeCase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:954:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:971:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:1021:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:1031:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:1142:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable renderers_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:1191:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable renderers_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:1197:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable writer_renderers_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:1202:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:1227:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:1242:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Field_Kind_TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:1254:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAnyType [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:1258:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStructType [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:1263:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStructValueType [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc:1268:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStructListValueType [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:94:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTypeServiceBaseUrl [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:155:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:181:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:295:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Book_Type_KIDS [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:312:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Book_Type_ACTION_AND_ADVENTURE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:332:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Book_Type_ACTION_AND_ADVENTURE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:353:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Book_Type_arts_and_photography [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:818:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_unknown_fields [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:837:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_unknown_fields [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:864:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_unknown_fields [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:880:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_unknown_fields [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:899:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_unknown_fields [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:913:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_unknown_fields [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:1555:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_VALUE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:1619:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable struct_integers_as_strings [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:1635:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NULL_VALUE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/type_info.cc:71:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/type_info.cc:97:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/type_info.cc:150:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc:59:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc:94:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc:108:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc:121:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:195:12: style: The destructor '~ProtoStreamObjectWriterTest' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:145:12: note: Virtual destructor in base class autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:195:12: note: Destructor in derived class autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/utility.cc:123:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTypeUrlSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/utility.cc:132:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTypeServiceBaseUrl [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/utility.cc:350:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Field_Cardinality_CARDINALITY_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc:124:38: performance: Function parameter 'descriptors' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/json_util_test.cc:199:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/json_util.cc:53:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/json_util.cc:58:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/json_util.cc:123:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_ARGUMENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/json_util.cc:130:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_ARGUMENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/json_util.cc:138:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_ARGUMENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/json_util.cc:206:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generated_type_resolver_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/json_util.cc:239:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_ARGUMENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:163:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:172:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPROXIMATE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:180:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:199:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owned_key_comparators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:208:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_comparator_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:213:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_field_comparison_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:217:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:221:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:226:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXACT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:232:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_comparison_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:265:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:301:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:337:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:362:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_string_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:369:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_string_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:399:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_string_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:418:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:459:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:525:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:576:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:621:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reporter_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:760:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:810:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reporter_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:913:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECURSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:948:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_index [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:956:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_comparison_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:962:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:975:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_criteria_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:988:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_criteria_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:1001:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_field_key_comparator_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:1039:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:1061:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_field_comparison_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:1397:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:1456:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_comparator_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:1492:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable delete_printer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:1536:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:1575:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZERO_PAD_8 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:1625:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:83:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:154:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:170:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:185:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:201:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:217:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:233:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:313:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:333:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:351:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:368:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:386:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:399:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:414:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:546:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXACT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:597:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXACT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:657:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXACT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:733:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:782:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:987:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1024:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1054:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AS_SET [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1116:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AS_SET [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1146:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1180:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AS_SET [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1206:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1237:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1576:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTIAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1874:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1896:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1956:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AS_SET [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1978:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EQUIVALENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:2182:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_nested_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:2531:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable my_extension_string [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:2715:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc:1903:74: performance: Function 'parent_fields()' should return member 'parent_fields_' by const reference. [returnByReference] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/time_util.cc:72:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTimestampMaxSeconds [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/time_util.cc:95:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kDurationMaxSeconds [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/time_util.cc:210:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/time_util.cc:382:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNanosPerSecond [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/time_util.cc:429:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNanosPerSecond [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/message_differencer.cc:1111:10: style: The scope of the variable 'match' can be reduced. [variableScope] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/time_util_test.cc:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTimestampMinSeconds [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/time_util_test.cc:320:3: style: Same expression on both sides of '<'. [duplicateExpression] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/time_util_test.cc:322:3: style: Opposite expression on both sides of '<'. [oppositeExpression] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/type_resolver_util.cc:99:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/type_resolver_util.cc:129:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CARDINALITY_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/type_resolver_util.cc:218:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/type_resolver_util_test.cc:164:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/type_resolver_util_test.cc:287:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/type_resolver_util_test.cc:296:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_UINT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/util/type_resolver_util_test.cc:314:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:152:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:209:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:240:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:260:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:286:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:290:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:338:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:437:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:442:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:447:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:452:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:457:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:462:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:467:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_FIXED32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:472:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_FIXED64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:477:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_FIXED32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:482:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_FIXED64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:487:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_FIXED32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:492:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_FIXED64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:497:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:502:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:509:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:518:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:525:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:533:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:543:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_START_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:551:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:560:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_START_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:576:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:629:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:72:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:76:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:126:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:157:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:198:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:254:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_START_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:271:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:297:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:332:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:378:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:406:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:464:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:477:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:496:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:846:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:936:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:950:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:967:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:1146:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageSetItemStartTag [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:1204:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:1245:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:1280:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:1380:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFixed32Size [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format.cc:1431:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageSetItemTagsSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:62:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:78:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTagTypeBits [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:427:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:470:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:548:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:575:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageSetItemStartTag [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:884:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:902:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:956:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packedTestAllTypes_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:1005:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:1168:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:1192:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:1215:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:1229:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:1243:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:1257:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:1275:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:1294:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wire_format_unittest.cc:489:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:159:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:164:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:178:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:198:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:213:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:236:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shutdown [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:240:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:282:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:288:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:312:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:317:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:362:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:419:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:490:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:495:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:546:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:552:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:576:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:581:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:626:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:683:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:754:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:759:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:810:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:816:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:840:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:845:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:890:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:949:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1020:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1025:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1076:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1082:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1111:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1156:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/cmake/gnu_posix_regex.cpp:6:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1215:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1286:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1291:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1342:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1348:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1372:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1377:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1422:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1481:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1552:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1557:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1608:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1614:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1638:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1643:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1688:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1747:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1818:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1823:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1874:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1880:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1904:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1909:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1954:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2011:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2082:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2087:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2148:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2178:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2211:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2252:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2271:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2295:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2366:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2371:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2485:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2510:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2515:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2558:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_END_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2620:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2691:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _cached_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:2696:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/cmake/posix_regex.cpp:6:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:297:30: style: Variable 'arena' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:561:30: style: Variable 'arena' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:825:30: style: Variable 'arena' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1091:30: style: Variable 'arena' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1357:30: style: Variable 'arena' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1623:30: style: Variable 'arena' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/src/google/protobuf/wrappers.pb.cc:1889:30: style: Variable 'arena' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/cmake/std_regex.cpp:7:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extended [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/mutex.h:100:3: style: Class 'MutexLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/colorprint.cc:110:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/re.h:25:0: error: #error No regular expression backend was found! [preprocessorErrorDirective] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/check.h:28:3: error: syntax error [syntaxError] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/commandlineflags.cc:34:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/commandlineflags.cc:68:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/commandlineflags.cc:125:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/commandlineflags.cc:105:41: style:inconclusive: Function 'BoolFromEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/commandlineflags.h:33:41: note: Function 'BoolFromEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/commandlineflags.cc:105:41: note: Function 'BoolFromEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/commandlineflags.cc:114:48: style:inconclusive: Function 'Int32FromEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/commandlineflags.h:34:48: note: Function 'Int32FromEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/commandlineflags.cc:114:48: note: Function 'Int32FromEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/commandlineflags.cc:134:57: style:inconclusive: Function 'StringFromEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/commandlineflags.h:36:57: note: Function 'StringFromEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/commandlineflags.cc:134:57: note: Function 'StringFromEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/csv_reporter.cc:31:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/csv_reporter.cc:85:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/json_reporter.cc:55:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/json_reporter.cc:94:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/json_reporter.cc:120:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/json_reporter.cc:136:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/log.cc:36:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/log.cc:13:22: style:inconclusive: Function 'SetLogLevel' argument 1 names different: declaration 'level' definition 'value'. [funcArgNamesDifferent] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/log.h:10:22: note: Function 'SetLogLevel' argument 1 names different: declaration 'level' definition 'value'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/log.cc:13:22: note: Function 'SetLogLevel' argument 1 names different: declaration 'level' definition 'value'. autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/sleep.cc:38:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/string_util.cc:163:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/string_util.cc:147:7: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/src/cycleclock.h:139:0: error: #error You need to define CycleTimer for your OS and CPU [preprocessorErrorDirective] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/test/cxx03_test.cc:7:0: error: #error C++11 or greater detected. Should be C++03. [preprocessorErrorDirective] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/test/filter_test.cc:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/test/map_test.cc:47:1: error: There is an unknown macro here somewhere. Configuration is required. If BENCHMARK_DEFINE_F is a macro then please configure it. [unknownMacro] autofdo-0.19/third_party/perf_data_converter/third_party/protobuf/third_party/benchmark/test/fixture_test.cc:31:1: error: There is an unknown macro here somewhere. Configuration is required. If BENCHMARK_F is a macro then please configure it. [unknownMacro] autofdo-0.19/third_party/protobuf/benchmarks/python_benchmark_messages.cc:24:13: style: Variable 'm' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:235:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:243:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:79:3: style: Class 'WrappingCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:162:3: style: Class 'SerializeFixture < benchmarks :: proto3 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:162:3: style: Class 'SerializeFixture < benchmarks :: proto2 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:162:3: style: Class 'SerializeFixture < benchmarks :: proto2 :: GoogleMessage2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:162:3: style: Class 'SerializeFixture < benchmarks :: google_message3 :: GoogleMessage3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:162:3: style: Class 'SerializeFixture < benchmarks :: google_message4 :: GoogleMessage4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:141:3: style: Class 'ParseReuseFixture < benchmarks :: proto3 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:141:3: style: Class 'ParseReuseFixture < benchmarks :: proto2 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:141:3: style: Class 'ParseReuseFixture < benchmarks :: proto2 :: GoogleMessage2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:141:3: style: Class 'ParseReuseFixture < benchmarks :: google_message3 :: GoogleMessage3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:141:3: style: Class 'ParseReuseFixture < benchmarks :: google_message4 :: GoogleMessage4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:118:3: style: Class 'ParseNewArenaFixture < benchmarks :: proto3 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:118:3: style: Class 'ParseNewArenaFixture < benchmarks :: proto2 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:118:3: style: Class 'ParseNewArenaFixture < benchmarks :: proto2 :: GoogleMessage2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:118:3: style: Class 'ParseNewArenaFixture < benchmarks :: google_message3 :: GoogleMessage3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:118:3: style: Class 'ParseNewArenaFixture < benchmarks :: google_message4 :: GoogleMessage4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:97:3: style: Class 'ParseNewFixture < benchmarks :: proto3 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:97:3: style: Class 'ParseNewFixture < benchmarks :: proto2 :: GoogleMessage1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:97:3: style: Class 'ParseNewFixture < benchmarks :: proto2 :: GoogleMessage2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:97:3: style: Class 'ParseNewFixture < benchmarks :: google_message3 :: GoogleMessage3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/benchmarks/cpp_benchmark.cc:97:3: style: Class 'ParseNewFixture < benchmarks :: google_message4 :: GoogleMessage4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/conformance_cpp.cc:77:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_cpp.cc:89:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_cpp.cc:98:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_cpp.cc:181:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_cpp.cc:214:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_cpp.cc:72:35: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/conformance/conformance_cpp.cc:180:34: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:107:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:196:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:208:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:227:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:241:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:270:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:305:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:162:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:178:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:214:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECOMMENDED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:245:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:253:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:337:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:446:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROTOBUF [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:481:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JSON [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:494:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROTOBUF [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:508:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROTOBUF [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:527:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROTOBUF [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:548:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JSON [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:594:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JSON [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:620:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JSON [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:677:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:733:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:815:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECOMMENDED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:872:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.h:99:3: warning: Member variable 'ConformanceTestSuite::runner_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.h:99:3: warning: Member variable 'ConformanceTestSuite::successes_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.h:99:3: warning: Member variable 'ConformanceTestSuite::expected_failures_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:87:3: warning: Member variable 'ForkPipeRunner::write_fd_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:87:3: warning: Member variable 'ForkPipeRunner::read_fd_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:194:8: style:inconclusive: Technically the member function 'ForkPipeRunner::CheckedWrite' can be const. [functionConst] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:202:8: style:inconclusive: Technically the member function 'ForkPipeRunner::TryRead' can be const. [functionConst] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:427:3: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:442:3: style: Class 'RuntimeError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:453:3: style: Class 'LogicError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:652:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:653:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:654:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:656:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:657:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:659:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:660:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:677:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:678:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:682:3: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:597:5: style: Class 'CZString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:998:3: style: Class 'PathArgument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:999:3: style: Class 'PathArgument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:1000:3: style: Class 'PathArgument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:1026:3: style: Class 'Path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:1133:3: style: Class 'ValueConstIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:1306:3: style: Class 'Reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/json.h:1940:3: style: Class 'StyledStreamWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:87:3: style: Class 'ForkPipeRunner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:90:12: style: The destructor '~ForkPipeRunner' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/third_party/protobuf/conformance/conformance_test.h:65:12: note: Virtual destructor in base class autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:90:12: note: Destructor in derived class autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:92:8: style: The function 'RunTest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/third_party/protobuf/conformance/conformance_test.h:74:16: note: Virtual function in base class autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:92:8: note: Function in derived class autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:130:27: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:205:37: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/conformance/conformance_test_runner.cc:280:12: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] autofdo-0.19/third_party/protobuf/conformance/third_party/jsoncpp/jsoncpp.cpp:79:0: error: #error "Compile with -I PATH_TO_JSON_DIRECTORY" [preprocessorErrorDirective] autofdo-0.19/third_party/protobuf/conformance/conformance_test.h:149:10: performance:inconclusive: Technically the member function 'google::protobuf::ConformanceTestSuite::ConformanceLevelToString' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:240:30: note: Technically the member function 'google::protobuf::ConformanceTestSuite::ConformanceLevelToString' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/conformance/conformance_test.h:149:10: note: Technically the member function 'google::protobuf::ConformanceTestSuite::ConformanceLevelToString' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/examples/add_person.cc:17:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/examples/add_person.cc:66:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:1911:24: style: Local variable 'messageProto3' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:1667:22: note: Shadowed declaration autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:1911:24: note: Shadow variable autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:1912:24: style: Local variable 'messageProto2' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:1668:22: note: Shadowed declaration autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:1912:24: note: Shadow variable autofdo-0.19/third_party/protobuf/conformance/conformance_test.cc:723:54: performance: Function parameter 'values' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/protobuf/examples/list_people.cc:19:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/examples/list_people.cc:55:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/php/ext/google/protobuf/upb.h:1023:0: error: #error Could not determine how many bits pointers are. [preprocessorErrorDirective] autofdo-0.19/third_party/protobuf/php/ext/google/protobuf/storage.c:938:25: error: There is an unknown macro here somewhere. Configuration is required. If CACHED_PTR_TO_ZVAL_PTR is a macro then please configure it. [unknownMacro] autofdo-0.19/third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc:39:60: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'GetCProtoInsidePyProtoStub' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc:50:5: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc:39:60: note: Parameter 'msg' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc:42:58: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'MutableCProtoInsidePyProtoStub' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc:52:5: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc:42:58: note: Parameter 'msg' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:576:10: debug: Failed to instantiate template "CopyToPythonProto". The checking continues anyway. [templateInstantiation] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:149:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_AttributeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:226:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:278:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMessage_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:419:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:513:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:539:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:551:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:587:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:691:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:809:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NotImplementedError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:826:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:839:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:854:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:869:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:879:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:891:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:997:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1042:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1055:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1152:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1186:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1343:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1476:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1513:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1520:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1647:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1725:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1837:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1887:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:173:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:245:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NotImplementedError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:269:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:279:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:358:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_EQ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:407:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_EQ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:420:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_NE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:455:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:605:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:615:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:673:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:702:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:810:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NotImplementedError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:878:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_NotImplementedError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:238:20: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:338:19: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:343:37: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:375:3: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:428:59: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:543:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:629:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:543:48: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:543:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:629:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:543:64: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:544:36: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:629:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:544:36: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:556:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:632:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:556:44: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:556:60: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:632:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:556:60: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:557:36: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:632:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:557:36: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:565:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:633:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:565:41: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:565:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:633:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:565:57: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:566:29: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:633:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:566:29: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:570:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:634:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:570:51: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:570:67: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:634:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:570:67: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:571:39: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:634:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:571:39: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:702:23: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:830:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetEnumType' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:934:47: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:830:42: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:830:58: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetEnumType' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:934:47: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:830:58: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:830:71: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetEnumType' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:934:47: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:830:71: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:843:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetMessageType' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:932:53: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:843:45: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:843:61: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetMessageType' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:932:53: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:843:61: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:844:33: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetMessageType' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:932:53: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:844:33: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:858:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:935:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:858:48: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:858:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:935:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:858:64: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:859:36: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:935:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:859:36: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:883:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetContainingOneof' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:939:61: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:883:49: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:883:65: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetContainingOneof' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:939:61: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:883:65: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:884:37: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetContainingOneof' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:939:61: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:884:37: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:896:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:941:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:896:44: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:896:60: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:941:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:896:60: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:897:32: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:941:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:897:32: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:905:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:942:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:905:41: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:905:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:942:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:905:57: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:906:29: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:942:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:906:29: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:910:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:943:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:910:51: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:910:67: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:943:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:910:67: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:911:39: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:943:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:911:39: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1008:23: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1046:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1099:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1046:48: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1046:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1099:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1046:64: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1047:36: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetContainingType' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1099:59: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1047:36: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1060:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1101:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1060:44: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1060:60: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1101:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1060:60: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1061:32: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1101:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1061:32: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1069:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1102:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1069:41: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1069:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1102:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1069:57: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1070:29: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1102:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1070:29: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1074:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1103:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1074:51: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1074:67: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1103:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1074:67: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1075:39: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1103:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1075:39: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1163:23: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1191:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1216:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1191:44: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1191:60: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1216:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1191:60: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1192:32: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1216:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1192:32: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1200:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1217:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1200:41: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1200:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1217:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1200:57: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1201:29: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1217:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1201:29: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1205:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1218:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1205:51: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1205:67: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1218:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1205:67: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1206:39: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1218:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1206:39: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1348:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1390:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1348:44: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1348:60: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1390:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1348:60: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1349:32: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1390:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1349:32: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1357:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1391:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1357:41: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1357:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1391:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1357:57: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1358:29: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1391:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1358:29: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1362:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1392:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1362:51: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1362:67: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1392:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1362:67: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1363:39: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1392:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1363:39: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1487:23: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1525:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1550:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1525:44: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1525:60: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1550:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1525:60: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1526:32: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetHasOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1550:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1526:32: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1534:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1551:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1534:41: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1534:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1551:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1534:57: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1535:29: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1551:39: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1535:29: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1539:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1552:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1539:51: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1539:67: style: Parameter 'value' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1552:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1539:67: note: Parameter 'value' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1540:39: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'SetSerializedOptions' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1552:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1540:39: note: Parameter 'closure' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1609:23: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc:1736:23: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1173:10: warning: Possible null pointer dereference: enum_type [nullPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1160:37: note: Assignment 'enum_type=NULL', assigned value is 0 autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1162:21: note: Assuming condition is false autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1173:10: note: Null pointer dereference autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:784:23: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:796:23: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:813:23: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:825:23: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:927:31: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:925:52: style:inconclusive: Function 'NewContainerIterator' argument 1 names different: declaration 'mapping' definition 'container'. [funcArgNamesDifferent] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:529:52: note: Function 'NewContainerIterator' argument 1 names different: declaration 'mapping' definition 'container'. autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:925:52: note: Function 'NewContainerIterator' argument 1 names different: declaration 'mapping' definition 'container'. autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:332:18: style: Variable 'other_container' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:376:18: style: Variable 'other_container' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:948:52: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1315:52: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1390:52: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1440:52: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc:1502:52: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:48:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable py_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:51:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable py_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:58:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:114:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable py_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:122:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable py_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:134:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable py_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc:76:26: style: Variable 'file_proto' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:68:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyDescriptorPool_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:105:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:127:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:145:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:179:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:200:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:216:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:238:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:259:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:280:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:302:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:320:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:338:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:361:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:410:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:427:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:444:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:461:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:478:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:520:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:701:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:68:29: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc:84:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc:164:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc:200:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc:222:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc:230:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExtensionDict_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:108:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parent [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:136:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:193:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_SystemError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:224:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_SystemError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:239:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:327:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:354:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:370:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:429:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalarMapContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:508:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:533:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:671:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MessageMapContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:712:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:806:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:916:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MapIterator_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:945:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_RuntimeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:1030:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:735:17: style: Local variable 'value' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:723:15: note: Shadowed declaration autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:735:17: note: Shadow variable autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:738:23: style: Local variable 'key' shadows outer argument [shadowArgument] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:709:71: note: Shadowed declaration autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:738:23: note: Shadow variable autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:710:54: style: Parameter 'v' can be declared as pointer to const. However it seems that 'MessageMapSetItem' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:864:26: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/map_container.cc:710:54: note: Parameter 'v' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:215:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyTuple_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:453:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:502:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:584:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:596:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:760:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:832:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:853:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_KeyError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:862:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMessage_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1013:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyFieldDescriptor_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1030:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1086:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1151:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1348:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1430:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1460:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1490:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1544:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1738:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1743:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1795:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1813:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1941:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1949:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMessage_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1981:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMessage_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2033:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2092:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2113:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2125:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2199:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_ValueError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2231:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2258:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_NE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2347:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_SystemError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2395:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2501:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMessage_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2525:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2569:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2586:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2613:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_AttributeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2726:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2789:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2924:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyType_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:606:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_OverflowError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message_factory.cc:84:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message_factory.cc:155:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message_factory.cc:208:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message_module.cc:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message_module.cc:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:208:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:268:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:330:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:340:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RepeatedCompositeContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:442:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:476:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:542:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RepeatedCompositeContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:592:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RepeatedCompositeContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc:263:31: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2928:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2939:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2947:5: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2955:5: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2986:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2988:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2990:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2996:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:3004:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:3007:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:3014:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:3016:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:3018:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:3020:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:3022:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:3024:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:3026:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:3028:3: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:480:7: performance:inconclusive: Technically the member function 'google::protobuf::python::ChildVisitor::VisitRepeatedCompositeContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:485:7: performance:inconclusive: Technically the member function 'google::protobuf::python::ChildVisitor::VisitRepeatedScalarContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:490:7: performance:inconclusive: Technically the member function 'google::protobuf::python::ChildVisitor::VisitCMessage' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:925:7: style:inconclusive: Technically the member function 'google::protobuf::python::cmessage::FixupMessageReference::VisitRepeatedCompositeContainer' can be const. [functionConst] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:930:7: style:inconclusive: Technically the member function 'google::protobuf::python::cmessage::FixupMessageReference::VisitRepeatedScalarContainer' can be const. [functionConst] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:935:7: style:inconclusive: Technically the member function 'google::protobuf::python::cmessage::FixupMessageReference::VisitMapContainer' can be const. [functionConst] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1375: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] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1388: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] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1393:7: performance:inconclusive: Technically the member function 'google::protobuf::python::cmessage::ClearWeakReferences::VisitMapContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1398: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] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1625:7: style:inconclusive: Technically the member function 'google::protobuf::python::cmessage::SetOwnerVisitor::VisitRepeatedCompositeContainer' can be const. [functionConst] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1630:7: style:inconclusive: Technically the member function 'google::protobuf::python::cmessage::SetOwnerVisitor::VisitRepeatedScalarContainer' can be const. [functionConst] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1635:7: style:inconclusive: Technically the member function 'google::protobuf::python::cmessage::SetOwnerVisitor::VisitMapContainer' can be const. [functionConst] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1640:7: style:inconclusive: Technically the member function 'google::protobuf::python::cmessage::SetOwnerVisitor::VisitCMessage' can be const. [functionConst] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1699: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] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1703: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] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1707:7: performance:inconclusive: Technically the member function 'google::protobuf::python::cmessage::ReleaseChild::VisitMapContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:925:7: warning: The struct 'FixupMessageReference' defines member function with name 'VisitRepeatedCompositeContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:480:7: note: Parent function 'ChildVisitor::VisitRepeatedCompositeContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:925:7: note: Derived function 'FixupMessageReference::VisitRepeatedCompositeContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:930:7: warning: The struct 'FixupMessageReference' defines member function with name 'VisitRepeatedScalarContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:485:7: note: Parent function 'ChildVisitor::VisitRepeatedScalarContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:930:7: note: Derived function 'FixupMessageReference::VisitRepeatedScalarContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1375:7: warning: The struct 'ClearWeakReferences' defines member function with name 'VisitRepeatedCompositeContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:480:7: note: Parent function 'ChildVisitor::VisitRepeatedCompositeContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1375:7: note: Derived function 'ClearWeakReferences::VisitRepeatedCompositeContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1388:7: warning: The struct 'ClearWeakReferences' defines member function with name 'VisitRepeatedScalarContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:485:7: note: Parent function 'ChildVisitor::VisitRepeatedScalarContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1388:7: note: Derived function 'ClearWeakReferences::VisitRepeatedScalarContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1398:7: warning: The struct 'ClearWeakReferences' defines member function with name 'VisitCMessage' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:490:7: note: Parent function 'ChildVisitor::VisitCMessage' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1398:7: note: Derived function 'ClearWeakReferences::VisitCMessage' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1625:7: warning: The class 'SetOwnerVisitor' defines member function with name 'VisitRepeatedCompositeContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:480:7: note: Parent function 'ChildVisitor::VisitRepeatedCompositeContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1625:7: note: Derived function 'SetOwnerVisitor::VisitRepeatedCompositeContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1630:7: warning: The class 'SetOwnerVisitor' defines member function with name 'VisitRepeatedScalarContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:485:7: note: Parent function 'ChildVisitor::VisitRepeatedScalarContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1630:7: note: Derived function 'SetOwnerVisitor::VisitRepeatedScalarContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1640:7: warning: The class 'SetOwnerVisitor' defines member function with name 'VisitCMessage' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:490:7: note: Parent function 'ChildVisitor::VisitCMessage' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1640:7: note: Derived function 'SetOwnerVisitor::VisitCMessage' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1699:7: warning: The struct 'ReleaseChild' defines member function with name 'VisitRepeatedCompositeContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:480:7: note: Parent function 'ChildVisitor::VisitRepeatedCompositeContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1699:7: note: Derived function 'ReleaseChild::VisitRepeatedCompositeContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1703:7: warning: The struct 'ReleaseChild' defines member function with name 'VisitRepeatedScalarContainer' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:485:7: note: Parent function 'ChildVisitor::VisitRepeatedScalarContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1703:7: note: Derived function 'ReleaseChild::VisitRepeatedScalarContainer' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1711:7: warning: The struct 'ReleaseChild' defines member function with name 'VisitCMessage' also defined in its parent struct 'ChildVisitor'. [duplInheritedMember] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:490:7: note: Parent function 'ChildVisitor::VisitCMessage' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1711:7: note: Derived function 'ReleaseChild::VisitCMessage' autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:768:30: style: Condition '!AllowInvalidUTF8(descriptor)' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:768:47: note: Calling function 'AllowInvalidUTF8' returns 0 autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:768:30: note: Condition '!AllowInvalidUTF8(descriptor)' is always true autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:912:63: style: Condition 'MaybeReleaseOverlappingOneofField(parent,parent_field)<0' is always false [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:912:40: note: Calling function 'MaybeReleaseOverlappingOneofField' returns 0 autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:912:63: note: Condition 'MaybeReleaseOverlappingOneofField(parent,parent_field)<0' is always false autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2471:65: style: Condition 'MaybeReleaseOverlappingOneofField(self,field_descriptor)<0' is always false [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2471:40: note: Calling function 'MaybeReleaseOverlappingOneofField' returns 0 autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2471:65: note: Condition 'MaybeReleaseOverlappingOneofField(self,field_descriptor)<0' is always false autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:605:34: style: Condition 'value==-1' is always false [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:329:3: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:543:30: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:587:18: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:863:43: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1418:3: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1954:18: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1986:18: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2497:35: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2544:61: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2602:55: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2619:40: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2624:40: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:338:45: style:inconclusive: Function 'InsertEmptyWeakref' argument 1 names different: declaration 'base' definition 'base_type'. [funcArgNamesDifferent] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:99:45: note: Function 'InsertEmptyWeakref' argument 1 names different: declaration 'base' definition 'base_type'. autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:338:45: note: Function 'InsertEmptyWeakref' argument 1 names different: declaration 'base' definition 'base_type'. autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1222:21: style: Local variable 'kwargs' shadows outer argument [shadowArgument] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1149:62: note: Shadowed declaration autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1222:21: note: Shadow variable autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:303:21: style: Variable 'py_descriptor_pool' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:338:45: style: Parameter 'base_type' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:460:18: style: Variable 'type' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:480:67: style: Parameter 'container' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:485:61: style: Parameter 'container' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:490:31: style: Parameter 'cmessage' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:581:43: style: Parameter 'expected_types' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:674:22: style: Variable 'nb' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:867:15: style: Parameter 'cmessage' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1524:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'HasField' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2663:30: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:1524:30: note: Parameter 'self' can be declared as pointer to const autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/message.cc:2872:13: style: Variable 'cmsg' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:99:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:204:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:305:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:352:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:464:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:496:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:538:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:545:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_EQ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:565:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_NE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:594:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PickleError_class [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:635:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:645:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_IndexError [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:674:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RepeatedScalarContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:723:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RepeatedScalarContainer_Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc:434:14: style: The scope of the variable 'length' can be reduced. [variableScope] autofdo-0.19/third_party/protobuf/ruby/ext/google/protobuf_c/upb.h:1016:0: error: #error Could not determine how many bits pointers are. [preprocessorErrorDirective] autofdo-0.19/third_party/protobuf/src/google/protobuf/any.cc:91:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/any.cc:118:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/any.pb.cc:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/any.pb.cc:72:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/any.pb.cc:89:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable protodesc_cold [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/any.pb.cc:147:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/any.pb.cc:187:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/any.pb.cc:191:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/any.pb.cc:223:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/any.pb.cc:275:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/any.pb.cc:305:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/any.pb.cc:420:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena.cc:145:1: error: There is an unknown macro here somewhere. Configuration is required. If GOOGLE_PROTOBUF_ATTRIBUTE_FUNC_ALIGN is a macro then please configure it. [unknownMacro] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:53:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:71:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:86:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:155:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:172:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable protodesc_cold [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:225:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:243:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:263:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:274:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:287:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:295:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:299:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:315:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:339:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:458:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:531:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:654:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_context_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:733:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:747:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:771:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:792:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable request_streaming_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:823:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:827:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:864:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:991:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:1060:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:1253:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:1268:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:1284:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:1323:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:1327:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:1359:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:1415:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:1449:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/api.pb.cc:1568:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:152:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:160:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:330:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionalInt32FieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1045:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1421:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:75:7: style:inconclusive: Technically the member function 'google::protobuf::Notifier::GetCount' can be const. [functionConst] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:973:10: style: Redundant initialization for 'submsg'. The initialized value is overwritten before it is read. [redundantInitialization] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:967:19: note: submsg is initialized autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:973:10: note: submsg is overwritten autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:479:32: style: Variable 'released_null' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1072:21: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1141:32: style: Variable 'submessage_expected' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1360:51: style: Parameter 'arena' can be declared as pointer to const. However it seems that 'on_init' is a callback function, if 'arena' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1403:50: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1360:51: note: Parameter 'arena' can be declared as pointer to const autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1373:51: style: Parameter 'arena' can be declared as pointer to const. However it seems that 'on_reset' is a callback function, if 'arena' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1405:51: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1373:51: note: Parameter 'arena' can be declared as pointer to const autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1380:57: style: Parameter 'arena' can be declared as pointer to const. However it seems that 'on_destruction' is a callback function, if 'arena' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1406:57: note: You might need to cast the function pointer here autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:1380:57: note: Parameter 'arena' can be declared as pointer to const autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:213:3: warning:inconclusive: Access of moved variable 's'. [accessMoved] autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:211:56: note: Calling std::move(s) autofdo-0.19/third_party/protobuf/src/google/protobuf/arena_unittest.cc:213:3: note: Access of moved variable 's'. autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/code_generator.cc:84:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/code_generator.cc:90:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/code_generator.cc:94:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/code_generator.cc:108:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:337:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:374:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:410:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:416:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:422:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:507:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IsSubstring [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:738:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPathSeparator [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:814:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPathSeparator [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:1110:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPathSeparator [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:2258:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:158:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:176:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:204:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:235:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:283:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:288:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:297:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:307:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:316:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clog [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:351:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:478:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:538:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:637:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:674:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:801:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generators_by_flag_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:813:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generators_by_flag_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:818:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plugin_prefix_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:844:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_format_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:980:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_path_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:999:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_set_in_names_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1044:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_files_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1092:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct_dependencies_violation_msg_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1112:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_files_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable executable_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1371:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1686:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1789:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plugin_prefix_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1857:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_WRONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1923:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1988:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable codec_type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:2054:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imports_in_descriptor_set_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:2177:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:2226:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:92:1: style: The class 'CommandLineInterfaceTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:2239:1: style: The class 'EncodeDecodeTest' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:344:41: error: Return value of allocation function 'new' is not stored. [leakReturnValNotUsed] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc:2298:43: error: Return value of allocation function 'new' is not stored. [leakReturnValNotUsed] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc:92:13: style: Variable 'expected_contents' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc:58:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc:74:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_h [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc:82:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc:185:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc:198:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc:254:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:614:43: warning: Member variable 'MemoryOutputStream::append_mode_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:275:3: style: Class 'ErrorPrinter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:368:3: style: Class 'GeneratorContextImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1066:16: style: Local variable 'i' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1042:12: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:1066:16: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:2063:16: style: Local variable 'i' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:2061:14: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:2063:16: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:65:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:72:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:77:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:86:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:105:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:110:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:115:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:120:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:125:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:130:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:162:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:169:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:176:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:187:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:194:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:219:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:229:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:238:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:245:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:256:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:278:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:315:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:320:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:325:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:336:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:369:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:437:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:465:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:486:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_traits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc:97:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc:132:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc:110:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc:124:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc:189:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc:81:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:70:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scc_analyzer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:104:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:117:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:142:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:193:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_h [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:222:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_h [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:261:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:331:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:406:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:452:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:488:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:599:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ForwardDeclarations [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:744:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:951:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1000:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable table_driven_parsing [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1111:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1116:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable package_parts_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1175:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMinHeaderVersionForProtoc [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1258:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable annotation_guard_name [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1304:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1322:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kThinSeparator [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1332:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1342:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kThinSeparator [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1358:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extension_generators_owner_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1373:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kThinSeparator [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:1394:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:121:14: style: Local variable 'i' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:118:12: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc:121:14: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:45:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:97:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:108:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:115:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:127:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:139:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:154:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:159:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:164:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:182:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:291:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:301:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:320:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc:399:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:266:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:317:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:347:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:353:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32min [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:363:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint64min [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:408:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:542:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:547:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:575:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:683:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITE_RUNTIME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:689:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:710:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cache_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:772:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable analysis_cache_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:700:8: style:inconclusive: Technically the member function 'google::protobuf::compiler::cpp::CompareDescriptors::operator()' can be const. [functionConst] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:779:14: style: Local variable 'i' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:774:12: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:779:14: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:109:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implicit_weak_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:116:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implicit_weak_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:125:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implicit_weak_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:170:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implicit_weak_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:239:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implicit_weak_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:358:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:374:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:388:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implicit_weak_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:400:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:409:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:416:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:421:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:431:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implicit_weak_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:448:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:455:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:463:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:475:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:482:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:516:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implicit_weak_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:594:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:636:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implicit_weak_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:643:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:649:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:670:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:717:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implicit_weak_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:729:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implicit_weak_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:743:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:754:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:776:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:798:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc:809:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:140:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:154:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:191:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:217:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:455:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_weak_fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:503:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_has_bit_index_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:519:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:528:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:559:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:622:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_bit_indices_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:666:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:740:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:782:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1314:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1339:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_weak_fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1363:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable table_driven_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1442:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1493:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1530:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable table_driven_serialization [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1711:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1738:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1897:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable table_driven_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:1993:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable table_driven_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2079:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2167:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2187:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2224:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2300:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optimized_order_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2373:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optimized_order_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2592:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2609:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_bit_indices_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2630:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2843:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2897:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:2980:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3227:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3269:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3632:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_bit_indices_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3693:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3737:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3854:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3945:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_bit_indices_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3960:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZERO_PAD_8 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:3976:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:4246:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classname_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc:141:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:60:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFixed32Size [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:106:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:113:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:118:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:127:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:141:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:146:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:151:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:156:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:161:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:166:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:175:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:182:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:191:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:207:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:214:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:234:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:244:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:250:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:263:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:278:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:289:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:311:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:338:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:343:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:348:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:358:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:363:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:371:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:382:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:422:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:443:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:364:8: warning: The class 'MatchRepeatedAndHasByteAndRequired' defines member function with name 'operator()' also defined in its parent class 'MatchRepeatedAndHasByte'. [duplInheritedMember] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:344:8: note: Parent function 'MatchRepeatedAndHasByte::operator()' autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:364:8: note: Derived function 'MatchRepeatedAndHasByteAndRequired::operator()' autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:378:8: warning: The class 'MatchRepeatedAndHasByteAndZeroInits' defines member function with name 'operator()' also defined in its parent class 'MatchRepeatedAndHasByte'. [duplInheritedMember] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:344:8: note: Parent function 'MatchRepeatedAndHasByte::operator()' autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:378:8: note: Derived function 'MatchRepeatedAndHasByteAndZeroInits::operator()' autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:642:11: style: Condition 'is_lazy' is always false [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:641:22: note: Assignment 'is_lazy=false', assigned value is 0 autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:642:11: note: Condition 'is_lazy' is always false autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:62:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:71:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:114:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:151:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VIRTUAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:176:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:238:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc:278:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REQUEST [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:64:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inlined_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:110:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inlined_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:135:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:163:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:232:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:397:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:409:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:450:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:492:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:504:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inlined_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:520:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inlined_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:534:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:559:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inlined_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:569:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inlined_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:582:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:594:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:613:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:626:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:640:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:647:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inlined_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:655:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inlined_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:664:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:871:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:894:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:901:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:909:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:927:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:934:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:942:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:1019:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable safe_boundary_check [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:1098:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:1103:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:1108:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:1119:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:1124:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:1138:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:1156:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc:1174:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:98:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_ext [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:105:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestConflictingEnumNames_NestedConflictingEnum_and_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/metadata_test.cc:120:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEnumTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/metadata_test.cc:135:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/cpp/metadata_test.cc:149:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc:87:13: style: Variable 'expected_contents' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc:60:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:58:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:63:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:80:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:93:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc:115:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.cc:69:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:60:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:106:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:125:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:145:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:149:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:153:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:168:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:249:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:279:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:304:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:374:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc:422:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:64:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:93:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc:131:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:67:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSHARPTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:318:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:390:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFixed32Size [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc:88:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc:92:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_names_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc:96:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_by_number_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc:110:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc:514:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc:568:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:418:31: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:346:23: performance: Function parameter 'file_extension' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:348:23: performance: Function parameter 'base_namespace' should be passed by const reference. [passedByValue] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:240:61: warning: Either the condition 'prefix_indexfile())' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:463:42: note: Calling function 'ShouldTreatMapsAsRepeatedFields' returns 0 autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:463:10: note: Return value '!ShouldTreatMapsAsRepeatedFields(*d->file())' is always true autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:467:29: style: Return value '!ShouldTreatMapsAsRepeatedFields(*field->file())' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:467:61: note: Calling function 'ShouldTreatMapsAsRepeatedFields' returns 0 autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:467:29: note: Return value '!ShouldTreatMapsAsRepeatedFields(*field->file())' is always true autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1821:7: style: Condition '!NamespaceOnly(desc)' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1821:21: note: Calling function 'NamespaceOnly' returns 0 autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1821:7: note: Condition '!NamespaceOnly(desc)' is always true autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1902:7: style: Condition '!NamespaceOnly(desc)' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1902:21: note: Calling function 'NamespaceOnly' returns 0 autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1902:7: note: Condition '!NamespaceOnly(desc)' is always true autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1927:7: style: Condition '!NamespaceOnly(desc)' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1927:21: note: Calling function 'NamespaceOnly' returns 0 autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:1927:7: note: Condition '!NamespaceOnly(desc)' is always true autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:2260:34: style: Condition '!UseBrokenPresenceSemantics(options,field)' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:2260:61: note: Calling function 'UseBrokenPresenceSemantics' returns 0 autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:2260:34: note: Condition '!UseBrokenPresenceSemantics(options,field)' is always true autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:55:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:159:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:166:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:190:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:217:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:221:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:231:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:240:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:248:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:262:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:267:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:282:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:311:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:321:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:331:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:354:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:362:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:368:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:373:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:386:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:419:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:432:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:437:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extension_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:443:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc:460:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_generators_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc:77:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc:199:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc:221:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_bundled_proto_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc:357:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc:591:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProtobufLibraryFrameworkName [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc:163:20: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc:199:20: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc:81:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc:97:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc:158:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJECTIVECTYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc:169:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJECTIVECTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected_prefixes_path [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:235:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:244:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:288:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:302:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:551:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:617:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:626:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJECTIVECTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:702:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:732:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:792:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:862:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:984:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1005:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1076:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1193:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1348:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1477:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1526:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable include_wkt_imports_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1622:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable need_to_parse_mapping_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1640:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc:126:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc:155:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FieldDescriptor [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc:167:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FieldDescriptor [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc:237:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc:298:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc:396:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:993:3: style: Class 'ExpectedPrefixesCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1399:3: style: Class 'Parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:802:23: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:118:28: style: Variable 'last_char_was_number' is reassigned a value before the old one has been used. [redundantAssignment] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:117:28: note: last_char_was_number is assigned autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:118:28: note: last_char_was_number is overwritten autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:127:27: style: Variable 'last_char_was_lower' is reassigned a value before the old one has been used. [redundantAssignment] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:126:50: note: last_char_was_lower is assigned autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:127:27: note: last_char_was_lower is overwritten autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:135:27: style: Variable 'last_char_was_upper' is reassigned a value before the old one has been used. [redundantAssignment] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:134:72: note: last_char_was_upper is assigned autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:135:27: note: last_char_was_upper is overwritten autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1097:30: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc:54:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc:64:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc:89:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:68:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:73:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:106:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:115:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc:121:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:82:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:116:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:132:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:147:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:155:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:166:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc:175:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable variables_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:66:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:139:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:143:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:147:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:178:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_IDENTIFIER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:189:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INTEGER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:207:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:221:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INTEGER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:237:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_FLOAT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:267:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:291:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable upcoming_doc_comments_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:326:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_collector_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:333:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable column [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:342:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:372:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parser_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:411:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_location_table_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:446:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_SYMBOL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:464:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_SYMBOL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:533:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:596:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSyntaxFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:626:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:672:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:705:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:720:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:765:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNestedTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:824:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kLabelFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:855:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1015:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1075:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1111:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kDefaultValueFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1248:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kJsonNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1267:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNamePartFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1312:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1337:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_STATEMENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1475:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMBER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1570:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1602:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStartFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1645:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1678:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kStartFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1744:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kExtendeeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1780:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1847:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1889:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1907:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1943:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:1967:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:2006:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:2023:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNameFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:2101:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_STATEMENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:2117:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:2131:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:2144:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:2192:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPackageFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:2219:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kPublicDependencyFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser.cc:2270:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable location_map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:193:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:203:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:213:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:221:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:268:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable require_syntax_identifier_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:297:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable require_syntax_identifier_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:1144:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable require_syntax_identifier_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:1883:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FieldDescriptorProto_Label_LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:1958:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:1988:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2038:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2127:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_END [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2202:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2279:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2560:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2578:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2604:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2623:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2682:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2727:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2752:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2778:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2809:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2828:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2849:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2870:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2886:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2910:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2959:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:3006:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:3101:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:3138:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:3184:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:3234:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:3266:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:3306:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:3361:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2351:7: error: Non-local variable 'spans_' will use object that points to local variable 'location'. [danglingLifetime] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2342:48: note: Assigned to reference. autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2352:68: note: Address of variable taken here. autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2342:48: note: Assigned to reference. autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2352:68: note: Passed to 'make_pair'. autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2342:48: note: Assigned to reference. autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2352:25: note: Added to container 'spans_'. autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2342:39: note: Variable created here. autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2351:7: note: Non-local variable 'spans_' will use object that points to local variable 'location'. autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:293:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:422:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:463:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:620:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:962:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:1008:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:1068:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:1168:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:1299:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:1401:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2500:12: warning:inconclusive: Member variable 'SpanKey::descriptor_proto' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2500:12: warning:inconclusive: Member variable 'SpanKey::field' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2500:12: warning:inconclusive: Member variable 'SpanKey::index' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2139:15: style: The scope of the variable 'expected_comments' can be reduced. [variableScope] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.cc:149:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:287:18: style: Condition 'proto_file==kEmptyFile' is always false [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.cc:146:32: style: Parameter 'argv' can be declared as const array [constParameter] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:474:50: style:inconclusive: Function 'UnderscoresToCamelCase' argument 1 names different: declaration 'name' definition 'input'. [funcArgNamesDifferent] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:90:50: note: Function 'UnderscoresToCamelCase' argument 1 names different: declaration 'name' definition 'input'. autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:474:50: note: Function 'UnderscoresToCamelCase' argument 1 names different: declaration 'name' definition 'input'. autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:512:39: style:inconclusive: Function 'BinaryToHex' argument 1 names different: declaration 'binary' definition 'src'. [funcArgNamesDifferent] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:92:39: note: Function 'BinaryToHex' argument 1 names different: declaration 'binary' definition 'src'. autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:512:39: note: Function 'BinaryToHex' argument 1 names different: declaration 'binary' definition 'src'. autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:515:17: style: Variable 'symbol' can be declared as const array [constVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:274:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:293:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:321:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:386:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:429:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_descriptor_serialized_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:480:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:985:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1173:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_count [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1183:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extension_count [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1215:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1227:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1240:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1286:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1312:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1323:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1357:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:1393:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable printer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:71:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:101:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:189:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:206:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable protodesc_cold [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:260:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:273:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable major_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:282:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable patch_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:300:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:304:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:315:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:357:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:422:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:462:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:506:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:573:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:609:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:617:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:640:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:656:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compiler_version_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:665:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compiler_version_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:675:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compiler_version_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:683:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:687:128: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:700:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:733:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:811:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:861:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:930:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1013:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1023:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1040:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1086:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1090:134: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1101:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1135:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1201:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1246:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1297:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1394:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1400:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1416:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1451:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1455:129: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1467:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1493:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1539:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1573:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1686:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc:1695:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:757:30: style: Local variable 'm' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:697:28: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:757:30: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:761:12: style: Local variable 'options_string' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:731:10: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc:761:12: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc:155:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc:129:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc:346:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc:413:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO2 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc:482:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc:293:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_stdin_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc:314:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_pid_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc:360:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable child_stdin_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc:57:14: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc:341:13: style: Variable 'ignored' is reassigned a value before the old one has been used. [redundantAssignment] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc:339:13: note: ignored is assigned autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/subprocess.cc:341:13: note: ignored is overwritten autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc:155:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_output_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc:178:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_output_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:228:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:513:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allowed_proto3_extendees_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:849:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_descriptor_tables_once_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1208:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1213:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1313:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1320:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enforce_dependencies_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1332:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1361:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generated_pool_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1414:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1434:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1516:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1548:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1806:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1853:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1870:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1889:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1931:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1987:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2011:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2046:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2058:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_code_info_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2103:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2120:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_json_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2238:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable client_streaming_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2265:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2317:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2424:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kSyntaxFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2555:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_GROUP [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2649:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRINT_LABEL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2664:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kTypeToName [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2690:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OMIT_LABEL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2788:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OMIT_LABEL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2968:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_code_info_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:2997:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO2 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3050:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNestedTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3061:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kExtensionFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3077:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOneofDeclFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3084:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEnumTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3094:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kValueFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3099:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kServiceFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3105:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMethodFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3465:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_NAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3471:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPTION_VALUE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3575:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3588:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fallback_database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3607:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_error_collector_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3634:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3688:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3807:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3894:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3900:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3995:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:4001:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:4033:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:4068:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:4093:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:4127:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:4185:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:4191:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:4205:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:4313:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:4576:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:4724:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REQUIRED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:4973:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMBER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5012:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMBER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5025:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMBER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5053:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5114:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO2 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5147:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5249:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5317:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5346:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOptionsFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5435:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5492:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLACEHOLDER_EXTENDABLE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5778:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPUT_TYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5827:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LITE_RUNTIME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5843:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5901:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5936:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5972:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5987:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6007:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6083:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUMBER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6108:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6128:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6207:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAME [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6257:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JS_NORMAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6364:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6489:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6710:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6752:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7041:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7070:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7092:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7109:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7126:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7160:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTHER [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7183:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7228:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_once_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7235:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_once_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7242:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_once_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7249:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_building_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7262:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependencies_once_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7281:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7289:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7302:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable once_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:7310:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_building_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3614:20: warning: Member variable 'DescriptorBuilder::file_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3614:20: warning: Member variable 'DescriptorBuilder::file_tables_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:749:8: style:inconclusive: Technically the member function 'google::protobuf::FileDescriptorTables::AddFieldByStylizedNames' can be const. [functionConst] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1155:28: note: Technically the member function 'google::protobuf::FileDescriptorTables::AddFieldByStylizedNames' can be const. autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:749:8: note: Technically the member function 'google::protobuf::FileDescriptorTables::AddFieldByStylizedNames' can be const. autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:765:8: style:inconclusive: Technically the member function 'google::protobuf::FileDescriptorTables::FinalizeTables' can be const. [functionConst] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1147:28: note: Technically the member function 'google::protobuf::FileDescriptorTables::FinalizeTables' can be const. autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:765:8: note: Technically the member function 'google::protobuf::FileDescriptorTables::FinalizeTables' can be const. autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:768:15: performance:inconclusive: Technically the member function 'google::protobuf::FileDescriptorTables::FindParentForFieldsByMap' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:990:35: note: Technically the member function 'google::protobuf::FileDescriptorTables::FindParentForFieldsByMap' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:768:15: note: Technically the member function 'google::protobuf::FileDescriptorTables::FindParentForFieldsByMap' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3215:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::IsInPackage' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3695:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::IsInPackage' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3215:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::IsInPackage' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3232:10: style:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::FindSymbolNotEnforcingDepsHelper' can be const. [functionConst] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3709:27: note: Technically the member function 'google::protobuf::DescriptorBuilder::FindSymbolNotEnforcingDepsHelper' can be const. autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3232:10: note: Technically the member function 'google::protobuf::DescriptorBuilder::FindSymbolNotEnforcingDepsHelper' can be const. autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3370:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::CrossLinkExtensionRange' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5472:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::CrossLinkExtensionRange' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3370:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::CrossLinkExtensionRange' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3374:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::CrossLinkEnumValue' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:5746:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::CrossLinkEnumValue' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3374:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::CrossLinkEnumValue' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3544:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateEnumValueOptions' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6097:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateEnumValueOptions' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3544:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateEnumValueOptions' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3548:8: performance:inconclusive: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateMethodOptions' can be static (but you may consider moving to unnamed namespace). [functionStatic] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6117:25: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateMethodOptions' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3548:8: note: Technically the member function 'google::protobuf::DescriptorBuilder::ValidateMethodOptions' can be static (but you may consider moving to unnamed namespace). autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:822:7: warning: Class 'FileDescriptorTables' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:822:7: warning: Class 'FileDescriptorTables' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:318:3: style: Class 'PrefixRemover' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6514:8: warning: Possible null pointer dereference: field [nullPointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6416:34: note: Assignment 'field=NULL', assigned value is 0 autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6422:21: note: Assuming condition is false autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6514:8: note: Null pointer dereference autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:3773:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:97:27: style: struct member 'Symbol::package_file_descriptor' is never used. [unusedStructMember] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1010:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:1032:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6603:28: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6650:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.cc:6660:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:190:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:205:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:225:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:240:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:254:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:274:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:289:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:304:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:319:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:333:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:350:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:365:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:381:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:396:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:411:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:426:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:441:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:456:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:471:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:486:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:501:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:516:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:530:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:545:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:559:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:574:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:588:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1079:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1096:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable protodesc_cold [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1269:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1322:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1345:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1368:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1391:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1414:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1447:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1455:118: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1492:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1496:118: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1689:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1696:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1711:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1724:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable source_code_info_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1752:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1766:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1799:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1815:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1830:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1845:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1849:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1867:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:1909:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2102:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2217:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2387:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable public_dependency_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2540:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2560:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2573:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2592:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2599:131: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2610:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2621:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2633:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2647:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2651:131: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2662:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2705:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2752:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2783:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2818:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2877:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2925:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2934:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2950:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2957:130: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2967:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2975:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:2999:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3003:130: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3014:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3053:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3088:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3113:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3141:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3190:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3236:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3243:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3256:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3282:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3297:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3321:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3330:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3341:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3355:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3359:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3378:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3410:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3557:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3661:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3848:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3958:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3975:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3990:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:3999:122: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4037:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4041:122: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4264:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4277:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4303:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4310:121: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4346:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4362:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4381:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4395:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4399:121: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4410:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4463:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4641:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4734:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4836:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:4959:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oneof_index_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5026:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5037:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5050:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5068:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5075:121: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5091:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5100:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5111:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5125:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5129:121: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5140:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5172:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5218:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5249:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5285:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5383:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5390:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5406:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5413:138: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5423:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5431:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5455:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5459:138: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5470:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5509:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5544:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5569:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5597:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5646:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5692:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5699:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5712:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5733:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5743:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5762:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5771:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5782:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5796:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5800:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5814:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5846:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5933:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:5992:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6084:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6184:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6196:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6209:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6228:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6235:125: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6251:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6261:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6274:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6288:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6292:125: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6303:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6336:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6396:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6432:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6473:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6534:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6582:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6590:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6603:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6622:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6630:123: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6647:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6656:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6667:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6681:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6685:123: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6697:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6729:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6787:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6827:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6882:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6980:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:6990:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7003:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7025:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7032:122: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7058:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7072:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7087:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7101:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7105:122: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7116:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7157:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7263:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7324:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7392:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7477:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable server_streaming_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7531:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7540:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7573:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7582:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7634:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cc_enable_arenas_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7650:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7683:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7687:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7700:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:7758:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8068:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8227:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8409:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8583:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable java_multiple_files_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8660:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8694:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8713:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8722:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8734:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_wire_format_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8742:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_entry_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8766:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8770:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8784:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_entry_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8819:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_standard_descriptor_accessor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8900:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:8948:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9011:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9068:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no_standard_descriptor_accessor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9124:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9136:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9157:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9166:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9178:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctype_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9186:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jstype_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9210:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9214:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9227:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9272:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9387:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9447:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9522:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9591:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9653:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9667:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9682:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9691:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9729:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9733:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9948:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9956:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9973:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9982:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:9994:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_alias_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10002:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10026:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10030:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10044:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10079:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10132:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10170:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10223:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10270:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10320:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10330:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10346:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10355:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10367:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10395:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10399:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10485:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10518:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10649:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10658:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10674:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10683:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10695:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10723:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10727:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10813:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10846:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10977:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:10986:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11003:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11012:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11024:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deprecated_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11032:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idempotency_level_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11056:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11060:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11073:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11171:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11210:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11264:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11312:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable idempotency_level_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11362:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11372:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11388:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11395:129: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11410:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_extension_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11440:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11444:129: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11455:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11482:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11530:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11560:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11612:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11659:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11678:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11706:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11712:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11733:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11741:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11767:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positive_int_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11778:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable double_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11805:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11809:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11821:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11872:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:11985:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12049:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12122:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12207:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable negative_int_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12272:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12291:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12301:124: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12354:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12358:124: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12372:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12441:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12510:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12579:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12654:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12794:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12800:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12815:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12823:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12860:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:12864:115: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13056:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13063:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13081:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13089:129: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13105:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable begin_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13114:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13139:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13143:129: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13155:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _has_bits_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13205:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13269:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13317:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13368:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13441:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13490:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13497:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13512:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13520:118: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13557:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13561:118: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13753:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor.pb.cc:13760:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_database.cc:57:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable by_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_database.cc:95:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_database.cc:163:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_database.cc:179:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable by_name_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_database.cc:256:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files_to_delete_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_database.cc:308:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files_to_delete_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_database.cc:318:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_database.cc:357:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_database.cc:469:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sources_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_database.cc:480:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sources_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_database.cc:503:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sources_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_database.cc:530:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sources_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:279:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:361:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:365:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_message_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:377:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_enum_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:389:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_enum_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:401:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_service_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:413:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_extension_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:425:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_extension_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:437:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:496:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:506:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:543:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:622:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:771:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:785:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:797:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:812:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:863:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message4_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:884:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:909:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:916:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REQUIRED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:948:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:962:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foreign_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:971:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1005:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1060:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1068:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oneof_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1086:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1337:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1351:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1356:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1367:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1400:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enum_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1511:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1520:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1525:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1553:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable service_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1558:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_request_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1563:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_response_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1698:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1706:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1718:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1743:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1751:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1756:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baz_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1769:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1816:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1886:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1937:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1962:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2204:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2260:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2285:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2310:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2335:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2360:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2377:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2402:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2435:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2555:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2669:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2687:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bar_file_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2707:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2738:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2783:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMaxNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2892:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2928:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_opt1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:2958:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bool_opt [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:3014:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complex_opt1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:3096:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_opt1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:3177:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complex_opt1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:3254:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complex_opt1 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:3334:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable complex_opt2 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:3358:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileopt [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:3465:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable required_enum_opt [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5620:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5815:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5845:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REQUIRED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5875:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REQUIRED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5895:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_FLOAT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5905:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:5915:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_BYTES [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6322:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6511:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6525:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6544:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6563:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6574:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6585:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6599:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6622:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6648:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6664:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6703:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6748:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6835:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6848:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6858:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable database_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6894:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:7108:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kJavaPackageFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:7513:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pool_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:7539:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pool_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:7592:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kMessageTypeFieldNumber [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:7765:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:7897:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazy_enum_option [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6448:5: style: Class 'CallCountingDatabase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:6487:5: style: Class 'FalsePositiveDatabase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1051:26: style: class member 'OneofDescriptorTest::e_' is never used. [unusedStructMember] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:1052:26: style: class member 'OneofDescriptorTest::f_' is never used. [unusedStructMember] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:7031:20: style: class member 'SourceLocationTest::kCustomOptionFieldNumber' is never used. [unusedStructMember] autofdo-0.19/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc:7033:20: style: class member 'SourceLocationTest::kA_aFieldNumber' is never used. [unusedStructMember] autofdo-0.19/third_party/protobuf/src/google/protobuf/drop_unknown_fields_test.cc:48:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUX [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/drop_unknown_fields_test.cc:69:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUX [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/drop_unknown_fields_test.cc:90:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUX [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/drop_unknown_fields_test.cc:110:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUX [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/duration.pb.cc:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/duration.pb.cc:72:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/duration.pb.cc:89:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable protodesc_cold [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/duration.pb.cc:129:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/duration.pb.cc:136:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/duration.pb.cc:145:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable seconds_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/duration.pb.cc:153:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nanos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/duration.pb.cc:177:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/duration.pb.cc:181:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/duration.pb.cc:193:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nanos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/duration.pb.cc:227:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nanos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/duration.pb.cc:402:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nanos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/duration.pb.cc:408:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:110:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:168:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable int32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:336:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:466:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:568:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:642:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prototypes_mutex_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:653:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:850:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Message [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:865:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:130:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:135:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prototype_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:140:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:150:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:164:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extensions_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:178:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:206:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:258:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:314:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto3_prototype_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:75:3: warning: Member variable 'DynamicMessageTest::descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:75:3: warning: Member variable 'DynamicMessageTest::prototype_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:75:3: warning: Member variable 'DynamicMessageTest::extensions_descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:75:3: warning: Member variable 'DynamicMessageTest::extensions_prototype_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:75:3: warning: Member variable 'DynamicMessageTest::packed_descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:75:3: warning: Member variable 'DynamicMessageTest::packed_prototype_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:75:3: warning: Member variable 'DynamicMessageTest::oneof_descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:75:3: warning: Member variable 'DynamicMessageTest::oneof_prototype_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:75:3: warning: Member variable 'DynamicMessageTest::proto3_descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc:75:3: warning: Member variable 'DynamicMessageTest::proto3_prototype_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:242:5: warning: Member variable 'TypeInfo::size' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:242:5: warning: Member variable 'TypeInfo::has_bits_offset' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:242:5: warning: Member variable 'TypeInfo::oneof_case_offset' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:242:5: warning: Member variable 'TypeInfo::internal_metadata_offset' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:242:5: warning: Member variable 'TypeInfo::extensions_offset' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:242:5: warning: Member variable 'TypeInfo::factory' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:242:5: warning: Member variable 'TypeInfo::pool' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:242:5: warning: Member variable 'TypeInfo::type' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:242:5: warning: Member variable 'TypeInfo::weak_field_map_offset' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/dynamic_message.cc:249:3: style: Class 'DynamicMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] autofdo-0.19/third_party/protobuf/src/google/protobuf/empty.pb.cc:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/empty.pb.cc:70:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/empty.pb.cc:87:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable protodesc_cold [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/empty.pb.cc:124:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/empty.pb.cc:131:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/empty.pb.cc:166:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/empty.pb.cc:170:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/empty.pb.cc:319:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:54:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FIELD_TYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:76:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:100:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable registry_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:123:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable containing_type_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:135:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:159:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:171:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:200:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arena_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:240:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:335:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:336:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:337:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_UINT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:338:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_UINT64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:339:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_FLOAT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:340:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:341:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_BOOL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:372:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arena_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:438:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:448:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:460:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:467:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:477:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_ENUM [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:499:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:509:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:522:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:529:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:538:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:559:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:579:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:612:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:656:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:681:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:710:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:733:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:740:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:750:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:821:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:936:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arena_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1051:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flat_capacity_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1123:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable large [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1157:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1206:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1409:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1456:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1566:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1708:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1734:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1775:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1854:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flat_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1869:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flat_capacity_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1907:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flat_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1919:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_int32_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1930:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_int32_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1940:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1945:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1949:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:1954:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:70:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unknown_fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:125:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:135:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FIELD_TYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:168:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:196:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_OPTIONAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:244:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:272:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arena_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:300:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:350:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeyValue [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:364:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:467:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_repeated [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:591:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:693:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_LENGTH_DELIMITED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:741:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc:772:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:152:11: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set.cc:163:34: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:948:3: debug: Failed to instantiate template "SumAllExtensions". The checking continues anyway. [templateInstantiation] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:74:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optionalgroup_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:110:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optionalgroup_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:133:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int64_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:151:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_foreign_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:180:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_set_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:216:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_foreign_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:240:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_foreign_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:266:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_foreign_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:351:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:427:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_foreign_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:457:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:612:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:666:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unpacked_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:687:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable packed_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:699:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:724:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_string_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:747:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:909:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:1120:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_nested_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:1195:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOREIGN_BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:71:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:88:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable protodesc_cold [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:127:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:155:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:159:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:190:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:231:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:255:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/field_mask.pb.cc:346:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:219:29: style: Variable 'mutable_extension' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:223:29: style: Variable 'released_extension' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:243:29: style: Variable 'mutable_extension' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:247:29: style: Variable 'released_extension' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:270:29: style: Variable 'released_extension' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:531:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:575:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:1090:7: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/protobuf/src/google/protobuf/extension_set_unittest.cc:1099:7: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:379:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_foreign_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:498:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:533:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:566:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:601:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:700:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:858:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:884:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:932:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:956:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IS_NULL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:102:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:128:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:141:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:196:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_non_weak_field_index_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:203:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:230:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_non_weak_field_index_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:385:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:516:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:645:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_non_weak_field_index_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:719:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:735:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:780:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:897:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:945:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:967:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1037:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_bit_indices_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1137:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1138:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1139:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1140:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1141:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1142:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1143:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1150:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1171:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1193:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1224:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1239:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1255:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1273:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1291:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYNTAX_PROTO3 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1303:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1319:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1326:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1363:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1379:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1387:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1421:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1428:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1462:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1482:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1518:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1580:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1621:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1640:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1661:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1703:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1723:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1748:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LABEL_REPEATED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1787:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1798:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1810:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1819:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1830:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1841:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1854:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:1883:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:2000:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:2220:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable message_factory_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:2230:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:2247:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:2346:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc:2400:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reflection [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_util.cc:288:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_util.cc:301:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_util.cc:533:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_util.cc:570:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_util.cc:579:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kNumTypes [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_util.cc:643:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_util.cc:687:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_util.cc:771:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_util.cc:789:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_LINKER_INITIALIZED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/implicit_weak_message.cc:42:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/implicit_weak_message.cc:56:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable implicit_weak_message_once_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:76:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:86:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aliasing_enabled_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:90:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_after_limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:103:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:119:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:137:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:147:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursion_budget_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:159:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursion_budget_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:170:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:180:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total_bytes_limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:185:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable total_bytes_limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:190:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:198:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_after_limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:231:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:264:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:285:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:302:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:414:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:444:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:459:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:489:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:534:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:554:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_end_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:572:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_after_limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:643:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable had_error_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:652:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:663:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:673:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:681:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:700:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:714:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:729:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:759:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream.cc:773:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kuint32max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_util.cc:709:31: style: Local variable 'output' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_util.cc:682:16: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_util.cc:709:31: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/generated_message_util.cc:755:45: style: Parameter 'submessage_arena' can be declared as pointer to const [constParameterPointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:236:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:239:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:562:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:566:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:591:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:606:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:618:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:634:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:783:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:807:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:827:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:844:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:864:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:885:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:907:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:957:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:986:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1016:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1166:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1183:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1195:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1209:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1221:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1251:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1293:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1298:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1367:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1368:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1390:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:1337:3: warning: Member variable 'ReallyBigInputStream::buffer_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:181:17: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:671:8: style: The scope of the variable 'read_buffer' can be reduced. [variableScope] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/printer.cc:67:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/printer.cc:77:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/printer.cc:91:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable annotation_collector_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/printer.cc:125:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable at_start_of_line_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/printer.cc:299:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indent_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/printer.cc:304:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/printer.cc:316:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/printer.cc:321:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/printer.cc:347:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:204:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:215:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:226:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:245:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable read_error_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:275:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_target_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:284:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_pos_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:292:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:301:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end_column [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:323:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:355:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:458:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_f_after_float_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:480:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:489:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:539:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable comment_style_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:563:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable previous_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:765:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:919:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:1044:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:340:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:333:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:314:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer.cc:309:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_char_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc:47:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc:184:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kuint64max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc:432:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_START [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc:692:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc:731:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kuint64max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc:766:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable 0.1e [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc:961:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:75:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:119:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable close_on_delete_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:127:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:142:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:158:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:217:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable close_on_delete_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:225:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:241:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_closed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:353:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:367:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:375:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:397:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_count_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:410:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prior_bytes_read_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:415:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:419:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:431:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:441:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:454:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:68:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:82:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_returned_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:92:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_returned_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:103:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:118:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:132:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_returned_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:141:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:151:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:183:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:189:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:194:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable target_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:226:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owns_copying_stream_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:232:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:266:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backup_bytes_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:280:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:301:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:311:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backup_bytes_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:330:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owns_copying_stream_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:340:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_used_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:356:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_used_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:364:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:368:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable failed_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:387:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:393:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_used_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:281:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:305:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:725:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:830:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBADF [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:850:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EBADF [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:859:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:884:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kBlockSizeCount [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:822:21: style: Unused variable: debug_disabler [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc:835:21: style: Unused variable: debug_disabler [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:216:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_ext [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:346:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:379:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIRETYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:664:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_PROTO2_MAP_ENUM_FOO_LITE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:843:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable V2_SECOND [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:976:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable V2_SECOND [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:95:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:228:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:249:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:269:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:289:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:309:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:325:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:338:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:368:10: style: The scope of the variable 'data' can be reduced. [variableScope] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:620:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:615:10: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:620:12: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:640:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:633:10: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:640:12: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:667:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:658:10: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:667:12: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:697:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:692:10: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:697:12: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:713:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:706:10: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:713:12: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:729:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:722:10: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:729:12: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:745:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:738:10: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:745:12: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:761:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:754:10: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:761:12: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:777:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:770:10: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:777:12: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:793:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:786:10: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:793:12: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:809:12: style: Local variable 'data' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:802:10: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:809:12: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:625:32: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:115:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:134:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:171:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:393:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:407:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:422:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:434:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:447:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:460:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:477:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:495:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:512:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:527:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:544:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:557:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:575:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:597:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:615:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:633:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:658:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:692:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:706:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:722:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:738:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:754:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:770:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:786:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:802:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:816:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/lite_unittest.cc:835:10: style: Unused variable: data [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:41:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:47:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:54:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:65:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:75:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:80:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:87:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:93:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:96:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:101:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:114:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:122:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_acquire [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:200:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_entry_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:230:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:236:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:254:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:376:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field.cc:419:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:69:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_field_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:72:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:75:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:78:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:81:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory_order_relaxed [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:152:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:165:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:223:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAP_DIRTY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:244:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLEAN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:250:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAP_DIRTY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:261:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPEATED_DIRTY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:309:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:318:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:331:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:346:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:361:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:376:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLEAN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:399:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAP_DIRTY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:422:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPEATED_DIRTY [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:442:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:452:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:470:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_field_test.cc:480:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test_util.cc:217:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_enum_foo_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test_util.cc:348:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_int32_int32_key_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test_util.cc:652:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foreign_c_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test_util.cc:891:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable foreign_c_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test_util.cc:916:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test_util.cc:1030:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_int32_int32_key_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test_util.cc:1533:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_enum_bar_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:180:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:193:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:202:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:261:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:283:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:358:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARNING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:391:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:412:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:488:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:577:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:609:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:688:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:705:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:733:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:746:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:789:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:821:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:825:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:863:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:884:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:896:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:919:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:926:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:935:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:950:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:1879:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROTO2_MAP_ENUM_FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:2165:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_PROTO2_MAP_ENUM_FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:2725:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:2736:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:2748:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:2761:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursive_map_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:2767:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:2798:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_descriptor_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:460:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:164:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:222:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:223:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_INT64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:224:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_UINT32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:225:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_UINT64 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:226:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_FLOAT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:227:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_DOUBLE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:228:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_BOOL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:243:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:251:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:303:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable generated_message_factory_once_init_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:311:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:326:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:346:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:389:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:397:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message.cc:436:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message_lite.cc:75:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message_lite.cc:121:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message_lite.cc:239:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/message_lite.cc:289:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:2706:3: warning: Member variable 'MapFieldInDynamicMessageTest::map_descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:2706:3: warning: Member variable 'MapFieldInDynamicMessageTest::recursive_map_descriptor_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:2706:3: warning: Member variable 'MapFieldInDynamicMessageTest::map_prototype_' is not initialized in the constructor. [uninitMemberVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:139:20: style: Variable '(*it).second' is reassigned a value before the old one has been used. [redundantAssignment] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:137:20: note: (*it).second is assigned autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:139:20: note: (*it).second is overwritten autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:144:16: style: Variable 'it->second' is reassigned a value before the old one has been used. [redundantAssignment] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:142:16: note: it->second is assigned autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:144:16: note: it->second is overwritten autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:976:7: style: Redundant initialization for 'it2'. The initialized value is overwritten before it is read. [redundantInitialization] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:975:19: note: it2 is initialized autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:976:7: note: it2 is overwritten autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:1442:22: style: Local variable 'message' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:1200:11: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:1442:22: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:1462:22: style: Local variable 'message' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:1200:11: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:1462:22: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:1482:22: style: Local variable 'message' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:1200:11: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:1482:22: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:1503:22: style: Local variable 'message' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:1200:11: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:1503:22: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:2120:10: style: Variable 'end' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:3300:3: warning:inconclusive: Access of moved variable 'original_map'. [accessMoved] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:3299:41: note: Calling std::move(original_map) autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:3300:3: note: Access of moved variable 'original_map'. autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:3318:3: warning:inconclusive: Access of moved variable 'original_map'. [accessMoved] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:3317:43: note: Calling std::move(original_map) autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:3318:3: note: Access of moved variable 'original_map'. autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:3153:23: style: Unused variable: v [unusedVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:416:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] autofdo-0.19/third_party/protobuf/src/google/protobuf/map_test.cc:457:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] autofdo-0.19/third_party/protobuf/src/google/protobuf/no_field_presence_test.cc:71:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/no_field_presence_test.cc:122:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/no_field_presence_test.cc:178:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/no_field_presence_test.cc:308:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRING [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/no_field_presence_test.cc:446:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/no_field_presence_test.cc:547:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kOneofString [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc:45:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_EXTRA [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_EXTRA [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_EXTRA [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc:197:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E_EXTRA [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/proto3_arena_lite_unittest.cc:54:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/proto3_arena_lite_unittest.cc:82:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/proto3_arena_unittest.cc:56:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/proto3_arena_unittest.cc:84:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:54:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/proto3_lite_unittest.cc:82:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TestAllTypes_NestedEnum_BAZ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc:131:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_int32_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc:161:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_VARINT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc:234:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optionalgroup_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc:310:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optional_nested_message_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc:386:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc:452:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/reflection_ops.cc:57:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/reflection_ops.cc:173:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/reflection_ops.cc:225:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/reflection_ops.cc:280:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPPTYPE_MESSAGE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field.cc:47:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field.cc:92:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_size_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field.cc:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rep_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field.cc:108:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rep_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int64_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:331:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int32 [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:448:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:559:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeated_int64_extension [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc:573:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:676:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1302:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_array_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1351:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_array_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1374:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable proto_array_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/source_context.pb.cc:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/source_context.pb.cc:71:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/source_context.pb.cc:88:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable protodesc_cold [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/source_context.pb.cc:128:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/source_context.pb.cc:161:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/source_context.pb.cc:165:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/source_context.pb.cc:196:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/source_context.pb.cc:236:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/source_context.pb.cc:260:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/source_context.pb.cc:355:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1575:8: style:inconclusive: Technically the member function 'google::protobuf::::StringLessThan::operator()' can be const. [functionConst] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:799:11: style: Variable 'first' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:397:5: warning:inconclusive: Access of moved variable 'source'. [accessMoved] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:392:38: note: Calling std::move(source) autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:397:5: note: Access of moved variable 'source'. autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:428:5: warning:inconclusive: Access of moved variable 'source'. [accessMoved] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:423:19: note: Calling std::move(source) autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:428:5: note: Access of moved variable 'source'. autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:492:17: warning:inconclusive: Access of moved variable 'source'. [accessMoved] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:488:20: note: Calling std::move(source) autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:492:17: note: Access of moved variable 'source'. autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1055:5: warning:inconclusive: Access of moved variable 'source'. [accessMoved] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1050:44: note: Calling std::move(source) autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1055:5: note: Access of moved variable 'source'. autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1086:5: warning:inconclusive: Access of moved variable 'source'. [accessMoved] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1081:19: note: Calling std::move(source) autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1086:5: note: Access of moved variable 'source'. autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1150:17: warning:inconclusive: Access of moved variable 'source'. [accessMoved] autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1146:20: note: Calling std::move(source) autofdo-0.19/third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc:1150:17: note: Access of moved variable 'source'. autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOOGLE_PROTOBUF_VERIFY_VERSION [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:146:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable offsets [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:163:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable protodesc_cold [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:203:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_enum_descriptors [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:224:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:243:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:251:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:287:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:291:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:326:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fields_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:375:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:444:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:605:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:612:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable null_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:633:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable struct_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:648:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:664:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:671:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:740:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:744:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:771:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable struct_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:829:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:935:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:987:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERIALIZE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:1058:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable struct_value_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:1169:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kind_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:1176:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:1191:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:1199:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:1235:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:1239:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:1430:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CastToBase [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:1436:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_level_metadata [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:44:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:57:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dest_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:92:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:96:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:114:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:122:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:133:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable capacity_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:151:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:166:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:175:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:183:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/bytestream.cc:189:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limit_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:399:17: warning: Return value of function entry.release() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:413:17: warning: Return value of function entry.release() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:470:17: warning: Return value of function entry.release() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:486:17: warning: Return value of function entry.release() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:519:15: warning: Return value of function entry.release() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/src/google/protobuf/struct.pb.cc:526:13: warning: Return value of function entry.release() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common.cc:52:0: error: #error "No suitable threading library available." [preprocessorErrorDirective] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kint32min [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:90:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:106:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:122:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:141:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:202:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetA123Function [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:209:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:217:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetAFunction [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:224:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:233:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:239:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:248:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetABFunction [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:258:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:270:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetA123Function [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:281:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:293:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetAFunction [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:304:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:317:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SetABFunction [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:333:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_instance_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:349:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable permanent_closure_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/int128.cc:85:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/int128.cc:146:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basefield [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc:349:45: style: C-style pointer casting [cstyleCast] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/int128_unittest.cc:52:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kuint128max [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/int128_unittest.cc:459:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dec [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/int128_unittest.cc:507:8: warning: Return value of function os.fill() is not used. [ignoredReturnValue] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status.cc:94:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status.cc:104:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_code_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status.cc:110:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_code_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status.cc:115:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error_code_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:47:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:53:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:66:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_ARGUMENT [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:81:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:87:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:94:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:103:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:107:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:113:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:119:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/status_test.cc:125:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor.cc:39:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:74:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:78:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:99:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:113:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:128:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:144:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:153:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:177:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:198:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:213:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:228:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:245:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:255:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANCELLED [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:47:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:93:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:99:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:103:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:113:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:122:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:134:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:164:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:182:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:199:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:211:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:228:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:248:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:260:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length_ [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:58:12: style: The destructor '~Derived' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:46:12: note: Virtual destructor in base class autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:58:12: note: Destructor in derived class autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc:59:7: style: class member 'Derived::evenmorepad' is never used. [unusedStructMember] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:163:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg_count_mismatch [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:83:16: style: Condition 'result<0' is always true [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:69:16: note: Assuming that condition 'result>=0' is not redundant autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:83:16: note: Condition 'result<0' is always true autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:163:52: style: The comparison 'kStringPrintfVectorMaxArgs == 32' is always true. [knownConditionTrueFalse] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:133:40: note: 'kStringPrintfVectorMaxArgs' is assigned value '32' here. autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:163:52: note: The comparison 'kStringPrintfVectorMaxArgs == 32' is always true. autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece_unittest.cc:318:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringpiece_unittest.cc:770:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc:96:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_CTYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc:124:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_CTYPE [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc:134:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc:94:9: style: Variable 'old_locale' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc:123:9: style: Variable 'old_locale' can be declared as pointer to const [constVariablePointer] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:135:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:158:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:216:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:256:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:650:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:670:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1133:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1140:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1147:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1154:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1161:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1168:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFastToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1216:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kDoubleToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1221:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kFloatToBufferSize [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1263:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_DIG [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1339:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1381:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_DIG [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1417:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable digits [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1629:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1937:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:2187:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FATAL [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc:508:7: style: The scope of the variable 'n' can be reduced. [variableScope] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc:87:13: style: struct member 'UTF8StateMachineObj::max_expand' is never used. [unusedStructMember] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc:89:13: style: struct member 'UTF8StateMachineObj::bytes_per_entry' is never used. [unusedStructMember] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc:93:21: style: struct member 'UTF8StateMachineObj::remap_base' is never used. [unusedStructMember] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc:94:16: style: struct member 'UTF8StateMachineObj::remap_string' is never used. [unusedStructMember] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil_unittest.cc:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_NUMERIC [valueFlowBailoutIncompleteVar] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1291:9: style: Local variable 'snprintf_result' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1276:7: note: Shadowed declaration autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1291:9: note: Shadow variable autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1403:9: style: Local variable 'snprintf_result' shadows outer variable [shadowVariable] autofdo-0.19/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:1394:7: note: Shadowed declaration autofdo-0.19/