2024-04-23 15:57 ftp://ftp.de.debian.org/debian/pool/main/a/aspectc++/aspectc++_2.3+git20230726.orig.tar.bz2 cppcheck-options: --library=posix --library=gnu --library=bsd --library=boost --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.14.0 head-info: 24be0e5 (2024-04-23 14:04:36 +0200) count: 6806 6807 elapsed-time: 482.0 478.4 head-timing-info: old-timing-info: head results: aspectc++/Ag++/AGxxConfig.h:358:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Ag++/ACCompiler.cc:37:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_nr_files' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_verbose' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_gen_pumaconfig' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_weave' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_link' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_compile' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_pumaconfig_tmp' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_weave_only' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_print_gcc_info' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_gen_incl' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_gen_includes' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_compile_only' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_make_dep' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_keep_woven' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_x_compiler' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/AGxxConfig.h:150:3: warning: Member variable 'AGxxConfig::_run_acpp_without_input' is not initialized in the constructor. [uninitMemberVar] aspectc++/Ag++/OptionVec.h:60:3: style:inconclusive: Technically the member function 'OptionItem::name' can be const. [functionConst] aspectc++/Ag++/OptionVec.h:71:3: style:inconclusive: Technically the member function 'OptionItem::arg' can be const. [functionConst] aspectc++/Ag++/OptionVec.h:82:3: style:inconclusive: Technically the member function 'OptionItem::flag' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:208:3: style:inconclusive: Technically the member function 'AGxxConfig::gen_pumaconfig' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:219:3: style:inconclusive: Technically the member function 'AGxxConfig::weave' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:225:3: style:inconclusive: Technically the member function 'AGxxConfig::compile' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:231:3: style:inconclusive: Technically the member function 'AGxxConfig::make_dep' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:237:3: style:inconclusive: Technically the member function 'AGxxConfig::link' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:243:3: style:inconclusive: Technically the member function 'AGxxConfig::keep_woven' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:249:3: style:inconclusive: Technically the member function 'AGxxConfig::gen_includes' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:255:3: style:inconclusive: Technically the member function 'AGxxConfig::nr_files' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:261:3: style:inconclusive: Technically the member function 'AGxxConfig::verbose' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:285:3: style:inconclusive: Technically the member function 'AGxxConfig::pumaconfig_file' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:291:3: style:inconclusive: Technically the member function 'AGxxConfig::target_triple' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:303:3: style:inconclusive: Technically the member function 'AGxxConfig::pumaconfig_tmp' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:309:3: style:inconclusive: Technically the member function 'AGxxConfig::output_file' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:320:3: style:inconclusive: Technically the member function 'AGxxConfig::acc_bin' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:326:3: style:inconclusive: Technically the member function 'AGxxConfig::cc_bin' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:332:3: style:inconclusive: Technically the member function 'AGxxConfig::dest_path' can be const. [functionConst] aspectc++/Ag++/AGxxConfig.h:338:3: style:inconclusive: Technically the member function 'AGxxConfig::run_acpp_without_input' can be const. [functionConst] aspectc++/Ag++/ACCompiler.cc:34:13: warning: The class 'ACCompiler' defines member function with name 'execute' also defined in its parent class 'Compiler'. [duplInheritedMember] aspectc++/Ag++/Compiler.h:45:3: note: Parent function 'Compiler::execute' aspectc++/Ag++/ACCompiler.cc:34:13: note: Derived function 'ACCompiler::execute' aspectc++/Ag++/ACCompiler.cc:79:26: style: C-style pointer casting [cstyleCast] aspectc++/Ag++/OptionVec.h:65:15: performance: Function parameter 'newname' should be passed by const reference. [passedByValue] aspectc++/Ag++/OptionVec.h:76:14: performance: Function parameter 'newarg' should be passed by const reference. [passedByValue] aspectc++/Ag++/AGxxConfig.h:354:51: performance: Function parameter 'search_str' should be passed by const reference. [passedByValue] aspectc++/Ag++/AGxxConfig.h:355:20: performance: Function parameter 'replace_str' should be passed by const reference. [passedByValue] aspectc++/Ag++/ACCompiler.cc:58:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Ag++/ACCompiler.cc:116:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Ag++/AGxxConfig.cc:168:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endMessage [valueFlowBailoutIncompleteVar] aspectc++/Ag++/AGxxConfig.cc:226:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINISH [valueFlowBailoutIncompleteVar] aspectc++/Ag++/AGxxConfig.cc:303:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINISH [valueFlowBailoutIncompleteVar] aspectc++/Ag++/AGxxConfig.cc:648:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Ag++/AGxxConfig.cc:693:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Ag++/AGxxConfig.cc:221:15: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] aspectc++/Ag++/CCompiler.cc:32:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Ag++/CCompiler.cc:29:12: warning: The class 'CCompiler' defines member function with name 'execute' also defined in its parent class 'Compiler'. [duplInheritedMember] aspectc++/Ag++/Compiler.h:45:3: note: Parent function 'Compiler::execute' aspectc++/Ag++/CCompiler.cc:29:12: note: Derived function 'CCompiler::execute' aspectc++/Ag++/CCompiler.cc:65:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Ag++/CCompiler.cc:102:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Ag++/CCompiler.cc:112:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Ag++/CCompiler.cc:116:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Ag++/CCompiler.cc:156:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Ag++/OptionVec.cc:25:28: performance: Function parameter 'name' should be passed by const reference. [passedByValue] aspectc++/Ag++/OptionVec.cc:25:41: performance: Function parameter 'arg' should be passed by const reference. [passedByValue] aspectc++/Ag++/OptionVec.cc:32:28: performance: Function parameter 'name' should be passed by const reference. [passedByValue] aspectc++/Ag++/PumaConfigFile.cc:78:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Ag++/PumaConfigFile.cc:204:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Ag++/PumaConfigFile.cc:242:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Ag++/StdSystem.h:71:3: style:inconclusive: Technically the member function 'StdSystem::stdout_str' can be const. [functionConst] aspectc++/Ag++/StdSystem.h:77:3: style:inconclusive: Technically the member function 'StdSystem::stderr_str' can be const. [functionConst] aspectc++/Ag++/StdSystem.h:64:3: warning: The class 'StdSystem' defines member function with name 'execute' also defined in its parent class 'System'. [duplInheritedMember] aspectc++/Ag++/System.h:52:3: note: Parent function 'System::execute' aspectc++/Ag++/StdSystem.h:64:3: note: Derived function 'StdSystem::execute' aspectc++/Ag++/PumaConfigFile.cc:110:15: style: The scope of the variable 'empty_file_name' can be reduced. [variableScope] aspectc++/Ag++/PumaConfigFile.cc:175:13: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] aspectc++/Ag++/PumaConfigFile.cc:253:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Ag++/PumaConfigFile.cc:325:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Ag++/RegExCont.cc:47:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Ag++/StdSystem.cc:63:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Ag++/StdSystem.cc:111:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Ag++/StdSystem.cc:128:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aspectc++/Ag++/StdSystem.cc:61:12: warning: The class 'StdSystem' defines member function with name 'execute' also defined in its parent class 'System'. [duplInheritedMember] aspectc++/Ag++/System.h:52:3: note: Parent function 'System::execute' aspectc++/Ag++/StdSystem.cc:61:12: note: Derived function 'StdSystem::execute' aspectc++/Ag++/StdSystem.cc:41:14: style: C-style pointer casting [cstyleCast] aspectc++/Ag++/StdSystem.cc:46:14: style: C-style pointer casting [cstyleCast] aspectc++/Ag++/StdSystem.cc:98:10: style: The scope of the variable 'line' can be reduced. [variableScope] aspectc++/Ag++/StdSystem.cc:121:10: style: The scope of the variable 'line' can be reduced. [variableScope] aspectc++/Ag++/System.cc:40:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Ag++/ag++.cc:57:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Ag++/CCompiler.h:38:3: warning: The class 'CCompiler' defines member function with name 'execute' also defined in its parent class 'Compiler'. [duplInheritedMember] aspectc++/Ag++/Compiler.h:45:3: note: Parent function 'Compiler::execute' aspectc++/Ag++/CCompiler.h:38:3: note: Derived function 'CCompiler::execute' aspectc++/Ag++/ACCompiler.h:36:3: warning: The class 'ACCompiler' defines member function with name 'execute' also defined in its parent class 'Compiler'. [duplInheritedMember] aspectc++/Ag++/Compiler.h:45:3: note: Parent function 'Compiler::execute' aspectc++/Ag++/ACCompiler.h:36:3: note: Derived function 'ACCompiler::execute' aspectc++/Ag++/ag++.cc:39:8: style: The scope of the variable 'optionsOk' can be reduced. [variableScope] aspectc++/Ag++/file.cc:71:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Ag++/file.cc:103:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Ag++/file.cc:44:28: style:inconclusive: Function 'MakeUnixPath' argument 1 names different: declaration 's' definition 'path'. [funcArgNamesDifferent] aspectc++/Ag++/file.h:36:24: note: Function 'MakeUnixPath' argument 1 names different: declaration 's' definition 'path'. aspectc++/Ag++/file.cc:44:28: note: Function 'MakeUnixPath' argument 1 names different: declaration 's' definition 'path'. aspectc++/Ag++/file.cc:55:27: style:inconclusive: Function 'MakeDosPath' argument 1 names different: declaration 's' definition 'path'. [funcArgNamesDifferent] aspectc++/Ag++/file.h:38:23: note: Function 'MakeDosPath' argument 1 names different: declaration 's' definition 'path'. aspectc++/Ag++/file.cc:55:27: note: Function 'MakeDosPath' argument 1 names different: declaration 's' definition 'path'. aspectc++/Ag++/file.cc:48:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Ag++/file.cc:59:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Ag++/regex.cc:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aspectc++/Ag++/tests/src/Test.h:9:6: style:inconclusive: Technically the member function 'Test::get' can be const. [functionConst] aspectc++/Ag++/tests/src/Test.cc:7:11: note: Technically the member function 'Test::get' can be const. aspectc++/Ag++/tests/src/Test.h:9:6: note: Technically the member function 'Test::get' can be const. aspectc++/AspectC++/ACConfig.cc:158:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_SIZE_T [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACConfig.cc:207:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINISH [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACConfig.cc:447:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_v' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_ifiles' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_iterate_tunits' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_nosave' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_noline' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_iterate_aspects' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_problem_local_class' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_problem_spec_scope' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_problem_force_inline' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_warn_deprecated' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_warn_macro' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_warn_limitations' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_dynamic' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_introspection' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_attributes' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_flow_analysis' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_builtin_operators' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_data_joinpoints' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_keywords' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_introduction_depth' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:90:3: warning: Member variable 'ACConfig::_warn_compatibility' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACConfig.h:141:8: performance:inconclusive: Technically the member function 'ACConfig::usage' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ACConfig.cc:446:16: note: Technically the member function 'ACConfig::usage' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACConfig.h:141:8: note: Technically the member function 'ACConfig::usage' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangErrorStream.h:29:3: style: Class 'ClangErrorStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACFileID.h:43:3: style: Class 'ACFileID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACConfig.h:124:10: performance: Function 'project_id()' should return member '_project_id' by const reference. [returnByReference] aspectc++/AspectC++/ACConfig.h:125:10: performance: Function 'proj_file()' should return member '_proj_file' by const reference. [returnByReference] aspectc++/AspectC++/ACModel/MatchType.h:193:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type_info [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/MatchExpr.h:177:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEW [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:292:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:308:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:332:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:353:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:379:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:406:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:434:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:462:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:492:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:517:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:549:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:578:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:601:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:625:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:659:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:681:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:703:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:739:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:763:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:796:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:819:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:839:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:868:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:890:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:912:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:942:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:970:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:993:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1016:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1039:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1062:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1084:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1157:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1182:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1208:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1236:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1258:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1282:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1308:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1334:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1366:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:1405:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:2374:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.cc:2379:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/MatchExpr.h:169:24: warning: Member variable 'MatchSignature::_spec' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/MatchExpr.h:169:24: warning: Member variable 'MatchSignature::_fct_spec' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/MatchExpr.h:169:24: warning: Member variable 'MatchSignature::_expr_type' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:242:3: warning: Member variable 'ACM_File::len_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:242:3: warning: Member variable 'ACM_File::time_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:280:3: warning: Member variable 'ACM_TUnit::dirty_flag_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:332:3: warning: Member variable 'ACM_Source::kind_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:332:3: warning: Member variable 'ACM_Source::file_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:332:3: warning: Member variable 'ACM_Source::line_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:332:3: warning: Member variable 'ACM_Source::len_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:377:3: warning: Member variable 'ACM_MemberIntro::intro_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:407:3: warning: Member variable 'ACM_BaseIntro::intro_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:473:3: warning: Member variable 'ACM_CodeAdvice::advice_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:473:3: warning: Member variable 'ACM_CodeAdvice::conditional_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:835:3: warning: Member variable 'ACM_Variable::type_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:835:3: warning: Member variable 'ACM_Variable::kind_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:873:3: warning: Member variable 'ACM_Class::intro_target_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:873:3: warning: Member variable 'ACM_Class::plan_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:917:3: warning: Member variable 'ACM_ClassSlice::is_struct_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:944:3: warning: Member variable 'ACM_Code::plan_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:980:3: warning: Member variable 'ACM_Access::lid_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:980:3: warning: Member variable 'ACM_Access::target_object_lid_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:980:3: warning: Member variable 'ACM_Access::cfg_block_lid_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:980:3: warning: Member variable 'ACM_Access::target_class_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1035:3: warning: Member variable 'ACM_Get::variable_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1064:3: warning: Member variable 'ACM_Set::variable_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1174:3: warning: Member variable 'ACM_Ref::variable_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1174:3: warning: Member variable 'ACM_Ref::type_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1208:3: warning: Member variable 'ACM_GetRef::type_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1236:3: warning: Member variable 'ACM_SetRef::type_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1264:3: warning: Member variable 'ACM_CallRef::type_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1476:3: warning: Member variable 'ACM_Advice::pointcut_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1476:3: warning: Member variable 'ACM_Advice::lid_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1511:3: warning: Member variable 'ACM_AdviceCode::kind_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1511:3: warning: Member variable 'ACM_AdviceCode::context_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1546:3: warning: Member variable 'ACM_Introduction::named_slice_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1546:3: warning: Member variable 'ACM_Introduction::anon_slice_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1657:3: warning: Member variable 'ACM_Speculation::advice_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/Elements.h:1657:3: warning: Member variable 'ACM_Speculation::tunit_' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACModel/ModelNode.h:31:7: style:inconclusive: Technically the member function 'SaveContext::stage' can be const. [functionConst] aspectc++/AspectC++/ACModel/Elements.h:228:8: performance:inconclusive: Technically the member function 'ACM_Node::dump_attr' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Technically the member function 'ACM_Node::dump_attr' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Technically the member function 'ACM_Node::dump_attr' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/Elements.h:229:8: performance:inconclusive: Technically the member function 'ACM_Node::dump_refs' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Technically the member function 'ACM_Node::dump_refs' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Technically the member function 'ACM_Node::dump_refs' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/Elements.h:230:8: performance:inconclusive: Technically the member function 'ACM_Node::dump_aggr' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Technically the member function 'ACM_Node::dump_aggr' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Technically the member function 'ACM_Node::dump_aggr' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/Elements.h:1799:8: performance:inconclusive: Technically the member function 'ProjectModel::unlink_node' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ACModel/Elements.h:1886:8: performance:inconclusive: Technically the member function 'ProjectModel::merge_attr' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ACModel/Elements.cc:2360:20: note: Technically the member function 'ProjectModel::merge_attr' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/Elements.h:1886:8: note: Technically the member function 'ProjectModel::merge_attr' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/Elements.h:1887:8: performance:inconclusive: Technically the member function 'ProjectModel::merge_attr_only_in_me' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ACModel/Elements.cc:2372:20: note: Technically the member function 'ProjectModel::merge_attr_only_in_me' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/Elements.h:1887:8: note: Technically the member function 'ProjectModel::merge_attr_only_in_me' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/Elements.h:1889:8: performance:inconclusive: Technically the member function 'ProjectModel::merge_attr_only_in_that' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ACModel/Elements.cc:2377:20: note: Technically the member function 'ProjectModel::merge_attr_only_in_that' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/Elements.h:1889:8: note: Technically the member function 'ProjectModel::merge_attr_only_in_that' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/Elements.cc:633:16: warning: The class 'ACM_Name' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:633:16: note: Derived function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:642:16: warning: The class 'ACM_Name' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:642:16: note: Derived function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:650:16: warning: The class 'ACM_Name' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:650:16: note: Derived function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:633:16: warning: The class 'ACM_Name' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:633:16: note: Derived function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:642:16: warning: The class 'ACM_Name' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:642:16: note: Derived function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:650:16: warning: The class 'ACM_Name' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:650:16: note: Derived function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:316:16: warning: The class 'ACM_File' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:316:16: note: Derived function 'ACM_File::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:324:16: warning: The class 'ACM_File' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:324:16: note: Derived function 'ACM_File::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:326:16: warning: The class 'ACM_File' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:326:16: note: Derived function 'ACM_File::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:340:17: warning: The class 'ACM_TUnit' defines member function with name 'dump_attr' also defined in its parent class 'ACM_File'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:316:16: note: Parent function 'ACM_File::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:340:17: note: Derived function 'ACM_TUnit::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:345:17: warning: The class 'ACM_TUnit' defines member function with name 'dump_refs' also defined in its parent class 'ACM_File'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:324:16: note: Parent function 'ACM_File::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:345:17: note: Derived function 'ACM_TUnit::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:347:17: warning: The class 'ACM_TUnit' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_File'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:326:16: note: Parent function 'ACM_File::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:347:17: note: Derived function 'ACM_TUnit::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:340:17: warning: The class 'ACM_TUnit' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:340:17: note: Derived function 'ACM_TUnit::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:345:17: warning: The class 'ACM_TUnit' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:345:17: note: Derived function 'ACM_TUnit::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:347:17: warning: The class 'ACM_TUnit' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:347:17: note: Derived function 'ACM_TUnit::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:361:18: warning: The class 'ACM_Header' defines member function with name 'dump_attr' also defined in its parent class 'ACM_File'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:316:16: note: Parent function 'ACM_File::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:361:18: note: Derived function 'ACM_Header::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:365:18: warning: The class 'ACM_Header' defines member function with name 'dump_refs' also defined in its parent class 'ACM_File'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:324:16: note: Parent function 'ACM_File::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:365:18: note: Derived function 'ACM_Header::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:373:18: warning: The class 'ACM_Header' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_File'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:326:16: note: Parent function 'ACM_File::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:373:18: note: Derived function 'ACM_Header::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:361:18: warning: The class 'ACM_Header' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:361:18: note: Derived function 'ACM_Header::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:365:18: warning: The class 'ACM_Header' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:365:18: note: Derived function 'ACM_Header::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:373:18: warning: The class 'ACM_Header' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:373:18: note: Derived function 'ACM_Header::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:387:18: warning: The class 'ACM_Source' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:387:18: note: Derived function 'ACM_Source::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:394:18: warning: The class 'ACM_Source' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:394:18: note: Derived function 'ACM_Source::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:400:18: warning: The class 'ACM_Source' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:400:18: note: Derived function 'ACM_Source::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:414:23: warning: The class 'ACM_MemberIntro' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:414:23: note: Derived function 'ACM_MemberIntro::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:418:23: warning: The class 'ACM_MemberIntro' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:418:23: note: Derived function 'ACM_MemberIntro::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:428:23: warning: The class 'ACM_MemberIntro' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:428:23: note: Derived function 'ACM_MemberIntro::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:442:21: warning: The class 'ACM_BaseIntro' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:442:21: note: Derived function 'ACM_BaseIntro::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:446:21: warning: The class 'ACM_BaseIntro' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:446:21: note: Derived function 'ACM_BaseIntro::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:456:21: warning: The class 'ACM_BaseIntro' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:456:21: note: Derived function 'ACM_BaseIntro::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:470:21: warning: The class 'ACM_ClassPlan' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:470:21: note: Derived function 'ACM_ClassPlan::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:474:21: warning: The class 'ACM_ClassPlan' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:474:21: note: Derived function 'ACM_ClassPlan::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:478:21: warning: The class 'ACM_ClassPlan' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:478:21: note: Derived function 'ACM_ClassPlan::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:500:22: warning: The class 'ACM_CodeAdvice' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:500:22: note: Derived function 'ACM_CodeAdvice::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:505:22: warning: The class 'ACM_CodeAdvice' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:505:22: note: Derived function 'ACM_CodeAdvice::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:511:22: warning: The class 'ACM_CodeAdvice' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:511:22: note: Derived function 'ACM_CodeAdvice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:525:20: warning: The class 'ACM_CodePlan' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:525:20: note: Derived function 'ACM_CodePlan::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:529:20: warning: The class 'ACM_CodePlan' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:529:20: note: Derived function 'ACM_CodePlan::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:533:20: warning: The class 'ACM_CodePlan' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:533:20: note: Derived function 'ACM_CodePlan::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:557:15: warning: The class 'ACM_Any' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Derived function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:563:15: warning: The class 'ACM_Any' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Derived function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:565:15: warning: The class 'ACM_Any' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Derived function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:586:16: warning: The class 'ACM_Type' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:586:16: note: Derived function 'ACM_Type::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:593:16: warning: The class 'ACM_Type' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:593:16: note: Derived function 'ACM_Type::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:595:16: warning: The class 'ACM_Type' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:595:16: note: Derived function 'ACM_Type::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:586:16: warning: The class 'ACM_Type' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:586:16: note: Derived function 'ACM_Type::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:593:16: warning: The class 'ACM_Type' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:593:16: note: Derived function 'ACM_Type::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:595:16: warning: The class 'ACM_Type' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:595:16: note: Derived function 'ACM_Type::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:609:15: warning: The class 'ACM_Arg' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:609:15: note: Derived function 'ACM_Arg::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:617:15: warning: The class 'ACM_Arg' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:617:15: note: Derived function 'ACM_Arg::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:619:15: warning: The class 'ACM_Arg' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:619:15: note: Derived function 'ACM_Arg::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:609:15: warning: The class 'ACM_Arg' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:609:15: note: Derived function 'ACM_Arg::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:617:15: warning: The class 'ACM_Arg' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:617:15: note: Derived function 'ACM_Arg::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:619:15: warning: The class 'ACM_Arg' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:619:15: note: Derived function 'ACM_Arg::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:667:21: warning: The class 'ACM_Namespace' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:633:16: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:667:21: note: Derived function 'ACM_Namespace::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:671:21: warning: The class 'ACM_Namespace' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:642:16: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:671:21: note: Derived function 'ACM_Namespace::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:675:21: warning: The class 'ACM_Namespace' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:650:16: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:675:21: note: Derived function 'ACM_Namespace::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:667:21: warning: The class 'ACM_Namespace' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:667:21: note: Derived function 'ACM_Namespace::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:671:21: warning: The class 'ACM_Namespace' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:671:21: note: Derived function 'ACM_Namespace::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:675:21: warning: The class 'ACM_Namespace' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:675:21: note: Derived function 'ACM_Namespace::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:667:21: warning: The class 'ACM_Namespace' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:667:21: note: Derived function 'ACM_Namespace::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:671:21: warning: The class 'ACM_Namespace' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:671:21: note: Derived function 'ACM_Namespace::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:675:21: warning: The class 'ACM_Namespace' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:675:21: note: Derived function 'ACM_Namespace::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:689:21: warning: The class 'ACM_Statement' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:633:16: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:689:21: note: Derived function 'ACM_Statement::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:693:21: warning: The class 'ACM_Statement' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:642:16: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:693:21: note: Derived function 'ACM_Statement::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:697:21: warning: The class 'ACM_Statement' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:650:16: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:697:21: note: Derived function 'ACM_Statement::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:689:21: warning: The class 'ACM_Statement' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:689:21: note: Derived function 'ACM_Statement::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:693:21: warning: The class 'ACM_Statement' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:693:21: note: Derived function 'ACM_Statement::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:697:21: warning: The class 'ACM_Statement' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:697:21: note: Derived function 'ACM_Statement::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:689:21: warning: The class 'ACM_Statement' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:689:21: note: Derived function 'ACM_Statement::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:693:21: warning: The class 'ACM_Statement' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:693:21: note: Derived function 'ACM_Statement::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:697:21: warning: The class 'ACM_Statement' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:697:21: note: Derived function 'ACM_Statement::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:711:20: warning: The class 'ACM_Function' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:633:16: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:711:20: note: Derived function 'ACM_Function::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:718:20: warning: The class 'ACM_Function' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:642:16: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:718:20: note: Derived function 'ACM_Function::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:728:20: warning: The class 'ACM_Function' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:650:16: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:728:20: note: Derived function 'ACM_Function::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:711:20: warning: The class 'ACM_Function' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:711:20: note: Derived function 'ACM_Function::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:718:20: warning: The class 'ACM_Function' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:718:20: note: Derived function 'ACM_Function::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:728:20: warning: The class 'ACM_Function' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:728:20: note: Derived function 'ACM_Function::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:711:20: warning: The class 'ACM_Function' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:711:20: note: Derived function 'ACM_Function::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:718:20: warning: The class 'ACM_Function' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:718:20: note: Derived function 'ACM_Function::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:728:20: warning: The class 'ACM_Function' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:728:20: note: Derived function 'ACM_Function::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:747:20: warning: The class 'ACM_Variable' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:633:16: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:747:20: note: Derived function 'ACM_Variable::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:752:20: warning: The class 'ACM_Variable' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:642:16: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:752:20: note: Derived function 'ACM_Variable::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:756:20: warning: The class 'ACM_Variable' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:650:16: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:756:20: note: Derived function 'ACM_Variable::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:747:20: warning: The class 'ACM_Variable' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:747:20: note: Derived function 'ACM_Variable::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:752:20: warning: The class 'ACM_Variable' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:752:20: note: Derived function 'ACM_Variable::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:756:20: warning: The class 'ACM_Variable' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:756:20: note: Derived function 'ACM_Variable::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:747:20: warning: The class 'ACM_Variable' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:747:20: note: Derived function 'ACM_Variable::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:752:20: warning: The class 'ACM_Variable' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:752:20: note: Derived function 'ACM_Variable::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:756:20: warning: The class 'ACM_Variable' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:756:20: note: Derived function 'ACM_Variable::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:771:17: warning: The class 'ACM_Class' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:633:16: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:771:17: note: Derived function 'ACM_Class::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:776:17: warning: The class 'ACM_Class' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:642:16: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:776:17: note: Derived function 'ACM_Class::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:788:17: warning: The class 'ACM_Class' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:650:16: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:788:17: note: Derived function 'ACM_Class::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:771:17: warning: The class 'ACM_Class' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:771:17: note: Derived function 'ACM_Class::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:776:17: warning: The class 'ACM_Class' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:776:17: note: Derived function 'ACM_Class::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:788:17: warning: The class 'ACM_Class' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:788:17: note: Derived function 'ACM_Class::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:771:17: warning: The class 'ACM_Class' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:771:17: note: Derived function 'ACM_Class::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:776:17: warning: The class 'ACM_Class' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:776:17: note: Derived function 'ACM_Class::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:788:17: warning: The class 'ACM_Class' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:788:17: note: Derived function 'ACM_Class::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:804:22: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:633:16: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:804:22: note: Derived function 'ACM_ClassSlice::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:809:22: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:642:16: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:809:22: note: Derived function 'ACM_ClassSlice::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:813:22: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:650:16: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:813:22: note: Derived function 'ACM_ClassSlice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:804:22: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:804:22: note: Derived function 'ACM_ClassSlice::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:809:22: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:809:22: note: Derived function 'ACM_ClassSlice::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:813:22: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:813:22: note: Derived function 'ACM_ClassSlice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:804:22: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:804:22: note: Derived function 'ACM_ClassSlice::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:809:22: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:809:22: note: Derived function 'ACM_ClassSlice::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:813:22: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:813:22: note: Derived function 'ACM_ClassSlice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:827:16: warning: The class 'ACM_Code' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Derived function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:829:16: warning: The class 'ACM_Code' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Derived function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:831:16: warning: The class 'ACM_Code' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Derived function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:827:16: warning: The class 'ACM_Code' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Derived function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:829:16: warning: The class 'ACM_Code' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Derived function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:831:16: warning: The class 'ACM_Code' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Derived function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:847:18: warning: The class 'ACM_Access' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:847:18: note: Derived function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:856:18: warning: The class 'ACM_Access' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:856:18: note: Derived function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:862:18: warning: The class 'ACM_Access' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:862:18: note: Derived function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:847:18: warning: The class 'ACM_Access' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:847:18: note: Derived function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:856:18: warning: The class 'ACM_Access' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:856:18: note: Derived function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:862:18: warning: The class 'ACM_Access' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:862:18: note: Derived function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:847:18: warning: The class 'ACM_Access' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:847:18: note: Derived function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:856:18: warning: The class 'ACM_Access' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:856:18: note: Derived function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:862:18: warning: The class 'ACM_Access' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:862:18: note: Derived function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:876:15: warning: The class 'ACM_Get' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:847:18: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:876:15: note: Derived function 'ACM_Get::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:878:15: warning: The class 'ACM_Get' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:856:18: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:878:15: note: Derived function 'ACM_Get::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:884:15: warning: The class 'ACM_Get' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:862:18: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:884:15: note: Derived function 'ACM_Get::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:876:15: warning: The class 'ACM_Get' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:876:15: note: Derived function 'ACM_Get::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:878:15: warning: The class 'ACM_Get' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:878:15: note: Derived function 'ACM_Get::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:884:15: warning: The class 'ACM_Get' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:884:15: note: Derived function 'ACM_Get::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:876:15: warning: The class 'ACM_Get' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:876:15: note: Derived function 'ACM_Get::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:878:15: warning: The class 'ACM_Get' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:878:15: note: Derived function 'ACM_Get::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:884:15: warning: The class 'ACM_Get' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:884:15: note: Derived function 'ACM_Get::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:876:15: warning: The class 'ACM_Get' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:876:15: note: Derived function 'ACM_Get::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:878:15: warning: The class 'ACM_Get' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:878:15: note: Derived function 'ACM_Get::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:884:15: warning: The class 'ACM_Get' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:884:15: note: Derived function 'ACM_Get::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:898:15: warning: The class 'ACM_Set' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:847:18: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:898:15: note: Derived function 'ACM_Set::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:900:15: warning: The class 'ACM_Set' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:856:18: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:900:15: note: Derived function 'ACM_Set::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:906:15: warning: The class 'ACM_Set' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:862:18: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:906:15: note: Derived function 'ACM_Set::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:898:15: warning: The class 'ACM_Set' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:898:15: note: Derived function 'ACM_Set::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:900:15: warning: The class 'ACM_Set' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:900:15: note: Derived function 'ACM_Set::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:906:15: warning: The class 'ACM_Set' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:906:15: note: Derived function 'ACM_Set::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:898:15: warning: The class 'ACM_Set' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:898:15: note: Derived function 'ACM_Set::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:900:15: warning: The class 'ACM_Set' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:900:15: note: Derived function 'ACM_Set::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:906:15: warning: The class 'ACM_Set' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:906:15: note: Derived function 'ACM_Set::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:898:15: warning: The class 'ACM_Set' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:898:15: note: Derived function 'ACM_Set::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:900:15: warning: The class 'ACM_Set' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:900:15: note: Derived function 'ACM_Set::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:906:15: warning: The class 'ACM_Set' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:906:15: note: Derived function 'ACM_Set::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:920:16: warning: The class 'ACM_Call' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:847:18: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:920:16: note: Derived function 'ACM_Call::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:926:16: warning: The class 'ACM_Call' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:856:18: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:926:16: note: Derived function 'ACM_Call::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:932:16: warning: The class 'ACM_Call' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:862:18: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:932:16: note: Derived function 'ACM_Call::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:920:16: warning: The class 'ACM_Call' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:920:16: note: Derived function 'ACM_Call::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:926:16: warning: The class 'ACM_Call' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:926:16: note: Derived function 'ACM_Call::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:932:16: warning: The class 'ACM_Call' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:932:16: note: Derived function 'ACM_Call::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:920:16: warning: The class 'ACM_Call' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:920:16: note: Derived function 'ACM_Call::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:926:16: warning: The class 'ACM_Call' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:926:16: note: Derived function 'ACM_Call::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:932:16: warning: The class 'ACM_Call' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:932:16: note: Derived function 'ACM_Call::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:920:16: warning: The class 'ACM_Call' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:920:16: note: Derived function 'ACM_Call::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:926:16: warning: The class 'ACM_Call' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:926:16: note: Derived function 'ACM_Call::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:932:16: warning: The class 'ACM_Call' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:932:16: note: Derived function 'ACM_Call::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:950:19: warning: The class 'ACM_Builtin' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:847:18: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:950:19: note: Derived function 'ACM_Builtin::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:954:19: warning: The class 'ACM_Builtin' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:856:18: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:954:19: note: Derived function 'ACM_Builtin::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:960:19: warning: The class 'ACM_Builtin' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:862:18: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:960:19: note: Derived function 'ACM_Builtin::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:950:19: warning: The class 'ACM_Builtin' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:950:19: note: Derived function 'ACM_Builtin::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:954:19: warning: The class 'ACM_Builtin' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:954:19: note: Derived function 'ACM_Builtin::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:960:19: warning: The class 'ACM_Builtin' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:960:19: note: Derived function 'ACM_Builtin::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:950:19: warning: The class 'ACM_Builtin' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:950:19: note: Derived function 'ACM_Builtin::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:954:19: warning: The class 'ACM_Builtin' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:954:19: note: Derived function 'ACM_Builtin::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:960:19: warning: The class 'ACM_Builtin' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:960:19: note: Derived function 'ACM_Builtin::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:950:19: warning: The class 'ACM_Builtin' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:950:19: note: Derived function 'ACM_Builtin::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:954:19: warning: The class 'ACM_Builtin' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:954:19: note: Derived function 'ACM_Builtin::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:960:19: warning: The class 'ACM_Builtin' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:960:19: note: Derived function 'ACM_Builtin::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:978:15: warning: The class 'ACM_Ref' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:847:18: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:978:15: note: Derived function 'ACM_Ref::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:980:15: warning: The class 'ACM_Ref' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:856:18: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:980:15: note: Derived function 'ACM_Ref::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:986:15: warning: The class 'ACM_Ref' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:862:18: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:986:15: note: Derived function 'ACM_Ref::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:978:15: warning: The class 'ACM_Ref' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:978:15: note: Derived function 'ACM_Ref::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:980:15: warning: The class 'ACM_Ref' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:980:15: note: Derived function 'ACM_Ref::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:986:15: warning: The class 'ACM_Ref' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:986:15: note: Derived function 'ACM_Ref::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:978:15: warning: The class 'ACM_Ref' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:978:15: note: Derived function 'ACM_Ref::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:980:15: warning: The class 'ACM_Ref' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:980:15: note: Derived function 'ACM_Ref::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:986:15: warning: The class 'ACM_Ref' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:986:15: note: Derived function 'ACM_Ref::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:978:15: warning: The class 'ACM_Ref' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:978:15: note: Derived function 'ACM_Ref::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:980:15: warning: The class 'ACM_Ref' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:980:15: note: Derived function 'ACM_Ref::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:986:15: warning: The class 'ACM_Ref' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:986:15: note: Derived function 'ACM_Ref::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1001:18: warning: The class 'ACM_GetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:847:18: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1001:18: note: Derived function 'ACM_GetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1005:18: warning: The class 'ACM_GetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:856:18: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1005:18: note: Derived function 'ACM_GetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1009:18: warning: The class 'ACM_GetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:862:18: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1009:18: note: Derived function 'ACM_GetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1001:18: warning: The class 'ACM_GetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1001:18: note: Derived function 'ACM_GetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1005:18: warning: The class 'ACM_GetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1005:18: note: Derived function 'ACM_GetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1009:18: warning: The class 'ACM_GetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1009:18: note: Derived function 'ACM_GetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1001:18: warning: The class 'ACM_GetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1001:18: note: Derived function 'ACM_GetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1005:18: warning: The class 'ACM_GetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1005:18: note: Derived function 'ACM_GetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1009:18: warning: The class 'ACM_GetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1009:18: note: Derived function 'ACM_GetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1001:18: warning: The class 'ACM_GetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1001:18: note: Derived function 'ACM_GetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1005:18: warning: The class 'ACM_GetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1005:18: note: Derived function 'ACM_GetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1009:18: warning: The class 'ACM_GetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1009:18: note: Derived function 'ACM_GetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1024:18: warning: The class 'ACM_SetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:847:18: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1024:18: note: Derived function 'ACM_SetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1028:18: warning: The class 'ACM_SetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:856:18: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1028:18: note: Derived function 'ACM_SetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1032:18: warning: The class 'ACM_SetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:862:18: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1032:18: note: Derived function 'ACM_SetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1024:18: warning: The class 'ACM_SetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1024:18: note: Derived function 'ACM_SetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1028:18: warning: The class 'ACM_SetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1028:18: note: Derived function 'ACM_SetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1032:18: warning: The class 'ACM_SetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1032:18: note: Derived function 'ACM_SetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1024:18: warning: The class 'ACM_SetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1024:18: note: Derived function 'ACM_SetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1028:18: warning: The class 'ACM_SetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1028:18: note: Derived function 'ACM_SetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1032:18: warning: The class 'ACM_SetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1032:18: note: Derived function 'ACM_SetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1024:18: warning: The class 'ACM_SetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1024:18: note: Derived function 'ACM_SetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1028:18: warning: The class 'ACM_SetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1028:18: note: Derived function 'ACM_SetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1032:18: warning: The class 'ACM_SetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1032:18: note: Derived function 'ACM_SetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1047:19: warning: The class 'ACM_CallRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:847:18: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1047:19: note: Derived function 'ACM_CallRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1051:19: warning: The class 'ACM_CallRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:856:18: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1051:19: note: Derived function 'ACM_CallRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1055:19: warning: The class 'ACM_CallRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:862:18: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1055:19: note: Derived function 'ACM_CallRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1047:19: warning: The class 'ACM_CallRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1047:19: note: Derived function 'ACM_CallRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1051:19: warning: The class 'ACM_CallRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1051:19: note: Derived function 'ACM_CallRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1055:19: warning: The class 'ACM_CallRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1055:19: note: Derived function 'ACM_CallRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1047:19: warning: The class 'ACM_CallRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1047:19: note: Derived function 'ACM_CallRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1051:19: warning: The class 'ACM_CallRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1051:19: note: Derived function 'ACM_CallRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1055:19: warning: The class 'ACM_CallRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1055:19: note: Derived function 'ACM_CallRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1047:19: warning: The class 'ACM_CallRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1047:19: note: Derived function 'ACM_CallRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1051:19: warning: The class 'ACM_CallRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1051:19: note: Derived function 'ACM_CallRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1055:19: warning: The class 'ACM_CallRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1055:19: note: Derived function 'ACM_CallRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1070:21: warning: The class 'ACM_Execution' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1070:21: note: Derived function 'ACM_Execution::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1074:21: warning: The class 'ACM_Execution' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1074:21: note: Derived function 'ACM_Execution::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1078:21: warning: The class 'ACM_Execution' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1078:21: note: Derived function 'ACM_Execution::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1070:21: warning: The class 'ACM_Execution' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1070:21: note: Derived function 'ACM_Execution::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1074:21: warning: The class 'ACM_Execution' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1074:21: note: Derived function 'ACM_Execution::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1078:21: warning: The class 'ACM_Execution' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1078:21: note: Derived function 'ACM_Execution::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1070:21: warning: The class 'ACM_Execution' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1070:21: note: Derived function 'ACM_Execution::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1074:21: warning: The class 'ACM_Execution' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1074:21: note: Derived function 'ACM_Execution::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1078:21: warning: The class 'ACM_Execution' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1078:21: note: Derived function 'ACM_Execution::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1092:24: warning: The class 'ACM_Construction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1092:24: note: Derived function 'ACM_Construction::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1096:24: warning: The class 'ACM_Construction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1096:24: note: Derived function 'ACM_Construction::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1100:24: warning: The class 'ACM_Construction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1100:24: note: Derived function 'ACM_Construction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1092:24: warning: The class 'ACM_Construction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1092:24: note: Derived function 'ACM_Construction::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1096:24: warning: The class 'ACM_Construction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1096:24: note: Derived function 'ACM_Construction::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1100:24: warning: The class 'ACM_Construction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1100:24: note: Derived function 'ACM_Construction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1092:24: warning: The class 'ACM_Construction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1092:24: note: Derived function 'ACM_Construction::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1096:24: warning: The class 'ACM_Construction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1096:24: note: Derived function 'ACM_Construction::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1100:24: warning: The class 'ACM_Construction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1100:24: note: Derived function 'ACM_Construction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1114:23: warning: The class 'ACM_Destruction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:827:16: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1114:23: note: Derived function 'ACM_Destruction::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1118:23: warning: The class 'ACM_Destruction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:829:16: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1118:23: note: Derived function 'ACM_Destruction::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1122:23: warning: The class 'ACM_Destruction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:831:16: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1122:23: note: Derived function 'ACM_Destruction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1114:23: warning: The class 'ACM_Destruction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1114:23: note: Derived function 'ACM_Destruction::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1118:23: warning: The class 'ACM_Destruction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1118:23: note: Derived function 'ACM_Destruction::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1122:23: warning: The class 'ACM_Destruction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1122:23: note: Derived function 'ACM_Destruction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1114:23: warning: The class 'ACM_Destruction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1114:23: note: Derived function 'ACM_Destruction::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1118:23: warning: The class 'ACM_Destruction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1118:23: note: Derived function 'ACM_Destruction::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1122:23: warning: The class 'ACM_Destruction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1122:23: note: Derived function 'ACM_Destruction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1136:20: warning: The class 'ACM_Pointcut' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:633:16: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1136:20: note: Derived function 'ACM_Pointcut::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1144:20: warning: The class 'ACM_Pointcut' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:642:16: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1144:20: note: Derived function 'ACM_Pointcut::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1148:20: warning: The class 'ACM_Pointcut' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:650:16: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1148:20: note: Derived function 'ACM_Pointcut::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1136:20: warning: The class 'ACM_Pointcut' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1136:20: note: Derived function 'ACM_Pointcut::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1144:20: warning: The class 'ACM_Pointcut' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1144:20: note: Derived function 'ACM_Pointcut::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1148:20: warning: The class 'ACM_Pointcut' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1148:20: note: Derived function 'ACM_Pointcut::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1136:20: warning: The class 'ACM_Pointcut' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1136:20: note: Derived function 'ACM_Pointcut::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1144:20: warning: The class 'ACM_Pointcut' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1144:20: note: Derived function 'ACM_Pointcut::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1148:20: warning: The class 'ACM_Pointcut' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1148:20: note: Derived function 'ACM_Pointcut::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1165:21: warning: The class 'ACM_Attribute' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:633:16: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1165:21: note: Derived function 'ACM_Attribute::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1169:21: warning: The class 'ACM_Attribute' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:642:16: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1169:21: note: Derived function 'ACM_Attribute::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1173:21: warning: The class 'ACM_Attribute' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:650:16: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1173:21: note: Derived function 'ACM_Attribute::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1165:21: warning: The class 'ACM_Attribute' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1165:21: note: Derived function 'ACM_Attribute::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1169:21: warning: The class 'ACM_Attribute' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1169:21: note: Derived function 'ACM_Attribute::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1173:21: warning: The class 'ACM_Attribute' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1173:21: note: Derived function 'ACM_Attribute::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1165:21: warning: The class 'ACM_Attribute' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1165:21: note: Derived function 'ACM_Attribute::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1169:21: warning: The class 'ACM_Attribute' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1169:21: note: Derived function 'ACM_Attribute::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1173:21: warning: The class 'ACM_Attribute' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1173:21: note: Derived function 'ACM_Attribute::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1190:21: warning: The class 'ACM_Parameter' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1190:21: note: Derived function 'ACM_Parameter::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1198:21: warning: The class 'ACM_Parameter' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1198:21: note: Derived function 'ACM_Parameter::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1202:21: warning: The class 'ACM_Parameter' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1202:21: note: Derived function 'ACM_Parameter::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1190:21: warning: The class 'ACM_Parameter' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1190:21: note: Derived function 'ACM_Parameter::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1198:21: warning: The class 'ACM_Parameter' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1198:21: note: Derived function 'ACM_Parameter::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1202:21: warning: The class 'ACM_Parameter' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1202:21: note: Derived function 'ACM_Parameter::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1216:22: warning: The class 'ACM_Annotation' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1216:22: note: Derived function 'ACM_Annotation::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1220:22: warning: The class 'ACM_Annotation' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1220:22: note: Derived function 'ACM_Annotation::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1226:22: warning: The class 'ACM_Annotation' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1226:22: note: Derived function 'ACM_Annotation::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1216:22: warning: The class 'ACM_Annotation' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1216:22: note: Derived function 'ACM_Annotation::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1220:22: warning: The class 'ACM_Annotation' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1220:22: note: Derived function 'ACM_Annotation::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1226:22: warning: The class 'ACM_Annotation' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1226:22: note: Derived function 'ACM_Annotation::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1244:18: warning: The class 'ACM_Advice' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1244:18: note: Derived function 'ACM_Advice::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1249:18: warning: The class 'ACM_Advice' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1249:18: note: Derived function 'ACM_Advice::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1251:18: warning: The class 'ACM_Advice' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1251:18: note: Derived function 'ACM_Advice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1244:18: warning: The class 'ACM_Advice' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1244:18: note: Derived function 'ACM_Advice::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1249:18: warning: The class 'ACM_Advice' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1249:18: note: Derived function 'ACM_Advice::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1251:18: warning: The class 'ACM_Advice' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1251:18: note: Derived function 'ACM_Advice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1266:22: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:1244:18: note: Parent function 'ACM_Advice::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1266:22: note: Derived function 'ACM_AdviceCode::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1272:22: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:1249:18: note: Parent function 'ACM_Advice::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1272:22: note: Derived function 'ACM_AdviceCode::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1276:22: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:1251:18: note: Parent function 'ACM_Advice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1276:22: note: Derived function 'ACM_AdviceCode::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1266:22: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1266:22: note: Derived function 'ACM_AdviceCode::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1272:22: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1272:22: note: Derived function 'ACM_AdviceCode::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1276:22: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1276:22: note: Derived function 'ACM_AdviceCode::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1266:22: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1266:22: note: Derived function 'ACM_AdviceCode::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1272:22: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1272:22: note: Derived function 'ACM_AdviceCode::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1276:22: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1276:22: note: Derived function 'ACM_AdviceCode::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1290:24: warning: The class 'ACM_Introduction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:1244:18: note: Parent function 'ACM_Advice::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1290:24: note: Derived function 'ACM_Introduction::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1294:24: warning: The class 'ACM_Introduction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:1249:18: note: Parent function 'ACM_Advice::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1294:24: note: Derived function 'ACM_Introduction::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1300:24: warning: The class 'ACM_Introduction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:1251:18: note: Parent function 'ACM_Advice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1300:24: note: Derived function 'ACM_Introduction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1290:24: warning: The class 'ACM_Introduction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1290:24: note: Derived function 'ACM_Introduction::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1294:24: warning: The class 'ACM_Introduction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1294:24: note: Derived function 'ACM_Introduction::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1300:24: warning: The class 'ACM_Introduction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1300:24: note: Derived function 'ACM_Introduction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1290:24: warning: The class 'ACM_Introduction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1290:24: note: Derived function 'ACM_Introduction::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1294:24: warning: The class 'ACM_Introduction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1294:24: note: Derived function 'ACM_Introduction::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1300:24: warning: The class 'ACM_Introduction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1300:24: note: Derived function 'ACM_Introduction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1316:17: warning: The class 'ACM_Order' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:1244:18: note: Parent function 'ACM_Advice::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1316:17: note: Derived function 'ACM_Order::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1320:17: warning: The class 'ACM_Order' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:1249:18: note: Parent function 'ACM_Advice::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1320:17: note: Derived function 'ACM_Order::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1324:17: warning: The class 'ACM_Order' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:1251:18: note: Parent function 'ACM_Advice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1324:17: note: Derived function 'ACM_Order::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1316:17: warning: The class 'ACM_Order' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1316:17: note: Derived function 'ACM_Order::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1320:17: warning: The class 'ACM_Order' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1320:17: note: Derived function 'ACM_Order::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1324:17: warning: The class 'ACM_Order' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1324:17: note: Derived function 'ACM_Order::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1316:17: warning: The class 'ACM_Order' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1316:17: note: Derived function 'ACM_Order::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1320:17: warning: The class 'ACM_Order' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1320:17: note: Derived function 'ACM_Order::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1324:17: warning: The class 'ACM_Order' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1324:17: note: Derived function 'ACM_Order::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1342:18: warning: The class 'ACM_Aspect' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Class'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:771:17: note: Parent function 'ACM_Class::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1342:18: note: Derived function 'ACM_Aspect::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1346:18: warning: The class 'ACM_Aspect' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Class'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:776:17: note: Parent function 'ACM_Class::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1346:18: note: Derived function 'ACM_Aspect::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1350:18: warning: The class 'ACM_Aspect' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Class'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:788:17: note: Parent function 'ACM_Class::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1350:18: note: Derived function 'ACM_Aspect::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1342:18: warning: The class 'ACM_Aspect' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:633:16: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1342:18: note: Derived function 'ACM_Aspect::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1346:18: warning: The class 'ACM_Aspect' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:642:16: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1346:18: note: Derived function 'ACM_Aspect::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1350:18: warning: The class 'ACM_Aspect' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:650:16: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1350:18: note: Derived function 'ACM_Aspect::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1342:18: warning: The class 'ACM_Aspect' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:557:15: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1342:18: note: Derived function 'ACM_Aspect::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1346:18: warning: The class 'ACM_Aspect' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:563:15: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1346:18: note: Derived function 'ACM_Aspect::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1350:18: warning: The class 'ACM_Aspect' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:565:15: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1350:18: note: Derived function 'ACM_Aspect::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1342:18: warning: The class 'ACM_Aspect' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1342:18: note: Derived function 'ACM_Aspect::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1346:18: warning: The class 'ACM_Aspect' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1346:18: note: Derived function 'ACM_Aspect::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1350:18: warning: The class 'ACM_Aspect' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1350:18: note: Derived function 'ACM_Aspect::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1374:23: warning: The class 'ACM_Speculation' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1374:23: note: Derived function 'ACM_Speculation::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1378:23: warning: The class 'ACM_Speculation' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1378:23: note: Derived function 'ACM_Speculation::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1399:23: warning: The class 'ACM_Speculation' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1399:23: note: Derived function 'ACM_Speculation::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1413:17: warning: The class 'ACM_Model' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:300:16: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1413:17: note: Derived function 'ACM_Model::dump_attr' aspectc++/AspectC++/ACModel/Elements.cc:1419:17: warning: The class 'ACM_Model' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:302:16: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1419:17: note: Derived function 'ACM_Model::dump_refs' aspectc++/AspectC++/ACModel/Elements.cc:1421:17: warning: The class 'ACM_Model' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.cc:304:16: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.cc:1421:17: note: Derived function 'ACM_Model::dump_aggr' aspectc++/AspectC++/ACModel/MatchType.h:120:3: style: Class 'MatchTypeRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchName.h:50:5: style: Class 'MRegComp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchName.h:78:5: style: Class 'MStrComp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchName.h:88:5: style: Class 'Name' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:123:3: style: Class 'MTA_Type' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:136:3: style: Class 'MTA_Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:153:3: style: Class 'MTA_Addr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchExpr.h:114:10: style: Class 'MatchSignature' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchExpr.h:213:10: style: Class 'MatchExpr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchName.h:67:18: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchName.h:39:18: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchName.h:67:18: note: Function in derived class aspectc++/AspectC++/ACModel/MatchName.h:72:18: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchName.h:39:18: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchName.h:72:18: note: Function in derived class aspectc++/AspectC++/ACModel/MatchName.h:79:18: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchName.h:39:18: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchName.h:79:18: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:97:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:34:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:97:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:98:8: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:35:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:98:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:99:8: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:36:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:99:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:100:12: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:37:29: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:100:12: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:101:8: style: The function 'is_any' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:38:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:101:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:109:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:34:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:109:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:110:8: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:35:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:110:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:112:8: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:36:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:112:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:113:17: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:37:29: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:113:17: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:114:8: style: The function 'is_ellipses' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:39:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:114:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:124:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:34:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:124:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:125:8: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:35:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:125:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:126:8: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:36:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:126:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:127:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:37:29: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:127:13: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:128:8: style: The function 'is_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:40:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:128:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:137:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:34:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:137:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:138:8: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:35:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:138:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:144:8: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:36:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:144:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:145:14: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:37:29: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:145:14: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:146:8: style: The function 'is_value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:41:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:146:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:154:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:34:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:154:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:156:8: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:35:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:156:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:158:8: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:36:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:158:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:159:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:37:29: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:159:13: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:160:8: style: The function 'is_addr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:42:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTemplateArg.h:160:8: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:221:12: style: The destructor '~ACM_Node' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:143:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:221:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:224:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:164:18: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:224:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:233:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:183:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:233:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:243:12: style: The destructor '~ACM_File' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:221:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:243:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:244:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:222:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:244:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:245:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:223:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:245:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:246:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:224:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:246:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:249:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:227:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:249:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:255:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:233:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:255:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:281:12: style: The destructor '~ACM_TUnit' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:243:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:281:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:282:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:244:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:282:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:283:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:245:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:283:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:284:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:246:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:284:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:287:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:249:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:287:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:293:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:255:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:293:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:307:12: style: The destructor '~ACM_Header' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:243:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:307:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:308:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:244:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:308:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:309:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:245:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:309:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:310:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:246:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:310:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:313:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:249:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:313:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:319:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:255:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:319:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:333:12: style: The destructor '~ACM_Source' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:221:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:333:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:334:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:222:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:334:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:335:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:223:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:335:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:336:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:224:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:336:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:339:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:227:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:339:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:345:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:233:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:345:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:378:12: style: The destructor '~ACM_MemberIntro' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:221:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:378:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:379:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:222:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:379:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:380:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:223:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:380:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:381:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:224:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:381:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:384:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:227:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:384:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:390:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:233:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:390:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:408:12: style: The destructor '~ACM_BaseIntro' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:221:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:408:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:409:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:222:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:409:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:410:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:223:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:410:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:411:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:224:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:411:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:414:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:227:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:414:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:420:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:233:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:420:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:441:12: style: The destructor '~ACM_ClassPlan' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:221:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:441:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:442:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:222:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:442:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:443:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:223:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:443:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:444:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:224:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:444:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:447:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:227:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:447:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:453:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:233:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:453:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:474:12: style: The destructor '~ACM_CodeAdvice' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:221:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:474:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:475:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:222:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:475:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:476:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:223:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:476:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:477:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:224:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:477:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:480:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:227:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:480:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:486:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:233:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:486:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:516:12: style: The destructor '~ACM_CodePlan' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:221:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:516:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:517:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:222:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:517:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:518:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:223:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:518:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:519:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:224:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:519:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:522:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:227:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:522:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:528:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:233:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:528:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:573:12: style: The destructor '~ACM_Any' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:221:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:573:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:574:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:222:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:574:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:575:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:223:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:575:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:576:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:224:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:576:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:579:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:227:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:579:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:585:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:233:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:585:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:612:12: style: The destructor '~ACM_Type' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:573:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:612:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:613:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:574:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:613:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:614:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:575:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:614:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:615:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:576:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:615:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:618:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:579:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:618:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:624:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:585:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:624:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:642:12: style: The destructor '~ACM_Arg' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:573:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:642:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:643:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:574:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:643:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:644:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:575:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:644:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:645:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:576:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:645:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:648:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:579:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:648:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:654:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:585:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:654:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:679:12: style: The destructor '~ACM_Name' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:573:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:679:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:680:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:574:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:680:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:681:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:575:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:681:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:682:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:576:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:682:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:685:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:579:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:685:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:691:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:585:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:691:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:721:12: style: The destructor '~ACM_Namespace' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:679:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:721:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:722:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:680:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:722:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:723:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:681:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:723:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:724:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:682:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:724:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:727:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:685:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:727:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:733:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:691:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:733:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:739:12: style: The destructor '~ACM_Statement' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:679:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:739:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:740:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:680:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:740:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:741:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:681:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:741:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:742:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:682:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:742:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:745:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:685:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:745:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:751:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:691:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:751:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:771:12: style: The destructor '~ACM_Function' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:679:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:771:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:772:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:680:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:772:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:773:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:681:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:773:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:774:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:682:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:774:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:777:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:685:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:777:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:783:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:691:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:783:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:836:12: style: The destructor '~ACM_Variable' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:679:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:836:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:837:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:680:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:837:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:838:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:681:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:838:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:839:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:682:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:839:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:842:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:685:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:842:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:848:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:691:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:848:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:874:12: style: The destructor '~ACM_Class' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:679:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:874:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:875:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:680:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:875:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:876:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:681:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:876:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:877:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:682:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:877:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:880:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:685:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:880:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:886:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:691:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:886:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:918:12: style: The destructor '~ACM_ClassSlice' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:679:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:918:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:919:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:680:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:919:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:920:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:681:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:920:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:921:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:682:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:921:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:924:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:685:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:924:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:930:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:691:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:930:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:945:12: style: The destructor '~ACM_Code' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:573:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:945:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:946:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:574:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:946:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:947:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:575:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:947:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:948:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:576:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:948:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:951:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:579:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:951:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:957:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:585:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:957:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:985:12: style: The destructor '~ACM_Access' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:945:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:985:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:986:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:946:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:986:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:987:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:947:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:987:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:988:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:948:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:988:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:991:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:951:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:991:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:997:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:957:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:997:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1036:12: style: The destructor '~ACM_Get' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:985:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1036:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1037:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:986:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1037:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1038:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:987:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1038:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1039:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:988:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1039:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1042:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:991:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1042:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1048:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:997:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1048:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1065:12: style: The destructor '~ACM_Set' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:985:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1065:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1066:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:986:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1066:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1067:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:987:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1067:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1068:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:988:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1068:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1071:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:991:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1071:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1077:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:997:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1077:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1099:12: style: The destructor '~ACM_Call' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:985:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1099:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1100:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:986:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1100:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1101:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:987:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1101:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1102:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:988:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1102:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1105:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:991:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1105:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1111:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:997:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1111:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1141:12: style: The destructor '~ACM_Builtin' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:985:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1141:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1142:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:986:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1142:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1143:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:987:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1143:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1144:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:988:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1144:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1147:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:991:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1147:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1153:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:997:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1153:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1175:12: style: The destructor '~ACM_Ref' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:985:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1175:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1176:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:986:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1176:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1177:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:987:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1177:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1178:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:988:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1178:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1181:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:991:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1181:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1187:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:997:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1187:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1209:12: style: The destructor '~ACM_GetRef' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:985:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1209:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1210:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:986:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1210:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1211:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:987:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1211:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1212:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:988:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1212:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1215:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:991:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1215:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1221:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:997:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1221:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1237:12: style: The destructor '~ACM_SetRef' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:985:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1237:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1238:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:986:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1238:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1239:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:987:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1239:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1240:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:988:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1240:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1243:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:991:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1243:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1249:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:997:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1249:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1265:12: style: The destructor '~ACM_CallRef' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:985:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1265:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1266:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:986:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1266:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1267:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:987:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1267:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1268:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:988:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1268:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1271:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:991:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1271:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1277:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:997:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1277:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1291:12: style: The destructor '~ACM_Execution' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:945:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1291:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1292:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:946:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1292:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1293:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:947:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1293:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1294:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:948:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1294:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1297:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:951:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1297:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1303:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:957:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1303:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1309:12: style: The destructor '~ACM_Construction' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:945:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1309:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1310:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:946:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1310:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1311:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:947:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1311:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1312:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:948:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1312:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1315:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:951:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1315:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1321:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:957:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1321:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1327:12: style: The destructor '~ACM_Destruction' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:945:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1327:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1328:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:946:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1328:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1329:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:947:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1329:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1330:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:948:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1330:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1333:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:951:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1333:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1339:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:957:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1339:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1350:12: style: The destructor '~ACM_Pointcut' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:679:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1350:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1351:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:680:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1351:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1352:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:681:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1352:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1353:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:682:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1353:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1356:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:685:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1356:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1362:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:691:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1362:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1388:12: style: The destructor '~ACM_Attribute' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:679:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1388:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1389:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:680:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1389:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1390:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:681:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1390:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1391:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:682:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1391:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1394:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:685:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1394:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1400:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:691:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1400:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1412:12: style: The destructor '~ACM_Parameter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:573:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1412:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1413:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:574:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1413:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1414:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:575:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1414:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1415:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:576:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1415:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1418:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:579:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1418:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1424:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:585:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1424:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1445:12: style: The destructor '~ACM_Annotation' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:573:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1445:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1446:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:574:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1446:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1447:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:575:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1447:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1448:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:576:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1448:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1451:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:579:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1451:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1457:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:585:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1457:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1477:12: style: The destructor '~ACM_Advice' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:573:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1477:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1478:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:574:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1478:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1479:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:575:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1479:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1480:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:576:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1480:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1483:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:579:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1483:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1489:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:585:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1489:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1512:12: style: The destructor '~ACM_AdviceCode' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1477:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1512:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1513:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1478:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1513:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1514:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1479:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1514:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1515:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1480:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1515:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1518:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1483:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1518:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1524:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1489:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1524:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1550:12: style: The destructor '~ACM_Introduction' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1477:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1550:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1551:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1478:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1551:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1552:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1479:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1552:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1553:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1480:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1553:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1556:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1483:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1556:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1562:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1489:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1562:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1588:12: style: The destructor '~ACM_Order' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1477:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1588:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1589:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1478:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1589:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1590:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1479:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1590:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1591:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1480:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1591:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1594:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1483:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1594:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1600:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1489:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1600:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1621:12: style: The destructor '~ACM_Aspect' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:874:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1621:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1622:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:875:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1622:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1623:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:876:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1623:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1624:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:877:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1624:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1627:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:880:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1627:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1633:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:886:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1633:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1658:12: style: The destructor '~ACM_Speculation' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:221:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1658:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1659:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:222:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1659:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1660:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:223:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1660:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1661:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:224:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1661:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1664:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:227:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1664:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1670:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:233:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1670:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1713:12: style: The destructor '~ACM_Model' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:221:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1713:12: note: Destructor in derived class aspectc++/AspectC++/ACModel/Elements.h:1714:23: style: The function 'type_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:222:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1714:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1715:25: style: The function 'type_val' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:223:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1715:25: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1716:23: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:224:23: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1716:23: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1719:16: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:227:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1719:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1725:16: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:233:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/Elements.h:1725:16: note: Function in derived class aspectc++/AspectC++/ACModel/Elements.h:1814:4: style: The destructor '~ProjectModel' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1713:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/Elements.h:1814:4: note: Destructor in derived class aspectc++/AspectC++/ACModel/ModelNode.h:267:10: style: The function 'key' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:164:18: note: Virtual function in base class aspectc++/AspectC++/ACModel/ModelNode.h:267:10: note: Function in derived class aspectc++/AspectC++/ACModel/ModelNode.h:297:8: style: The function 'to_xml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:183:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/ModelNode.h:297:8: note: Function in derived class aspectc++/AspectC++/ACModel/MatchName.h:106:12: performance: Function 'str()' should return member '_str' by const reference. [returnByReference] aspectc++/AspectC++/ACModel/Elements.h:261:10: performance: Function 'get_filename()' should return member 'filename_' by const reference. [returnByReference] aspectc++/AspectC++/ACModel/Elements.h:630:10: performance: Function 'get_signature()' should return member 'signature_' by const reference. [returnByReference] aspectc++/AspectC++/ACModel/Elements.h:660:10: performance: Function 'get_type()' should return member 'type_' by const reference. [returnByReference] aspectc++/AspectC++/ACModel/Elements.h:666:10: performance: Function 'get_name()' should return member 'name_' by const reference. [returnByReference] aspectc++/AspectC++/ACModel/Elements.h:700:10: performance: Function 'get_name()' should return member 'name_' by const reference. [returnByReference] aspectc++/AspectC++/ACModel/Elements.h:1368:10: performance: Function 'get_expr()' should return member 'expr_' by const reference. [returnByReference] aspectc++/AspectC++/ACModel/Elements.h:1430:10: performance: Function 'get_value()' should return member 'value_' by const reference. [returnByReference] aspectc++/AspectC++/ACModel/Elements.h:1436:10: performance: Function 'get_expression()' should return member 'expression_' by const reference. [returnByReference] aspectc++/AspectC++/ACModel/Elements.h:1749:10: performance: Function 'get_version()' should return member 'version_' by const reference. [returnByReference] aspectc++/AspectC++/ACModel/ModelNode.h:187:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/ModelNode.h:193:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/ModelNode.h:205:39: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/ModelNode.h:206:9: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/ModelNode.h:210:35: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/ModelNode.h:215:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/ModelNode.h:222:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/ModelNode.h:229:46: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.h:1868:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.h:1880:11: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:396:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:420:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:448:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:507:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:720:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:858:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:880:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:902:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:928:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:956:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:982:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1222:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1296:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1380:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1382:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1532:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1549:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1577:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1594:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1595:38: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1604:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1621:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1622:38: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1638:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1655:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1690:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1735:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1736:38: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1745:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1773:43: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1774:36: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1804:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1805:38: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1824:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1825:38: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1865:37: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1890:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1911:43: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1912:36: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1923:43: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1924:36: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1935:43: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1936:36: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1947:43: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1948:36: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1972:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:1995:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2025:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2045:43: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2046:36: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2070:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2071:38: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2084:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2105:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2122:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2139:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2214:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2230:43: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2231:36: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2239:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2365:6: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2391:10: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2715:31: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2717:32: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2719:32: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2721:37: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2723:35: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2725:35: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2727:36: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2729:34: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2731:30: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2733:29: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2735:35: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2737:35: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2739:34: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2741:34: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2743:31: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2745:36: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2747:29: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2749:29: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2751:30: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2753:33: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2755:29: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2757:32: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2759:32: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2761:33: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2763:35: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2765:38: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2767:37: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2769:34: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2771:35: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2773:35: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2775:36: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2777:36: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2779:38: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2781:31: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2783:32: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2785:37: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2787:31: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2973:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2977:35: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2991:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2993:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2997:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:2999:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3011:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3015:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3031:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3051:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3054:31: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3070:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3087:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3096:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3133:40: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3145:37: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3152:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3156:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3160:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3164:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3181:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3189:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3204:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3208:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3224:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3231:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3238:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3242:29: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3245:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3277:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3278:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3282:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3785:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3791:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3838:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3870:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:3885:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4035:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4086:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4091:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4104:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4128:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4180:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4226:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4231:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4236:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4241:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4250:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4259:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4297:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4313:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4341:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.cc:4343:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Elements.h:257:28: performance: Function parameter 'arg' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ACModel/Elements.h:626:29: performance: Function parameter 'arg' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ACModel/Elements.h:656:24: performance: Function parameter 'arg' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ACModel/Elements.h:662:24: performance: Function parameter 'arg' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ACModel/Elements.h:696:24: performance: Function parameter 'arg' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ACModel/Elements.h:1364:24: performance: Function parameter 'arg' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ACModel/Elements.h:1426:25: performance: Function parameter 'arg' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ACModel/Elements.h:1432:30: performance: Function parameter 'arg' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ACModel/Elements.h:1745:27: performance: Function parameter 'arg' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ACModel/Elements.cc:300:40: style: Parameter 'out' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Elements.cc:302:40: style: Parameter 'out' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Elements.cc:304:40: style: Parameter 'out' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Elements.cc:2360:41: style: Parameter 'me' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Elements.cc:2360:55: style: Parameter 'that' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Elements.cc:2372:52: style: Parameter 'me' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Elements.cc:2372:66: style: Parameter 'that' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Elements.cc:2377:54: style: Parameter 'me' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Elements.cc:2377:68: style: Parameter 'that' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/MatchType.h:205:16: style: Variable 'b' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ACModel/MatchExpr.cc:27:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORMAL [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/MatchExpr.h:152:8: style:inconclusive: Technically the member function 'MatchSignature::parse_dec_literal' can be const. [functionConst] aspectc++/AspectC++/ACModel/MatchExpr.cc:570:22: note: Technically the member function 'MatchSignature::parse_dec_literal' can be const. aspectc++/AspectC++/ACModel/MatchExpr.h:152:8: note: Technically the member function 'MatchSignature::parse_dec_literal' can be const. aspectc++/AspectC++/ACModel/MatchExpr.h:155:8: performance:inconclusive: Technically the member function 'MatchSignature::skip_nested_declarator' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ACModel/MatchExpr.cc:663:22: note: Technically the member function 'MatchSignature::skip_nested_declarator' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/MatchExpr.h:155:8: note: Technically the member function 'MatchSignature::skip_nested_declarator' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/MatchExpr.h:160:8: style:inconclusive: Technically the member function 'MatchSignature::parse_operator_id' can be const. [functionConst] aspectc++/AspectC++/ACModel/MatchExpr.cc:892:22: note: Technically the member function 'MatchSignature::parse_operator_id' can be const. aspectc++/AspectC++/ACModel/MatchExpr.h:160:8: note: Technically the member function 'MatchSignature::parse_operator_id' can be const. aspectc++/AspectC++/ACModel/MatchExpr.h:163:15: performance:inconclusive: Technically the member function 'MatchSignature::skip_blanks' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ACModel/MatchExpr.cc:1178:29: note: Technically the member function 'MatchSignature::skip_blanks' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/MatchExpr.h:163:15: note: Technically the member function 'MatchSignature::skip_blanks' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/MatchExpr.cc:1110:39: style:inconclusive: Function 'parse_fct_args' argument 3 names different: declaration 'va' definition 'var_args'. [funcArgNamesDifferent] aspectc++/AspectC++/ACModel/MatchExpr.h:161:76: note: Function 'parse_fct_args' argument 3 names different: declaration 'va' definition 'var_args'. aspectc++/AspectC++/ACModel/MatchExpr.cc:1110:39: note: Function 'parse_fct_args' argument 3 names different: declaration 'va' definition 'var_args'. aspectc++/AspectC++/ACModel/MatchExpr.cc:54:16: style: Local variable 'type' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/MatchExpr.h:136:24: note: Shadowed declaration aspectc++/AspectC++/ACModel/MatchExpr.cc:54:16: note: Shadow variable aspectc++/AspectC++/ACModel/MatchExpr.cc:337:17: style: Local variable 'name' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/MatchExpr.h:135:21: note: Shadowed declaration aspectc++/AspectC++/ACModel/MatchExpr.cc:337:17: note: Shadow variable aspectc++/AspectC++/ACModel/MatchExpr.cc:519:15: style: Local variable 'name' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/MatchExpr.h:135:21: note: Shadowed declaration aspectc++/AspectC++/ACModel/MatchExpr.cc:519:15: note: Shadow variable aspectc++/AspectC++/ACModel/MatchExpr.cc:842:12: style: Local variable 'name' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/MatchExpr.h:135:21: note: Shadowed declaration aspectc++/AspectC++/ACModel/MatchExpr.cc:842:12: note: Shadow variable aspectc++/AspectC++/ACModel/MatchName.cc:304:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/MatchName.cc:122:23: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf] aspectc++/AspectC++/ACModel/MatchName.h:131:8: style:inconclusive: Technically the member function 'MatchName::oper_matches' can be const. [functionConst] aspectc++/AspectC++/ACModel/MatchName.cc:227:17: note: Technically the member function 'MatchName::oper_matches' can be const. aspectc++/AspectC++/ACModel/MatchName.h:131:8: note: Technically the member function 'MatchName::oper_matches' can be const. aspectc++/AspectC++/ACModel/MatchName.h:132:8: style:inconclusive: Technically the member function 'MatchName::conv_matches' can be const. [functionConst] aspectc++/AspectC++/ACModel/MatchName.cc:246:17: note: Technically the member function 'MatchName::conv_matches' can be const. aspectc++/AspectC++/ACModel/MatchName.h:132:8: note: Technically the member function 'MatchName::conv_matches' can be const. aspectc++/AspectC++/ACModel/MatchName.cc:37:8: style: The scope of the variable 'ch' can be reduced. [variableScope] aspectc++/AspectC++/ACModel/MatchName.cc:228:17: style: The scope of the variable 'any' can be reduced. [variableScope] aspectc++/AspectC++/ACModel/MatchName.cc:247:17: style: The scope of the variable 'any' can be reduced. [variableScope] aspectc++/AspectC++/ACModel/MatchName.cc:272:37: style:inconclusive: Function 'matches' argument 1 names different: declaration 'match_name' definition 'matched_name'. [funcArgNamesDifferent] aspectc++/AspectC++/ACModel/MatchName.h:172:28: note: Function 'matches' argument 1 names different: declaration 'match_name' definition 'matched_name'. aspectc++/AspectC++/ACModel/MatchName.cc:272:37: note: Function 'matches' argument 1 names different: declaration 'match_name' definition 'matched_name'. aspectc++/AspectC++/ACModel/MatchName.cc:98:15: style: Local variable 'str' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/MatchName.h:106:12: note: Shadowed declaration aspectc++/AspectC++/ACModel/MatchName.cc:98:15: note: Shadow variable aspectc++/AspectC++/ACModel/MatchName.cc:303:10: style: Local variable 'name' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/MatchName.h:148:8: note: Shadowed declaration aspectc++/AspectC++/ACModel/MatchName.cc:303:10: note: Shadow variable aspectc++/AspectC++/ACModel/MatchName.cc:262:37: style: Parameter 'name' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/MatchTemplateArg.cc:47:50: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/MatchTemplateArg.cc:51:38: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/MatchTemplateArg.cc:56:28: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/MatchTemplateArg.cc:21:59: style:inconclusive: Function 'matches' argument 1 names different: declaration 'mtal' definition 'sig_mtal'. [funcArgNamesDifferent] aspectc++/AspectC++/ACModel/MatchTemplateArg.h:85:39: note: Function 'matches' argument 1 names different: declaration 'mtal' definition 'sig_mtal'. aspectc++/AspectC++/ACModel/MatchTemplateArg.cc:21:59: note: Function 'matches' argument 1 names different: declaration 'mtal' definition 'sig_mtal'. aspectc++/AspectC++/ACModel/MatchTypeInfos.h:51:3: style: Class 'MTDeclarator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:76:3: style: Class 'MTPointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:95:3: style: Class 'MTMembPointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:113:3: style: Class 'MTReference' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:132:3: style: Class 'MTFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:165:3: style: Class 'MTArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:189:3: style: Class 'MTNamed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:38:24: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:38:24: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:39:16: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:79:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:39:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:40:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:40:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:57:4: style: The destructor '~MTDeclarator' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:72:12: note: Virtual destructor in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:57:4: note: Destructor in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:61:22: style: The function 'base' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:99:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:61:22: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:63:16: style: The function 'adjust_args' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:108:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:63:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:73:15: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:49:15: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:73:15: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:78:22: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:78:22: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:79:16: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:79:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:79:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:80:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:82:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:80:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:81:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:81:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:82:19: style: The function 'qualified' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:111:19: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:82:19: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:83:25: style: The function 'qualified' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:112:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:83:25: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:92:15: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:73:15: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:92:15: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:97:26: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:78:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:97:26: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:99:16: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:79:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:99:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:100:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:80:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:100:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:101:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:81:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:101:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:110:15: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:49:15: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:110:15: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:114:24: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:114:24: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:116:16: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:79:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:116:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:117:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:82:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:117:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:118:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:118:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:119:16: style: The function 'is_reference' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:93:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:119:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:129:15: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:49:15: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:129:15: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:136:23: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:136:23: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:138:16: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:79:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:138:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:140:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:82:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:140:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:141:16: style: The function 'is_function' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:85:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:141:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:148:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:148:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:150:16: style: The function 'adjust_args' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:63:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:150:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:151:19: style: The function 'qualified' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:111:19: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:151:19: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:152:25: style: The function 'qualified' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:112:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:152:25: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:162:15: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:49:15: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:162:15: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:169:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:169:20: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:171:16: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:79:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:171:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:173:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:82:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:173:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:178:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:178:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:179:16: style: The function 'is_array' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:87:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:179:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:190:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:190:20: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:192:16: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:79:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:192:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:194:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:82:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:194:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:197:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:197:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:198:19: style: The function 'qualified' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:111:19: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:198:19: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:199:25: style: The function 'qualified' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:112:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:199:25: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:201:16: style: The function 'is_trivial_match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:105:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:201:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:208:16: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:79:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:208:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:209:19: style: The function 'qualified' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:111:19: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:209:19: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:210:25: style: The function 'qualified' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:112:25: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:210:25: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:211:16: style: The function 'is_primitive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:91:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:211:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:82:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:222:18: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:222:18: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:224:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:224:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:225:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:225:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:232:19: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:232:19: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:234:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:234:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:235:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:235:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:242:25: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:242:25: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:244:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:244:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:245:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:245:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:252:27: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:252:27: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:254:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:254:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:255:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:255:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:262:19: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:262:19: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:264:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:264:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:265:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:265:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:272:28: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:272:28: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:274:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:274:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:275:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:275:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:282:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:282:20: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:284:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:284:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:285:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:285:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:292:26: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:292:26: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:294:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:294:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:295:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:295:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:302:18: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:302:18: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:304:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:304:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:305:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:305:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:312:21: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:312:21: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:314:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:314:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:315:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:315:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:322:27: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:322:27: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:324:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:324:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:325:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:325:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:332:19: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:332:19: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:334:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:334:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:335:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:335:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:342:31: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:342:31: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:344:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:344:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:345:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:345:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:352:23: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:352:23: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:354:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:354:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:355:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:355:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:362:29: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:362:29: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:364:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:364:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:365:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:365:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:372:21: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:372:21: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:374:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:374:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:375:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:375:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:382:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:382:20: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:384:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:384:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:385:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:385:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:392:21: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:392:21: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:394:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:394:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:395:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:395:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:402:25: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:402:25: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:404:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:404:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:405:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:405:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:412:19: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:96:22: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:412:19: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:414:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:102:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:414:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:415:16: style: The function 'is_void' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchType.h:89:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:415:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:416:16: style: The function 'mangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/MatchTypeInfos.h:213:16: note: Virtual function in base class aspectc++/AspectC++/ACModel/MatchTypeInfos.h:416:16: note: Function in derived class aspectc++/AspectC++/ACModel/MatchType.cc:77:11: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/MatchType.cc:56:54: style:inconclusive: Function 'to_memb_pointer' argument 1 names different: declaration 'mps' definition 'mn'. [funcArgNamesDifferent] aspectc++/AspectC++/ACModel/MatchType.h:162:42: note: Function 'to_memb_pointer' argument 1 names different: declaration 'mps' definition 'mn'. aspectc++/AspectC++/ACModel/MatchType.cc:56:54: note: Function 'to_memb_pointer' argument 1 names different: declaration 'mps' definition 'mn'. aspectc++/AspectC++/ACModel/MatchType.cc:64:72: style:inconclusive: Function 'to_function' argument 2 names different: declaration 'var_args' definition 'va'. [funcArgNamesDifferent] aspectc++/AspectC++/ACModel/MatchType.h:164:60: note: Function 'to_function' argument 2 names different: declaration 'var_args' definition 'va'. aspectc++/AspectC++/ACModel/MatchType.cc:64:72: note: Function 'to_function' argument 2 names different: declaration 'var_args' definition 'va'. aspectc++/AspectC++/ACModel/MatchTypeInfos.cc:126:27: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/MatchTypeInfos.cc:165:29: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/MatchTypeInfos.cc:205:33: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/MatchTypeInfos.cc:294:36: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/MatchTypeInfos.cc:388:27: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:94:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Utils.cc:109:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/Elements.h:686:8: warning: The class 'ACM_Name' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:686:8: note: Derived function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:687:8: warning: The class 'ACM_Name' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:687:8: note: Derived function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:688:8: warning: The class 'ACM_Name' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:688:8: note: Derived function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:686:8: warning: The class 'ACM_Name' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:686:8: note: Derived function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:687:8: warning: The class 'ACM_Name' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:687:8: note: Derived function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:688:8: warning: The class 'ACM_Name' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:688:8: note: Derived function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:250:8: warning: The class 'ACM_File' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:250:8: note: Derived function 'ACM_File::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:251:8: warning: The class 'ACM_File' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:251:8: note: Derived function 'ACM_File::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:252:8: warning: The class 'ACM_File' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:252:8: note: Derived function 'ACM_File::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:288:8: warning: The class 'ACM_TUnit' defines member function with name 'dump_attr' also defined in its parent class 'ACM_File'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:250:8: note: Parent function 'ACM_File::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:288:8: note: Derived function 'ACM_TUnit::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:289:8: warning: The class 'ACM_TUnit' defines member function with name 'dump_refs' also defined in its parent class 'ACM_File'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:251:8: note: Parent function 'ACM_File::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:289:8: note: Derived function 'ACM_TUnit::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:290:8: warning: The class 'ACM_TUnit' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_File'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:252:8: note: Parent function 'ACM_File::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:290:8: note: Derived function 'ACM_TUnit::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:288:8: warning: The class 'ACM_TUnit' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:288:8: note: Derived function 'ACM_TUnit::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:289:8: warning: The class 'ACM_TUnit' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:289:8: note: Derived function 'ACM_TUnit::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:290:8: warning: The class 'ACM_TUnit' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:290:8: note: Derived function 'ACM_TUnit::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:314:8: warning: The class 'ACM_Header' defines member function with name 'dump_attr' also defined in its parent class 'ACM_File'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:250:8: note: Parent function 'ACM_File::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:314:8: note: Derived function 'ACM_Header::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:315:8: warning: The class 'ACM_Header' defines member function with name 'dump_refs' also defined in its parent class 'ACM_File'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:251:8: note: Parent function 'ACM_File::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:315:8: note: Derived function 'ACM_Header::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:316:8: warning: The class 'ACM_Header' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_File'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:252:8: note: Parent function 'ACM_File::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:316:8: note: Derived function 'ACM_Header::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:314:8: warning: The class 'ACM_Header' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:314:8: note: Derived function 'ACM_Header::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:315:8: warning: The class 'ACM_Header' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:315:8: note: Derived function 'ACM_Header::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:316:8: warning: The class 'ACM_Header' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:316:8: note: Derived function 'ACM_Header::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:340:8: warning: The class 'ACM_Source' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:340:8: note: Derived function 'ACM_Source::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:341:8: warning: The class 'ACM_Source' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:341:8: note: Derived function 'ACM_Source::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:342:8: warning: The class 'ACM_Source' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:342:8: note: Derived function 'ACM_Source::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:385:8: warning: The class 'ACM_MemberIntro' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:385:8: note: Derived function 'ACM_MemberIntro::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:386:8: warning: The class 'ACM_MemberIntro' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:386:8: note: Derived function 'ACM_MemberIntro::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:387:8: warning: The class 'ACM_MemberIntro' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:387:8: note: Derived function 'ACM_MemberIntro::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:415:8: warning: The class 'ACM_BaseIntro' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:415:8: note: Derived function 'ACM_BaseIntro::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:416:8: warning: The class 'ACM_BaseIntro' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:416:8: note: Derived function 'ACM_BaseIntro::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:417:8: warning: The class 'ACM_BaseIntro' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:417:8: note: Derived function 'ACM_BaseIntro::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:448:8: warning: The class 'ACM_ClassPlan' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:448:8: note: Derived function 'ACM_ClassPlan::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:449:8: warning: The class 'ACM_ClassPlan' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:449:8: note: Derived function 'ACM_ClassPlan::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:450:8: warning: The class 'ACM_ClassPlan' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:450:8: note: Derived function 'ACM_ClassPlan::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:481:8: warning: The class 'ACM_CodeAdvice' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:481:8: note: Derived function 'ACM_CodeAdvice::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:482:8: warning: The class 'ACM_CodeAdvice' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:482:8: note: Derived function 'ACM_CodeAdvice::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:483:8: warning: The class 'ACM_CodeAdvice' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:483:8: note: Derived function 'ACM_CodeAdvice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:523:8: warning: The class 'ACM_CodePlan' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:523:8: note: Derived function 'ACM_CodePlan::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:524:8: warning: The class 'ACM_CodePlan' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:524:8: note: Derived function 'ACM_CodePlan::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:525:8: warning: The class 'ACM_CodePlan' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:525:8: note: Derived function 'ACM_CodePlan::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:580:8: warning: The class 'ACM_Any' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Derived function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:581:8: warning: The class 'ACM_Any' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Derived function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:582:8: warning: The class 'ACM_Any' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Derived function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:619:8: warning: The class 'ACM_Type' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:619:8: note: Derived function 'ACM_Type::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:620:8: warning: The class 'ACM_Type' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:620:8: note: Derived function 'ACM_Type::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:621:8: warning: The class 'ACM_Type' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:621:8: note: Derived function 'ACM_Type::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:619:8: warning: The class 'ACM_Type' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:619:8: note: Derived function 'ACM_Type::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:620:8: warning: The class 'ACM_Type' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:620:8: note: Derived function 'ACM_Type::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:621:8: warning: The class 'ACM_Type' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:621:8: note: Derived function 'ACM_Type::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:649:8: warning: The class 'ACM_Arg' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:649:8: note: Derived function 'ACM_Arg::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:650:8: warning: The class 'ACM_Arg' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:650:8: note: Derived function 'ACM_Arg::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:651:8: warning: The class 'ACM_Arg' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:651:8: note: Derived function 'ACM_Arg::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:649:8: warning: The class 'ACM_Arg' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:649:8: note: Derived function 'ACM_Arg::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:650:8: warning: The class 'ACM_Arg' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:650:8: note: Derived function 'ACM_Arg::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:651:8: warning: The class 'ACM_Arg' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:651:8: note: Derived function 'ACM_Arg::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:728:8: warning: The class 'ACM_Namespace' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:686:8: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:728:8: note: Derived function 'ACM_Namespace::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:729:8: warning: The class 'ACM_Namespace' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:687:8: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:729:8: note: Derived function 'ACM_Namespace::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:730:8: warning: The class 'ACM_Namespace' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:688:8: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:730:8: note: Derived function 'ACM_Namespace::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:728:8: warning: The class 'ACM_Namespace' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:728:8: note: Derived function 'ACM_Namespace::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:729:8: warning: The class 'ACM_Namespace' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:729:8: note: Derived function 'ACM_Namespace::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:730:8: warning: The class 'ACM_Namespace' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:730:8: note: Derived function 'ACM_Namespace::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:728:8: warning: The class 'ACM_Namespace' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:728:8: note: Derived function 'ACM_Namespace::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:729:8: warning: The class 'ACM_Namespace' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:729:8: note: Derived function 'ACM_Namespace::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:730:8: warning: The class 'ACM_Namespace' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:730:8: note: Derived function 'ACM_Namespace::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:746:8: warning: The class 'ACM_Statement' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:686:8: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:746:8: note: Derived function 'ACM_Statement::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:747:8: warning: The class 'ACM_Statement' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:687:8: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:747:8: note: Derived function 'ACM_Statement::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:748:8: warning: The class 'ACM_Statement' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:688:8: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:748:8: note: Derived function 'ACM_Statement::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:746:8: warning: The class 'ACM_Statement' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:746:8: note: Derived function 'ACM_Statement::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:747:8: warning: The class 'ACM_Statement' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:747:8: note: Derived function 'ACM_Statement::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:748:8: warning: The class 'ACM_Statement' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:748:8: note: Derived function 'ACM_Statement::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:746:8: warning: The class 'ACM_Statement' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:746:8: note: Derived function 'ACM_Statement::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:747:8: warning: The class 'ACM_Statement' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:747:8: note: Derived function 'ACM_Statement::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:748:8: warning: The class 'ACM_Statement' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:748:8: note: Derived function 'ACM_Statement::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:778:8: warning: The class 'ACM_Function' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:686:8: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:778:8: note: Derived function 'ACM_Function::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:779:8: warning: The class 'ACM_Function' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:687:8: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:779:8: note: Derived function 'ACM_Function::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:780:8: warning: The class 'ACM_Function' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:688:8: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:780:8: note: Derived function 'ACM_Function::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:778:8: warning: The class 'ACM_Function' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:778:8: note: Derived function 'ACM_Function::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:779:8: warning: The class 'ACM_Function' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:779:8: note: Derived function 'ACM_Function::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:780:8: warning: The class 'ACM_Function' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:780:8: note: Derived function 'ACM_Function::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:778:8: warning: The class 'ACM_Function' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:778:8: note: Derived function 'ACM_Function::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:779:8: warning: The class 'ACM_Function' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:779:8: note: Derived function 'ACM_Function::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:780:8: warning: The class 'ACM_Function' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:780:8: note: Derived function 'ACM_Function::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:843:8: warning: The class 'ACM_Variable' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:686:8: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:843:8: note: Derived function 'ACM_Variable::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:844:8: warning: The class 'ACM_Variable' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:687:8: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:844:8: note: Derived function 'ACM_Variable::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:845:8: warning: The class 'ACM_Variable' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:688:8: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:845:8: note: Derived function 'ACM_Variable::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:843:8: warning: The class 'ACM_Variable' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:843:8: note: Derived function 'ACM_Variable::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:844:8: warning: The class 'ACM_Variable' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:844:8: note: Derived function 'ACM_Variable::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:845:8: warning: The class 'ACM_Variable' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:845:8: note: Derived function 'ACM_Variable::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:843:8: warning: The class 'ACM_Variable' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:843:8: note: Derived function 'ACM_Variable::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:844:8: warning: The class 'ACM_Variable' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:844:8: note: Derived function 'ACM_Variable::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:845:8: warning: The class 'ACM_Variable' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:845:8: note: Derived function 'ACM_Variable::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:881:8: warning: The class 'ACM_Class' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:686:8: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:881:8: note: Derived function 'ACM_Class::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:882:8: warning: The class 'ACM_Class' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:687:8: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:882:8: note: Derived function 'ACM_Class::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:883:8: warning: The class 'ACM_Class' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:688:8: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:883:8: note: Derived function 'ACM_Class::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:881:8: warning: The class 'ACM_Class' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:881:8: note: Derived function 'ACM_Class::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:882:8: warning: The class 'ACM_Class' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:882:8: note: Derived function 'ACM_Class::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:883:8: warning: The class 'ACM_Class' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:883:8: note: Derived function 'ACM_Class::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:881:8: warning: The class 'ACM_Class' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:881:8: note: Derived function 'ACM_Class::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:882:8: warning: The class 'ACM_Class' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:882:8: note: Derived function 'ACM_Class::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:883:8: warning: The class 'ACM_Class' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:883:8: note: Derived function 'ACM_Class::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:925:8: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:686:8: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:925:8: note: Derived function 'ACM_ClassSlice::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:926:8: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:687:8: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:926:8: note: Derived function 'ACM_ClassSlice::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:927:8: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:688:8: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:927:8: note: Derived function 'ACM_ClassSlice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:925:8: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:925:8: note: Derived function 'ACM_ClassSlice::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:926:8: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:926:8: note: Derived function 'ACM_ClassSlice::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:927:8: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:927:8: note: Derived function 'ACM_ClassSlice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:925:8: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:925:8: note: Derived function 'ACM_ClassSlice::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:926:8: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:926:8: note: Derived function 'ACM_ClassSlice::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:927:8: warning: The class 'ACM_ClassSlice' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:927:8: note: Derived function 'ACM_ClassSlice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:952:8: warning: The class 'ACM_Code' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Derived function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:953:8: warning: The class 'ACM_Code' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Derived function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:954:8: warning: The class 'ACM_Code' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Derived function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:952:8: warning: The class 'ACM_Code' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Derived function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:953:8: warning: The class 'ACM_Code' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Derived function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:954:8: warning: The class 'ACM_Code' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Derived function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:992:8: warning: The class 'ACM_Access' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:992:8: note: Derived function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:993:8: warning: The class 'ACM_Access' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:993:8: note: Derived function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:994:8: warning: The class 'ACM_Access' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:994:8: note: Derived function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:992:8: warning: The class 'ACM_Access' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:992:8: note: Derived function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:993:8: warning: The class 'ACM_Access' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:993:8: note: Derived function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:994:8: warning: The class 'ACM_Access' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:994:8: note: Derived function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:992:8: warning: The class 'ACM_Access' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:992:8: note: Derived function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:993:8: warning: The class 'ACM_Access' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:993:8: note: Derived function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:994:8: warning: The class 'ACM_Access' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:994:8: note: Derived function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1043:8: warning: The class 'ACM_Get' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:992:8: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1043:8: note: Derived function 'ACM_Get::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1044:8: warning: The class 'ACM_Get' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:993:8: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1044:8: note: Derived function 'ACM_Get::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1045:8: warning: The class 'ACM_Get' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:994:8: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1045:8: note: Derived function 'ACM_Get::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1043:8: warning: The class 'ACM_Get' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1043:8: note: Derived function 'ACM_Get::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1044:8: warning: The class 'ACM_Get' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1044:8: note: Derived function 'ACM_Get::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1045:8: warning: The class 'ACM_Get' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1045:8: note: Derived function 'ACM_Get::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1043:8: warning: The class 'ACM_Get' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1043:8: note: Derived function 'ACM_Get::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1044:8: warning: The class 'ACM_Get' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1044:8: note: Derived function 'ACM_Get::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1045:8: warning: The class 'ACM_Get' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1045:8: note: Derived function 'ACM_Get::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1043:8: warning: The class 'ACM_Get' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1043:8: note: Derived function 'ACM_Get::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1044:8: warning: The class 'ACM_Get' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1044:8: note: Derived function 'ACM_Get::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1045:8: warning: The class 'ACM_Get' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1045:8: note: Derived function 'ACM_Get::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1072:8: warning: The class 'ACM_Set' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:992:8: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1072:8: note: Derived function 'ACM_Set::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1073:8: warning: The class 'ACM_Set' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:993:8: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1073:8: note: Derived function 'ACM_Set::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1074:8: warning: The class 'ACM_Set' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:994:8: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1074:8: note: Derived function 'ACM_Set::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1072:8: warning: The class 'ACM_Set' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1072:8: note: Derived function 'ACM_Set::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1073:8: warning: The class 'ACM_Set' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1073:8: note: Derived function 'ACM_Set::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1074:8: warning: The class 'ACM_Set' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1074:8: note: Derived function 'ACM_Set::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1072:8: warning: The class 'ACM_Set' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1072:8: note: Derived function 'ACM_Set::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1073:8: warning: The class 'ACM_Set' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1073:8: note: Derived function 'ACM_Set::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1074:8: warning: The class 'ACM_Set' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1074:8: note: Derived function 'ACM_Set::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1072:8: warning: The class 'ACM_Set' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1072:8: note: Derived function 'ACM_Set::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1073:8: warning: The class 'ACM_Set' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1073:8: note: Derived function 'ACM_Set::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1074:8: warning: The class 'ACM_Set' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1074:8: note: Derived function 'ACM_Set::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1106:8: warning: The class 'ACM_Call' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:992:8: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1106:8: note: Derived function 'ACM_Call::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1107:8: warning: The class 'ACM_Call' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:993:8: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1107:8: note: Derived function 'ACM_Call::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1108:8: warning: The class 'ACM_Call' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:994:8: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1108:8: note: Derived function 'ACM_Call::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1106:8: warning: The class 'ACM_Call' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1106:8: note: Derived function 'ACM_Call::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1107:8: warning: The class 'ACM_Call' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1107:8: note: Derived function 'ACM_Call::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1108:8: warning: The class 'ACM_Call' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1108:8: note: Derived function 'ACM_Call::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1106:8: warning: The class 'ACM_Call' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1106:8: note: Derived function 'ACM_Call::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1107:8: warning: The class 'ACM_Call' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1107:8: note: Derived function 'ACM_Call::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1108:8: warning: The class 'ACM_Call' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1108:8: note: Derived function 'ACM_Call::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1106:8: warning: The class 'ACM_Call' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1106:8: note: Derived function 'ACM_Call::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1107:8: warning: The class 'ACM_Call' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1107:8: note: Derived function 'ACM_Call::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1108:8: warning: The class 'ACM_Call' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1108:8: note: Derived function 'ACM_Call::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1148:8: warning: The class 'ACM_Builtin' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:992:8: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1148:8: note: Derived function 'ACM_Builtin::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1149:8: warning: The class 'ACM_Builtin' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:993:8: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1149:8: note: Derived function 'ACM_Builtin::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1150:8: warning: The class 'ACM_Builtin' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:994:8: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1150:8: note: Derived function 'ACM_Builtin::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1148:8: warning: The class 'ACM_Builtin' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1148:8: note: Derived function 'ACM_Builtin::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1149:8: warning: The class 'ACM_Builtin' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1149:8: note: Derived function 'ACM_Builtin::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1150:8: warning: The class 'ACM_Builtin' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1150:8: note: Derived function 'ACM_Builtin::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1148:8: warning: The class 'ACM_Builtin' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1148:8: note: Derived function 'ACM_Builtin::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1149:8: warning: The class 'ACM_Builtin' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1149:8: note: Derived function 'ACM_Builtin::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1150:8: warning: The class 'ACM_Builtin' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1150:8: note: Derived function 'ACM_Builtin::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1148:8: warning: The class 'ACM_Builtin' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1148:8: note: Derived function 'ACM_Builtin::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1149:8: warning: The class 'ACM_Builtin' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1149:8: note: Derived function 'ACM_Builtin::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1150:8: warning: The class 'ACM_Builtin' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1150:8: note: Derived function 'ACM_Builtin::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1182:8: warning: The class 'ACM_Ref' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:992:8: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1182:8: note: Derived function 'ACM_Ref::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1183:8: warning: The class 'ACM_Ref' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:993:8: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1183:8: note: Derived function 'ACM_Ref::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1184:8: warning: The class 'ACM_Ref' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:994:8: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1184:8: note: Derived function 'ACM_Ref::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1182:8: warning: The class 'ACM_Ref' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1182:8: note: Derived function 'ACM_Ref::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1183:8: warning: The class 'ACM_Ref' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1183:8: note: Derived function 'ACM_Ref::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1184:8: warning: The class 'ACM_Ref' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1184:8: note: Derived function 'ACM_Ref::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1182:8: warning: The class 'ACM_Ref' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1182:8: note: Derived function 'ACM_Ref::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1183:8: warning: The class 'ACM_Ref' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1183:8: note: Derived function 'ACM_Ref::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1184:8: warning: The class 'ACM_Ref' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1184:8: note: Derived function 'ACM_Ref::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1182:8: warning: The class 'ACM_Ref' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1182:8: note: Derived function 'ACM_Ref::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1183:8: warning: The class 'ACM_Ref' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1183:8: note: Derived function 'ACM_Ref::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1184:8: warning: The class 'ACM_Ref' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1184:8: note: Derived function 'ACM_Ref::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1216:8: warning: The class 'ACM_GetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:992:8: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1216:8: note: Derived function 'ACM_GetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1217:8: warning: The class 'ACM_GetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:993:8: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1217:8: note: Derived function 'ACM_GetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1218:8: warning: The class 'ACM_GetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:994:8: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1218:8: note: Derived function 'ACM_GetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1216:8: warning: The class 'ACM_GetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1216:8: note: Derived function 'ACM_GetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1217:8: warning: The class 'ACM_GetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1217:8: note: Derived function 'ACM_GetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1218:8: warning: The class 'ACM_GetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1218:8: note: Derived function 'ACM_GetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1216:8: warning: The class 'ACM_GetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1216:8: note: Derived function 'ACM_GetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1217:8: warning: The class 'ACM_GetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1217:8: note: Derived function 'ACM_GetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1218:8: warning: The class 'ACM_GetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1218:8: note: Derived function 'ACM_GetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1216:8: warning: The class 'ACM_GetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1216:8: note: Derived function 'ACM_GetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1217:8: warning: The class 'ACM_GetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1217:8: note: Derived function 'ACM_GetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1218:8: warning: The class 'ACM_GetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1218:8: note: Derived function 'ACM_GetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1244:8: warning: The class 'ACM_SetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:992:8: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1244:8: note: Derived function 'ACM_SetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1245:8: warning: The class 'ACM_SetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:993:8: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1245:8: note: Derived function 'ACM_SetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1246:8: warning: The class 'ACM_SetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:994:8: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1246:8: note: Derived function 'ACM_SetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1244:8: warning: The class 'ACM_SetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1244:8: note: Derived function 'ACM_SetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1245:8: warning: The class 'ACM_SetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1245:8: note: Derived function 'ACM_SetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1246:8: warning: The class 'ACM_SetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1246:8: note: Derived function 'ACM_SetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1244:8: warning: The class 'ACM_SetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1244:8: note: Derived function 'ACM_SetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1245:8: warning: The class 'ACM_SetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1245:8: note: Derived function 'ACM_SetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1246:8: warning: The class 'ACM_SetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1246:8: note: Derived function 'ACM_SetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1244:8: warning: The class 'ACM_SetRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1244:8: note: Derived function 'ACM_SetRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1245:8: warning: The class 'ACM_SetRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1245:8: note: Derived function 'ACM_SetRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1246:8: warning: The class 'ACM_SetRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1246:8: note: Derived function 'ACM_SetRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1272:8: warning: The class 'ACM_CallRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:992:8: note: Parent function 'ACM_Access::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1272:8: note: Derived function 'ACM_CallRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1273:8: warning: The class 'ACM_CallRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:993:8: note: Parent function 'ACM_Access::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1273:8: note: Derived function 'ACM_CallRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1274:8: warning: The class 'ACM_CallRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Access'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:994:8: note: Parent function 'ACM_Access::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1274:8: note: Derived function 'ACM_CallRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1272:8: warning: The class 'ACM_CallRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1272:8: note: Derived function 'ACM_CallRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1273:8: warning: The class 'ACM_CallRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1273:8: note: Derived function 'ACM_CallRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1274:8: warning: The class 'ACM_CallRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1274:8: note: Derived function 'ACM_CallRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1272:8: warning: The class 'ACM_CallRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1272:8: note: Derived function 'ACM_CallRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1273:8: warning: The class 'ACM_CallRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1273:8: note: Derived function 'ACM_CallRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1274:8: warning: The class 'ACM_CallRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1274:8: note: Derived function 'ACM_CallRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1272:8: warning: The class 'ACM_CallRef' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1272:8: note: Derived function 'ACM_CallRef::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1273:8: warning: The class 'ACM_CallRef' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1273:8: note: Derived function 'ACM_CallRef::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1274:8: warning: The class 'ACM_CallRef' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1274:8: note: Derived function 'ACM_CallRef::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1298:8: warning: The class 'ACM_Execution' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1298:8: note: Derived function 'ACM_Execution::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1299:8: warning: The class 'ACM_Execution' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1299:8: note: Derived function 'ACM_Execution::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1300:8: warning: The class 'ACM_Execution' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1300:8: note: Derived function 'ACM_Execution::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1298:8: warning: The class 'ACM_Execution' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1298:8: note: Derived function 'ACM_Execution::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1299:8: warning: The class 'ACM_Execution' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1299:8: note: Derived function 'ACM_Execution::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1300:8: warning: The class 'ACM_Execution' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1300:8: note: Derived function 'ACM_Execution::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1298:8: warning: The class 'ACM_Execution' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1298:8: note: Derived function 'ACM_Execution::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1299:8: warning: The class 'ACM_Execution' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1299:8: note: Derived function 'ACM_Execution::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1300:8: warning: The class 'ACM_Execution' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1300:8: note: Derived function 'ACM_Execution::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1316:8: warning: The class 'ACM_Construction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1316:8: note: Derived function 'ACM_Construction::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1317:8: warning: The class 'ACM_Construction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1317:8: note: Derived function 'ACM_Construction::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1318:8: warning: The class 'ACM_Construction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1318:8: note: Derived function 'ACM_Construction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1316:8: warning: The class 'ACM_Construction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1316:8: note: Derived function 'ACM_Construction::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1317:8: warning: The class 'ACM_Construction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1317:8: note: Derived function 'ACM_Construction::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1318:8: warning: The class 'ACM_Construction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1318:8: note: Derived function 'ACM_Construction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1316:8: warning: The class 'ACM_Construction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1316:8: note: Derived function 'ACM_Construction::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1317:8: warning: The class 'ACM_Construction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1317:8: note: Derived function 'ACM_Construction::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1318:8: warning: The class 'ACM_Construction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1318:8: note: Derived function 'ACM_Construction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1334:8: warning: The class 'ACM_Destruction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:952:8: note: Parent function 'ACM_Code::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1334:8: note: Derived function 'ACM_Destruction::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1335:8: warning: The class 'ACM_Destruction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:953:8: note: Parent function 'ACM_Code::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1335:8: note: Derived function 'ACM_Destruction::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1336:8: warning: The class 'ACM_Destruction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Code'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:954:8: note: Parent function 'ACM_Code::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1336:8: note: Derived function 'ACM_Destruction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1334:8: warning: The class 'ACM_Destruction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1334:8: note: Derived function 'ACM_Destruction::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1335:8: warning: The class 'ACM_Destruction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1335:8: note: Derived function 'ACM_Destruction::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1336:8: warning: The class 'ACM_Destruction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1336:8: note: Derived function 'ACM_Destruction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1334:8: warning: The class 'ACM_Destruction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1334:8: note: Derived function 'ACM_Destruction::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1335:8: warning: The class 'ACM_Destruction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1335:8: note: Derived function 'ACM_Destruction::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1336:8: warning: The class 'ACM_Destruction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1336:8: note: Derived function 'ACM_Destruction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1357:8: warning: The class 'ACM_Pointcut' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:686:8: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1357:8: note: Derived function 'ACM_Pointcut::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1358:8: warning: The class 'ACM_Pointcut' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:687:8: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1358:8: note: Derived function 'ACM_Pointcut::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1359:8: warning: The class 'ACM_Pointcut' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:688:8: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1359:8: note: Derived function 'ACM_Pointcut::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1357:8: warning: The class 'ACM_Pointcut' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1357:8: note: Derived function 'ACM_Pointcut::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1358:8: warning: The class 'ACM_Pointcut' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1358:8: note: Derived function 'ACM_Pointcut::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1359:8: warning: The class 'ACM_Pointcut' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1359:8: note: Derived function 'ACM_Pointcut::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1357:8: warning: The class 'ACM_Pointcut' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1357:8: note: Derived function 'ACM_Pointcut::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1358:8: warning: The class 'ACM_Pointcut' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1358:8: note: Derived function 'ACM_Pointcut::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1359:8: warning: The class 'ACM_Pointcut' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1359:8: note: Derived function 'ACM_Pointcut::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1395:8: warning: The class 'ACM_Attribute' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:686:8: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1395:8: note: Derived function 'ACM_Attribute::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1396:8: warning: The class 'ACM_Attribute' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:687:8: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1396:8: note: Derived function 'ACM_Attribute::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1397:8: warning: The class 'ACM_Attribute' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:688:8: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1397:8: note: Derived function 'ACM_Attribute::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1395:8: warning: The class 'ACM_Attribute' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1395:8: note: Derived function 'ACM_Attribute::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1396:8: warning: The class 'ACM_Attribute' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1396:8: note: Derived function 'ACM_Attribute::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1397:8: warning: The class 'ACM_Attribute' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1397:8: note: Derived function 'ACM_Attribute::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1395:8: warning: The class 'ACM_Attribute' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1395:8: note: Derived function 'ACM_Attribute::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1396:8: warning: The class 'ACM_Attribute' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1396:8: note: Derived function 'ACM_Attribute::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1397:8: warning: The class 'ACM_Attribute' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1397:8: note: Derived function 'ACM_Attribute::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1419:8: warning: The class 'ACM_Parameter' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1419:8: note: Derived function 'ACM_Parameter::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1420:8: warning: The class 'ACM_Parameter' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1420:8: note: Derived function 'ACM_Parameter::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1421:8: warning: The class 'ACM_Parameter' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1421:8: note: Derived function 'ACM_Parameter::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1419:8: warning: The class 'ACM_Parameter' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1419:8: note: Derived function 'ACM_Parameter::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1420:8: warning: The class 'ACM_Parameter' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1420:8: note: Derived function 'ACM_Parameter::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1421:8: warning: The class 'ACM_Parameter' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1421:8: note: Derived function 'ACM_Parameter::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1452:8: warning: The class 'ACM_Annotation' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1452:8: note: Derived function 'ACM_Annotation::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1453:8: warning: The class 'ACM_Annotation' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1453:8: note: Derived function 'ACM_Annotation::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1454:8: warning: The class 'ACM_Annotation' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1454:8: note: Derived function 'ACM_Annotation::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1452:8: warning: The class 'ACM_Annotation' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1452:8: note: Derived function 'ACM_Annotation::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1453:8: warning: The class 'ACM_Annotation' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1453:8: note: Derived function 'ACM_Annotation::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1454:8: warning: The class 'ACM_Annotation' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1454:8: note: Derived function 'ACM_Annotation::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1484:8: warning: The class 'ACM_Advice' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1484:8: note: Derived function 'ACM_Advice::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1485:8: warning: The class 'ACM_Advice' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1485:8: note: Derived function 'ACM_Advice::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1486:8: warning: The class 'ACM_Advice' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1486:8: note: Derived function 'ACM_Advice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1484:8: warning: The class 'ACM_Advice' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1484:8: note: Derived function 'ACM_Advice::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1485:8: warning: The class 'ACM_Advice' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1485:8: note: Derived function 'ACM_Advice::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1486:8: warning: The class 'ACM_Advice' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1486:8: note: Derived function 'ACM_Advice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1519:8: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:1484:8: note: Parent function 'ACM_Advice::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1519:8: note: Derived function 'ACM_AdviceCode::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1520:8: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:1485:8: note: Parent function 'ACM_Advice::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1520:8: note: Derived function 'ACM_AdviceCode::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1521:8: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:1486:8: note: Parent function 'ACM_Advice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1521:8: note: Derived function 'ACM_AdviceCode::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1519:8: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1519:8: note: Derived function 'ACM_AdviceCode::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1520:8: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1520:8: note: Derived function 'ACM_AdviceCode::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1521:8: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1521:8: note: Derived function 'ACM_AdviceCode::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1519:8: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1519:8: note: Derived function 'ACM_AdviceCode::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1520:8: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1520:8: note: Derived function 'ACM_AdviceCode::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1521:8: warning: The class 'ACM_AdviceCode' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1521:8: note: Derived function 'ACM_AdviceCode::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1557:8: warning: The class 'ACM_Introduction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:1484:8: note: Parent function 'ACM_Advice::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1557:8: note: Derived function 'ACM_Introduction::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1558:8: warning: The class 'ACM_Introduction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:1485:8: note: Parent function 'ACM_Advice::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1558:8: note: Derived function 'ACM_Introduction::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1559:8: warning: The class 'ACM_Introduction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:1486:8: note: Parent function 'ACM_Advice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1559:8: note: Derived function 'ACM_Introduction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1557:8: warning: The class 'ACM_Introduction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1557:8: note: Derived function 'ACM_Introduction::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1558:8: warning: The class 'ACM_Introduction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1558:8: note: Derived function 'ACM_Introduction::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1559:8: warning: The class 'ACM_Introduction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1559:8: note: Derived function 'ACM_Introduction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1557:8: warning: The class 'ACM_Introduction' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1557:8: note: Derived function 'ACM_Introduction::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1558:8: warning: The class 'ACM_Introduction' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1558:8: note: Derived function 'ACM_Introduction::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1559:8: warning: The class 'ACM_Introduction' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1559:8: note: Derived function 'ACM_Introduction::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1595:8: warning: The class 'ACM_Order' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:1484:8: note: Parent function 'ACM_Advice::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1595:8: note: Derived function 'ACM_Order::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1596:8: warning: The class 'ACM_Order' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:1485:8: note: Parent function 'ACM_Advice::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1596:8: note: Derived function 'ACM_Order::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1597:8: warning: The class 'ACM_Order' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Advice'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:1486:8: note: Parent function 'ACM_Advice::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1597:8: note: Derived function 'ACM_Order::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1595:8: warning: The class 'ACM_Order' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1595:8: note: Derived function 'ACM_Order::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1596:8: warning: The class 'ACM_Order' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1596:8: note: Derived function 'ACM_Order::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1597:8: warning: The class 'ACM_Order' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1597:8: note: Derived function 'ACM_Order::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1595:8: warning: The class 'ACM_Order' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1595:8: note: Derived function 'ACM_Order::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1596:8: warning: The class 'ACM_Order' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1596:8: note: Derived function 'ACM_Order::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1597:8: warning: The class 'ACM_Order' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1597:8: note: Derived function 'ACM_Order::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1628:8: warning: The class 'ACM_Aspect' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Class'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:881:8: note: Parent function 'ACM_Class::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1628:8: note: Derived function 'ACM_Aspect::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1629:8: warning: The class 'ACM_Aspect' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Class'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:882:8: note: Parent function 'ACM_Class::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1629:8: note: Derived function 'ACM_Aspect::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1630:8: warning: The class 'ACM_Aspect' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Class'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:883:8: note: Parent function 'ACM_Class::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1630:8: note: Derived function 'ACM_Aspect::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1628:8: warning: The class 'ACM_Aspect' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:686:8: note: Parent function 'ACM_Name::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1628:8: note: Derived function 'ACM_Aspect::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1629:8: warning: The class 'ACM_Aspect' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:687:8: note: Parent function 'ACM_Name::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1629:8: note: Derived function 'ACM_Aspect::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1630:8: warning: The class 'ACM_Aspect' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Name'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:688:8: note: Parent function 'ACM_Name::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1630:8: note: Derived function 'ACM_Aspect::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1628:8: warning: The class 'ACM_Aspect' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:580:8: note: Parent function 'ACM_Any::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1628:8: note: Derived function 'ACM_Aspect::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1629:8: warning: The class 'ACM_Aspect' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:581:8: note: Parent function 'ACM_Any::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1629:8: note: Derived function 'ACM_Aspect::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1630:8: warning: The class 'ACM_Aspect' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Any'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:582:8: note: Parent function 'ACM_Any::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1630:8: note: Derived function 'ACM_Aspect::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1628:8: warning: The class 'ACM_Aspect' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1628:8: note: Derived function 'ACM_Aspect::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1629:8: warning: The class 'ACM_Aspect' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1629:8: note: Derived function 'ACM_Aspect::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1630:8: warning: The class 'ACM_Aspect' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1630:8: note: Derived function 'ACM_Aspect::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1665:8: warning: The class 'ACM_Speculation' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1665:8: note: Derived function 'ACM_Speculation::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1666:8: warning: The class 'ACM_Speculation' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1666:8: note: Derived function 'ACM_Speculation::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1667:8: warning: The class 'ACM_Speculation' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1667:8: note: Derived function 'ACM_Speculation::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1720:8: warning: The class 'ACM_Model' defines member function with name 'dump_attr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:228:8: note: Parent function 'ACM_Node::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1720:8: note: Derived function 'ACM_Model::dump_attr' aspectc++/AspectC++/ACModel/Elements.h:1721:8: warning: The class 'ACM_Model' defines member function with name 'dump_refs' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:229:8: note: Parent function 'ACM_Node::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1721:8: note: Derived function 'ACM_Model::dump_refs' aspectc++/AspectC++/ACModel/Elements.h:1722:8: warning: The class 'ACM_Model' defines member function with name 'dump_aggr' also defined in its parent class 'ACM_Node'. [duplInheritedMember] aspectc++/AspectC++/ACModel/Elements.h:230:8: note: Parent function 'ACM_Node::dump_aggr' aspectc++/AspectC++/ACModel/Elements.h:1722:8: note: Derived function 'ACM_Model::dump_aggr' aspectc++/AspectC++/ACModel/Utils.cc:24:20: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:25:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:47:26: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:75:25: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:426:16: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:429:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:522:20: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:568:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:585:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:626:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:629:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:644:10: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:646:11: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:647:10: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/Utils.cc:641:12: style: The scope of the variable 'key' can be reduced. [variableScope] aspectc++/AspectC++/ACModel/Utils.cc:23:34: style:inconclusive: Function 'signature' argument 1 names different: declaration 'name' definition 'name_param'. [funcArgNamesDifferent] aspectc++/AspectC++/ACModel/Utils.h:14:34: note: Function 'signature' argument 1 names different: declaration 'name' definition 'name_param'. aspectc++/AspectC++/ACModel/Utils.cc:23:34: note: Function 'signature' argument 1 names different: declaration 'name' definition 'name_param'. aspectc++/AspectC++/ACModel/Utils.cc:213:30: style:inconclusive: Function 'get_arg_count' argument 1 names different: declaration 'code' definition 'call'. [funcArgNamesDifferent] aspectc++/AspectC++/ACModel/Utils.h:34:30: note: Function 'get_arg_count' argument 1 names different: declaration 'code' definition 'call'. aspectc++/AspectC++/ACModel/Utils.cc:213:30: note: Function 'get_arg_count' argument 1 names different: declaration 'code' definition 'call'. aspectc++/AspectC++/ACModel/Utils.cc:91:30: style: Parameter 'type' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Utils.cc:106:30: style: Parameter 'type' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Utils.cc:325:33: style: Parameter 'jpl' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Utils.cc:353:38: style: Parameter 'jpl' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Utils.cc:398:25: style: Parameter 'jpl' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Utils.cc:405:29: style: Parameter 'jpl' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Utils.cc:474:32: style: Parameter 'var' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Utils.cc:502:36: style: Parameter 'jpl' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Utils.cc:509:38: style: Parameter 'jpl' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ACModel/Utils.cc:639:12: style: Variable 'name_map' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/ACModel/Utils.cc:406:13: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ACModel/Utils.cc:672:32: style: Parameter 'acm_function' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/ACModel/XmlModelReader.cc:64:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/XmlModelReader.cc:116:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/XmlModelReader.cc:139:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/XmlModelReader.cc:280:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/XmlModelReader.cc:362:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/XmlModelReader.cc:708:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/XmlModelReader.cc:779:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/XmlModelReader.cc:1012:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_PARSE_NODICT [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACModel/XmlModelReader.h:25:1: style: The class 'XmlModelReader' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/ACModel/XmlModelReader.h:35:14: performance:inconclusive: Technically the member function 'XmlModelReader::from_xml' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ACModel/XmlModelReader.cc:26:28: note: Technically the member function 'XmlModelReader::from_xml' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/XmlModelReader.h:35:14: note: Technically the member function 'XmlModelReader::from_xml' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/XmlModelReader.cc:29:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:34:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:40:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:46:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:52:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:57:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:62:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:70:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:74:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:79:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:85:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:88:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:91:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:97:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:103:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:108:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:111:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:114:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:122:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:126:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:131:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:134:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:137:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:145:31: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:149:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:158:37: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:165:39: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:167:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:172:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:175:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:179:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:184:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:193:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:197:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:202:31: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:207:9: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:208:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:213:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:223:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:229:37: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:231:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:236:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:241:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:246:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:251:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:256:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:265:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:267:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:273:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:278:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:286:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:290:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:295:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:300:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:308:9: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:313:35: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:315:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:323:7: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:329:7: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:335:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:338:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:341:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:348:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:349:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:355:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:360:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:368:31: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:374:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:375:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:381:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:386:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:393:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:394:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:399:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:406:7: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:413:7: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:419:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:422:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:425:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:430:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:433:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:436:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:441:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:444:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:447:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:452:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:455:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:463:44: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:465:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:471:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:476:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:479:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:487:41: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:489:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:494:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:497:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:502:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:503:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:510:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:511:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:518:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:519:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:526:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:527:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:532:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:537:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:542:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:547:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:556:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:558:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:564:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:573:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:575:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:580:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:585:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:590:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:595:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:598:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:605:36: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:607:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:615:9: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:616:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:622:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:627:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:633:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:639:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:644:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:647:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:653:9: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:654:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:664:38: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:666:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:675:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:681:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:687:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:689:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:694:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:697:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:700:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:703:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:706:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:714:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:718:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:726:35: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:731:7: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:739:41: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:743:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:752:31: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:756:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:762:38: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:764:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:769:12: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:774:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:792:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:873:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:878:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:885:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:887:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:889:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:891:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:895:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:898:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:901:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:904:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:906:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:908:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:911:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:914:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:917:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:920:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:922:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:925:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:927:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:929:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:931:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:933:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:935:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:937:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:939:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:941:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:944:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:946:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:949:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:953:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:956:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:959:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:962:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:965:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:967:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:970:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:972:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:974:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:977:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:993:46: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:1028:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelReader.cc:1048:14: style: Variable 'jpl' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/ACProject.cc:416:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Includes [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACProject.cc:437:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Includes [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACProject.cc:476:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Includes [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ACProject.cc:56:49: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACProject.cc:63:36: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACProject.cc:65:39: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACProject.cc:78:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACProject.cc:84:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACProject.cc:136:37: performance: Function parameter 'acprj' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ACProject.cc:439:39: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] aspectc++/AspectC++/ClangTransformInfo.h:87:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:112:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TSK_ImplicitInstantiation [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:185:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:274:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clang [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:346:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clang [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:414:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clang [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:468:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clang [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:591:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clang [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:749:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AS_private [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:849:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TranslationUnit [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:887:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionTemplate [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:1217:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BO_PtrMemD [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:1281:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BO_Comma [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:1386:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AS_public [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:1510:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOK_None [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:1973:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BO_LAnd [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:2048:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BO_LAnd [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:2060:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BO_Assign [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:2218:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpliceMode_Packed [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:2381:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UO_AddrOf [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangTransformInfo.h:2389:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CK_ArrayToPointerDecay [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/AdviceInfo.cc:248:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PointCutExpr.h:404:3: warning: Member variable 'PCE_CFlow::_index' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/PointCutExpr.h:565:3: warning: Member variable 'PCE_ContextVar::_bound_arg' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/PointCutExpr.h:565:3: warning: Member variable 'PCE_ContextVar::_bound_to' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/PointCutExpr.h:565:3: warning: Member variable 'PCE_ContextVar::_arg' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ClangTransformInfo.h:49:1: style: The class 'TI_CodeAdvice' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/ClangTransformInfo.h:682:1: style: The class 'TI_Namespace' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/ClangTransformInfo.h:901:1: style: The class 'TI_Function' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/ClangTransformInfo.h:2663:3: warning: Member variable 'TI_ClassSlice::_member_intro' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ClangTransformInfo.h:2663:3: warning: Member variable 'TI_ClassSlice::_base_intro' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/Condition.h:199:8: style:inconclusive: Technically the member function 'Condition::print' can be const. [functionConst] aspectc++/AspectC++/AdviceInfo.h:60:15: style:inconclusive: Technically the member function 'AdviceInfo::scope_name' can be const. [functionConst] aspectc++/AspectC++/AdviceInfo.h:61:15: style:inconclusive: Technically the member function 'AdviceInfo::name' can be const. [functionConst] aspectc++/AspectC++/AdviceInfo.cc:275:25: note: Technically the member function 'AdviceInfo::name' can be const. aspectc++/AspectC++/AdviceInfo.h:61:15: note: Technically the member function 'AdviceInfo::name' can be const. aspectc++/AspectC++/AdviceInfo.h:62:18: style:inconclusive: Technically the member function 'AdviceInfo::type' can be const. [functionConst] aspectc++/AspectC++/ClangToken.h:101:8: performance:inconclusive: Technically the member function 'ClangToken::is_core' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ClangToken.h:102:8: performance:inconclusive: Technically the member function 'ClangToken::is_directive' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ClangTransformInfo.h:1036:8: style:inconclusive: Technically the member function 'TI_Code::is_planned' can be const. [functionConst] aspectc++/AspectC++/ClangTransformInfo.h:1040:8: style:inconclusive: Technically the member function 'TI_Code::has_implicit_joinpoints' can be const. [functionConst] aspectc++/AspectC++/ClangTransformInfo.h:1161:8: performance:inconclusive: Technically the member function 'TI_Access::entity_is_const' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ClangTransformInfo.h:1311:19: style:inconclusive: Technically the member function 'TI_Access::entity_before_pos' can be const. [functionConst] aspectc++/AspectC++/ClangTransformInfo.h:1314:19: style:inconclusive: Technically the member function 'TI_Access::entity_after_pos' can be const. [functionConst] aspectc++/AspectC++/ClangTransformInfo.h:1651:19: style:inconclusive: Technically the member function 'TI_MethodCall::args_open_after_pos' can be const. [functionConst] aspectc++/AspectC++/ClangTransformInfo.h:1658:19: style:inconclusive: Technically the member function 'TI_MethodCall::args_close_before_pos' can be const. [functionConst] aspectc++/AspectC++/ClangTransformInfo.h:1662:19: style:inconclusive: Technically the member function 'TI_MethodCall::args_close_after_pos' can be const. [functionConst] aspectc++/AspectC++/ClangTransformInfo.h:2146:8: style:inconclusive: Technically the member function 'TI_Builtin::forwarded_needs_packing' can be const. [functionConst] aspectc++/AspectC++/ClangTransformInfo.h:2628:17: style:inconclusive: Technically the member function 'TI_Attribute::getParamStr' can be const. [functionConst] aspectc++/AspectC++/ClangTransformInfo.h:2678:8: style:inconclusive: Technically the member function 'TI_ClassSlice::analyze_tokens' can be const. [functionConst] aspectc++/AspectC++/ClangWeaverBase.h:109:5: warning: Class 'WeaverBase' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] aspectc++/AspectC++/ClangWeaverBase.h:109:5: warning: Class 'WeaverBase' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] aspectc++/AspectC++/ClangTransformInfo.h:1824:8: warning: The class 'TI_Builtin' defines member function with name 'tree_node' also defined in its parent class 'TI_Access'. [duplInheritedMember] aspectc++/AspectC++/ClangTransformInfo.h:1164:8: note: Parent function 'TI_Access::tree_node' aspectc++/AspectC++/ClangTransformInfo.h:1824:8: note: Derived function 'TI_Builtin::tree_node' aspectc++/AspectC++/ClangTransformInfo.h:1488:8: warning: The class 'TI_MethodCall' defines member function with name 'tree_node' also defined in its parent class 'TI_Access'. [duplInheritedMember] aspectc++/AspectC++/ClangTransformInfo.h:1164:8: note: Parent function 'TI_Access::tree_node' aspectc++/AspectC++/ClangTransformInfo.h:1488:8: note: Derived function 'TI_MethodCall::tree_node' aspectc++/AspectC++/ClangTransformInfo.h:1498:26: warning: The class 'TI_MethodCall' defines member function with name 'tree_node' also defined in its parent class 'TI_Access'. [duplInheritedMember] aspectc++/AspectC++/ClangTransformInfo.h:1166:16: note: Parent function 'TI_Access::tree_node' aspectc++/AspectC++/ClangTransformInfo.h:1498:26: note: Derived function 'TI_MethodCall::tree_node' aspectc++/AspectC++/ClangTransformInfo.h:2191:8: warning: The class 'TI_VariableAccess' defines member function with name 'entity' also defined in its parent class 'TI_Access'. [duplInheritedMember] aspectc++/AspectC++/ClangTransformInfo.h:1156:8: note: Parent function 'TI_Access::entity' aspectc++/AspectC++/ClangTransformInfo.h:2191:8: note: Derived function 'TI_VariableAccess::entity' aspectc++/AspectC++/ClangTransformInfo.h:2227:8: warning: The class 'TI_VariableAccess' defines member function with name 'entity_is_const' also defined in its parent class 'TI_Access'. [duplInheritedMember] aspectc++/AspectC++/ClangTransformInfo.h:1161:8: note: Parent function 'TI_Access::entity_is_const' aspectc++/AspectC++/ClangTransformInfo.h:2227:8: note: Derived function 'TI_VariableAccess::entity_is_const' aspectc++/AspectC++/ClangTransformInfo.h:2253:8: warning: The class 'TI_VariableAccess' defines member function with name 'tree_node' also defined in its parent class 'TI_Access'. [duplInheritedMember] aspectc++/AspectC++/ClangTransformInfo.h:1164:8: note: Parent function 'TI_Access::tree_node' aspectc++/AspectC++/ClangTransformInfo.h:2253:8: note: Derived function 'TI_VariableAccess::tree_node' aspectc++/AspectC++/ClangTransformInfo.h:2410:8: warning: The class 'TI_RefAccess' defines member function with name 'entity_is_const' also defined in its parent class 'TI_Access'. [duplInheritedMember] aspectc++/AspectC++/ClangTransformInfo.h:1161:8: note: Parent function 'TI_Access::entity_is_const' aspectc++/AspectC++/ClangTransformInfo.h:2410:8: note: Derived function 'TI_RefAccess::entity_is_const' aspectc++/AspectC++/ClangTransformInfo.h:2415:8: warning: The class 'TI_RefAccess' defines member function with name 'tree_node' also defined in its parent class 'TI_Access'. [duplInheritedMember] aspectc++/AspectC++/ClangTransformInfo.h:1164:8: note: Parent function 'TI_Access::tree_node' aspectc++/AspectC++/ClangTransformInfo.h:2415:8: note: Derived function 'TI_RefAccess::tree_node' aspectc++/AspectC++/Condition.h:182:3: style: Class 'Condition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/Condition.h:60:5: style: Class 'TypeCond' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/Condition.h:74:5: style: Class 'That' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/Condition.h:88:5: style: Class 'Target' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/Condition.h:103:5: style: Class 'CFlow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/Condition.h:152:5: style: Class 'Not' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/Condition.h:173:5: style: Class 'NeededShortCircuitArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:119:3: style: Class 'PCE_SingleArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:179:3: style: Class 'PCE_Classes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:193:3: style: Class 'PCE_Base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:207:3: style: Class 'PCE_Derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:221:3: style: Class 'PCE_Within' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:235:3: style: Class 'PCE_Member' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:248:3: style: Class 'PCE_Execution' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:262:3: style: Class 'PCE_Call' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:276:3: style: Class 'PCE_Builtin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:290:3: style: Class 'PCE_Get' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:304:3: style: Class 'PCE_Set' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:318:3: style: Class 'PCE_Ref' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:332:3: style: Class 'PCE_Alias' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:346:3: style: Class 'PCE_Construction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:360:3: style: Class 'PCE_Destruction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:374:3: style: Class 'PCE_That' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:388:3: style: Class 'PCE_Target' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:404:3: style: Class 'PCE_CFlow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:448:3: style: Class 'PCE_Result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:492:3: style: Class 'PCE_Not' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:509:3: style: Class 'PCE_Named' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:534:3: style: Class 'PCE_CXX11Attr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:565:3: style: Class 'PCE_ContextVar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExpr.h:580:3: style: Class 'PCE_Match' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/AspectInfo.h:42:3: style: Class 'AspectInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ClangFileTracker.h:33:3: style: Class 'ClangFileTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ClangSyntacticContext.h:42:3: style: Class 'ClangSyntacticContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/Condition.h:61:14: style: The destructor '~TypeCond' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:46:14: note: Virtual destructor in base class aspectc++/AspectC++/Condition.h:61:14: note: Destructor in derived class aspectc++/AspectC++/Condition.h:75:18: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:47:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:75:18: note: Function in derived class aspectc++/AspectC++/Condition.h:76:18: style: The function 'gen_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:48:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:76:18: note: Function in derived class aspectc++/AspectC++/Condition.h:78:18: style: The function 'checks_for_that' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:50:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:78:18: note: Function in derived class aspectc++/AspectC++/Condition.h:81:18: style: The function 'names_for_that' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:52:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:81:18: note: Function in derived class aspectc++/AspectC++/Condition.h:89:18: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:47:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:89:18: note: Function in derived class aspectc++/AspectC++/Condition.h:90:18: style: The function 'gen_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:48:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:90:18: note: Function in derived class aspectc++/AspectC++/Condition.h:92:18: style: The function 'checks_for_target' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:51:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:92:18: note: Function in derived class aspectc++/AspectC++/Condition.h:95:18: style: The function 'names_for_target' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:53:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:95:18: note: Function in derived class aspectc++/AspectC++/Condition.h:104:18: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:47:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:104:18: note: Function in derived class aspectc++/AspectC++/Condition.h:105:18: style: The function 'gen_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:48:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:105:18: note: Function in derived class aspectc++/AspectC++/Condition.h:115:18: style: The function 'checks_for_that' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:50:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:115:18: note: Function in derived class aspectc++/AspectC++/Condition.h:119:18: style: The function 'checks_for_target' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:51:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:119:18: note: Function in derived class aspectc++/AspectC++/Condition.h:123:18: style: The function 'names_for_that' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:52:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:123:18: note: Function in derived class aspectc++/AspectC++/Condition.h:127:18: style: The function 'names_for_target' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:53:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:127:18: note: Function in derived class aspectc++/AspectC++/Condition.h:136:18: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:47:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:136:18: note: Function in derived class aspectc++/AspectC++/Condition.h:137:18: style: The function 'gen_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:48:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:137:18: note: Function in derived class aspectc++/AspectC++/Condition.h:144:18: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:47:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:144:18: note: Function in derived class aspectc++/AspectC++/Condition.h:145:18: style: The function 'gen_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:48:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:145:18: note: Function in derived class aspectc++/AspectC++/Condition.h:153:18: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:47:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:153:18: note: Function in derived class aspectc++/AspectC++/Condition.h:154:18: style: The function 'gen_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:48:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:154:18: note: Function in derived class aspectc++/AspectC++/Condition.h:156:18: style: The function 'checks_for_that' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:50:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:156:18: note: Function in derived class aspectc++/AspectC++/Condition.h:159:18: style: The function 'checks_for_target' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:51:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:159:18: note: Function in derived class aspectc++/AspectC++/Condition.h:162:18: style: The function 'names_for_that' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:52:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:162:18: note: Function in derived class aspectc++/AspectC++/Condition.h:165:18: style: The function 'names_for_target' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:53:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:165:18: note: Function in derived class aspectc++/AspectC++/Condition.h:175:18: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:47:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:175:18: note: Function in derived class aspectc++/AspectC++/Condition.h:176:18: style: The function 'gen_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/Condition.h:48:18: note: Virtual function in base class aspectc++/AspectC++/Condition.h:176:18: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:78:12: style: The destructor '~PointCutExpr' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:51:12: note: Virtual destructor in base class aspectc++/AspectC++/PointCutExpr.h:78:12: note: Destructor in derived class aspectc++/AspectC++/PointCutExpr.h:112:25: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:62:35: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:112:25: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:113:25: style: The function 'arg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:59:35: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:113:25: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:121:15: style: The function 'args' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:58:15: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:121:15: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:122:25: style: The function 'arg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:113:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:122:25: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:140:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:109:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:140:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:152:15: style: The function 'args' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:58:15: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:152:15: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:153:25: style: The function 'arg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:113:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:153:25: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:156:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:109:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:156:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:166:12: style: The destructor '~PCE_VarArgs' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:78:12: note: Virtual destructor in base class aspectc++/AspectC++/PointCutExpr.h:166:12: note: Destructor in derived class aspectc++/AspectC++/PointCutExpr.h:168:15: style: The function 'args' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:58:15: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:168:15: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:169:25: style: The function 'arg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:113:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:169:25: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:170:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:109:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:170:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:180:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:180:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:181:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:181:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:182:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:182:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:184:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:184:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:188:24: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:188:24: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:194:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:194:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:195:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:195:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:196:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:196:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:198:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:198:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:202:21: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:202:21: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:208:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:208:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:209:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:209:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:210:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:210:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:212:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:212:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:216:24: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:216:24: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:222:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:222:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:223:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:223:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:224:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:224:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:226:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:226:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:230:23: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:230:23: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:236:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:236:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:237:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:237:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:238:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:238:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:239:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:239:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:243:23: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:243:23: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:249:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:249:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:250:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:250:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:251:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:251:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:253:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:253:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:257:26: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:257:26: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:263:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:263:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:264:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:264:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:265:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:265:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:267:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:267:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:271:21: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:271:21: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:277:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:277:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:278:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:278:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:279:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:279:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:281:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:281:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:285:24: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:285:24: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:291:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:291:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:292:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:292:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:293:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:293:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:295:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:295:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:299:20: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:299:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:305:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:305:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:306:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:306:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:307:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:307:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:309:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:309:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:313:20: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:313:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:319:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:319:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:320:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:320:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:321:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:321:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:323:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:323:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:327:20: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:327:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:333:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:333:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:334:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:334:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:335:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:335:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:337:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:337:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:341:22: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:341:22: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:347:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:347:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:348:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:348:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:349:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:349:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:351:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:351:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:355:29: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:355:29: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:361:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:361:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:362:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:362:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:363:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:363:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:365:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:365:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:369:28: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:369:28: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:375:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:375:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:376:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:376:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:377:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:377:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:379:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:379:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:383:21: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:383:21: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:389:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:389:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:390:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:390:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:391:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:391:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:393:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:393:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:397:23: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:397:23: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:405:12: style: The destructor '~PCE_CFlow' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:78:12: note: Virtual destructor in base class aspectc++/AspectC++/PointCutExpr.h:405:12: note: Destructor in derived class aspectc++/AspectC++/PointCutExpr.h:406:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:406:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:408:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:408:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:409:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:409:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:411:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:411:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:415:22: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:415:22: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:428:12: style: The destructor '~PCE_Args' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:166:12: note: Virtual destructor in base class aspectc++/AspectC++/PointCutExpr.h:428:12: note: Destructor in derived class aspectc++/AspectC++/PointCutExpr.h:429:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:429:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:430:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:430:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:431:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:431:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:433:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:170:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:433:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:437:21: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:437:21: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:449:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:449:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:450:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:450:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:451:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:451:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:453:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:453:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:457:23: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:457:23: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:464:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:464:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:465:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:465:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:466:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:466:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:468:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:156:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:468:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:472:19: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:472:19: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:479:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:479:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:480:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:480:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:481:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:481:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:483:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:156:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:483:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:487:20: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:487:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:493:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:493:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:494:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:494:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:495:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:495:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:497:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:140:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:497:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:501:20: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:501:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:510:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:510:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:513:15: style: The function 'args' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:58:15: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:513:15: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:514:25: style: The function 'arg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:113:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:514:25: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:515:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:515:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:516:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:516:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:518:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:109:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:518:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:522:22: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:522:22: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:536:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:536:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:538:15: style: The function 'args' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:58:15: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:538:15: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:539:25: style: The function 'arg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:113:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:539:25: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:540:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:540:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:541:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:541:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:543:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:109:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:543:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:547:26: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:547:26: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:566:15: style: The function 'args' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:58:15: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:566:15: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:567:25: style: The function 'arg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:113:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:567:25: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:568:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:568:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:569:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:569:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:570:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:570:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:572:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:109:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:572:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:573:27: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:573:27: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:581:12: style: The destructor '~PCE_Match' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:78:12: note: Virtual destructor in base class aspectc++/AspectC++/PointCutExpr.h:581:12: note: Destructor in derived class aspectc++/AspectC++/PointCutExpr.h:582:15: style: The function 'args' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:58:15: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:582:15: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:583:25: style: The function 'arg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:113:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:583:25: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:584:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:82:20: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:584:20: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:585:16: style: The function 'semantics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:88:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:585:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:589:16: style: The function 'pre_evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:97:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:589:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:591:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:93:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:591:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:593:16: style: The function 'mangle_type_check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:109:16: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:593:16: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:594:22: style: The function 'duplicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutExpr.h:112:25: note: Virtual function in base class aspectc++/AspectC++/PointCutExpr.h:594:22: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:165:24: style: The function 'decl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:69:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:165:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1019:24: style: The function 'decl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:69:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1019:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1121:24: style: The function 'decl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:69:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1121:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1124:23: style: The function 'that_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1052:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1124:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1129:23: style: The function 'target_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1055:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1129:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1133:23: style: The function 'arg_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1058:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1133:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1159:24: style: The function 'decl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:69:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1159:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1243:23: style: The function 'that_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1052:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1243:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1253:23: style: The function 'target_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1055:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1253:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1513:18: style: The function 'operator_kind_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1412:18: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1513:18: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1531:24: style: The function 'arg_count' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1415:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1531:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1546:30: style: The function 'arg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1414:30: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1546:30: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1554:23: style: The function 'arg_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1058:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1554:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1570:16: style: The function 'is_unary_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1417:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1570:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1575:16: style: The function 'is_binary_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1418:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1575:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1580:16: style: The function 'is_index_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1421:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1580:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1585:16: style: The function 'is_postfix_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1420:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1585:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1592:16: style: The function 'is_arrow_class_member_access_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1422:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1592:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1596:16: style: The function 'is_ternary_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1419:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1596:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1600:16: style: The function 'is_implicit_conversion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1423:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1600:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1610:16: style: The function 'is_implicit_dereference' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1424:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1610:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1624:33: style: The function 'get_operator_location' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1426:33: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1624:33: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1719:16: style: The function 'has_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1264:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1719:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1723:27: style: The function 'result_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1265:27: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1723:27: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1728:36: style: The function 'target_class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1224:36: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1728:36: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1732:36: style: The function 'targetexpr_class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1226:36: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1732:36: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1753:24: style: The function 'find_target_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1212:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1753:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1829:18: style: The function 'code' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1367:18: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1829:18: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1841:27: style: The function 'after_pos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1294:27: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1841:27: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1848:27: style: The function 'before_pos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1289:27: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1848:27: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1884:18: style: The function 'operator_kind_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1412:18: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1884:18: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1908:24: style: The function 'arg_count' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1415:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1908:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1936:30: style: The function 'arg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1414:30: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1936:30: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1955:23: style: The function 'arg_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1058:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1955:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1988:16: style: The function 'is_unary_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1417:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1988:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:1994:16: style: The function 'is_postfix_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1420:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:1994:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2001:16: style: The function 'is_binary_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1418:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2001:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2006:16: style: The function 'is_index_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1421:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2006:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2021:16: style: The function 'is_arrow_class_member_access_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1422:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2021:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2027:16: style: The function 'is_ternary_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1419:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2027:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2031:16: style: The function 'is_implicit_conversion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1423:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2031:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2040:16: style: The function 'is_implicit_dereference' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1424:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2040:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2070:33: style: The function 'get_operator_location' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1426:33: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2070:33: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2088:16: style: The function 'has_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1264:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2088:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2104:27: style: The function 'result_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1265:27: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2104:27: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2111:24: style: The function 'find_target_expr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1212:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2111:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2114:36: style: The function 'target_class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1224:36: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2114:36: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2117:36: style: The function 'targetexpr_class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1226:36: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2117:36: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2207:23: style: The function 'entity_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1061:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2207:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2212:23: style: The function 'entity_src' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1271:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2212:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2214:22: style: The function 'entity_src_splice_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1273:22: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2214:22: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2232:24: style: The function 'entity_index_count' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1268:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2232:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2238:29: style: The function 'entity_index_dimension' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1269:29: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2238:29: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2245:23: style: The function 'entity_index_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1270:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2245:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2256:36: style: The function 'target_class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1224:36: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2256:36: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2270:36: style: The function 'targetexpr_class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1226:36: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2270:36: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2308:16: style: The function 'has_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1264:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2308:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2312:27: style: The function 'result_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1265:27: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2312:27: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2327:23: style: The function 'arg_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1058:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2327:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2333:16: style: The function 'has_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1264:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2333:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2337:27: style: The function 'result_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1265:27: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2337:27: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2352:24: style: The function 'entity_index_count' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:2232:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2352:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2359:23: style: The function 'entity_index_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:2245:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2359:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2366:16: style: The function 'has_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1264:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2366:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2370:27: style: The function 'result_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1265:27: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2370:27: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2418:36: style: The function 'target_class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1224:36: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2418:36: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2421:36: style: The function 'targetexpr_class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1226:36: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2421:36: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2431:23: style: The function 'entity_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1061:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2431:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2444:16: style: The function 'has_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1264:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2444:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2448:27: style: The function 'result_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1265:27: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2448:27: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2461:23: style: The function 'arg_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1058:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2461:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2467:16: style: The function 'has_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1264:16: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2467:16: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2471:27: style: The function 'result_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1265:27: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2471:27: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2485:24: style: The function 'decl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:69:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2485:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2490:23: style: The function 'that_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1052:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2490:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2495:23: style: The function 'target_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1055:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2495:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2499:23: style: The function 'arg_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1058:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2499:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2515:23: style: The function 'entity_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1061:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2515:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2528:24: style: The function 'decl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:69:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2528:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2533:23: style: The function 'that_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1052:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2533:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2538:23: style: The function 'target_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1055:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2538:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2543:23: style: The function 'entity_type_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:1061:23: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2543:23: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2578:24: style: The function 'decl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:69:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2578:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2587:24: style: The function 'decl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:69:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2587:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2602:24: style: The function 'decl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:69:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2602:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2622:4: style: The destructor '~TI_Attribute' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/ModelNode.h:19:12: note: Virtual destructor in base class aspectc++/AspectC++/ClangTransformInfo.h:2622:4: note: Destructor in derived class aspectc++/AspectC++/ClangTransformInfo.h:2625:24: style: The function 'decl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:69:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2625:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2687:24: style: The function 'decl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:69:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2687:24: note: Function in derived class aspectc++/AspectC++/ClangTransformInfo.h:2697:24: style: The function 'decl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:69:24: note: Virtual function in base class aspectc++/AspectC++/ClangTransformInfo.h:2697:24: note: Function in derived class aspectc++/AspectC++/PointCutExpr.h:166:12: style: The destructor '~PCE_VarArgs' overrides a destructor in a base class but is identical to the overridden function [uselessOverride] aspectc++/AspectC++/PointCutExpr.h:78:12: note: Virtual destructor in base class aspectc++/AspectC++/PointCutExpr.h:166:12: note: Destructor in derived class aspectc++/AspectC++/PointCutExpr.h:520:6: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/AdviceInfo.h:60:48: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangTransformInfo.h:140:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangTransformInfo.h:152:6: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangTransformInfo.h:611:32: style: Local variable 'ctx' shadows outer argument [shadowArgument] aspectc++/AspectC++/ClangTransformInfo.h:582:72: note: Shadowed declaration aspectc++/AspectC++/ClangTransformInfo.h:611:32: note: Shadow variable aspectc++/AspectC++/ClangTransformInfo.h:421:27: performance:inconclusive: Range variable 'templ_arg' should be declared as const reference. [iterateByValue] aspectc++/AspectC++/ClangTransformInfo.h:2627:27: performance: Function parameter 'params' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangTransformInfo.h:1940:81: style: Parameter 'ctx' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ClangTransformInfo.h:2338:24: style: Variable 'ctx' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/ClangTransformInfo.h:2472:24: style: Variable 'ctx' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/AdviceInfo.cc:100:16: style: Variable 'aspect_cls' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ClangTransformInfo.h:863:41: style: Parameter 'ci' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/ClangTransformInfo.h:919:39: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/ClangTransformInfo.h:1247:33: style: Variable 'r' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/RepoIdMgr.h:30:3: warning: Member variable 'RepoIdMgr::_idstr' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/RepoXMLNode.h:54:8: performance:inconclusive: Technically the member function 'RepoXMLNode::end_child' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/RepoPosAspectKey.h:35:8: warning: The class 'RepoPosAspectKey' defines member function with name 'get_xml' also defined in its parent class 'RepoPosKey'. [duplInheritedMember] aspectc++/AspectC++/RepoPosKey.h:37:8: note: Parent function 'RepoPosKey::get_xml' aspectc++/AspectC++/RepoPosAspectKey.h:35:8: note: Derived function 'RepoPosAspectKey::get_xml' aspectc++/AspectC++/RepoPosAspectKey.h:36:8: warning: The class 'RepoPosAspectKey' defines member function with name 'make_xml' also defined in its parent class 'RepoPosKey'. [duplInheritedMember] aspectc++/AspectC++/RepoPosKey.h:38:8: note: Parent function 'RepoPosKey::make_xml' aspectc++/AspectC++/RepoPosAspectKey.h:36:8: note: Derived function 'RepoPosAspectKey::make_xml' aspectc++/AspectC++/RepoXMLNode.h:44:3: style: Class 'RepoXMLNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/RepoXMLNode.h:35:5: style: Class 'Iter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/RepoPosKey.h:30:3: style: Class 'RepoPosKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/RepoPosAspectKey.h:29:3: style: Class 'RepoPosAspectKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/RepoXMLNode.h:56:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/RepoPosAspectKey.h:32:10: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/AdviceRepo.cc:48:11: style: Variable 'data' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/AdviceRepo.cc:87:8: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam] aspectc++/AspectC++/AspectIncludes.cc:60:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/AspectIncludes.cc:80:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/AspectIncludes.h:73:3: style: Class 'AspectIncludes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/AspectRepo.cc:46:11: style: Variable 'data' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/AspectRepo.cc:82:46: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam] aspectc++/AspectC++/Binding.cc:42:33: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/ClangASTConsumer.cc:593:61: debug: Function::addArguments found argument 'fwd' with varid 0. [varid0] aspectc++/AspectC++/ClangASTConsumer.cc:567:68: debug: Function::addArguments found argument 'fwd' with varid 0. [varid0] aspectc++/AspectC++/ClangASTConsumer.h:175:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TraverseCompoundAssignOperator [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.h:221:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UO_PreInc [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.h:238:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BO_Comma [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.h:266:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mode_Done [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:56:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:66:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:76:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:94:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:416:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CK_LValueToRValue [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:528:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEI_RHS [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:569:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:595:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:773:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:781:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:789:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:797:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:805:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:921:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:957:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:979:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mode_Search [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:988:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mode_Done [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:1060:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEI_LHS [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:1067:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mode_Done [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:1074:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mode_Done [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:1085:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mode_Done [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:1090:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mode_Done [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:1102:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mode_Done [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:1114:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mode_Done [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:1126:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mode_Done [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:1144:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEI_LHS [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:1154:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEI_LHS [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:1168:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEI_LHS [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:1185:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEI_LHS [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangASTConsumer.cc:1263:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mode_Search [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangModelBuilder.h:108:3: warning: Member variable 'ClangModelBuilder::_tunit_file' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ClangModelBuilder.h:108:3: warning: Member variable 'ClangModelBuilder::_tunit_len' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ClangModelBuilder.h:108:3: warning: Member variable 'ClangModelBuilder::_time' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ClangASTConsumer.h:132:3: warning: Member variable 'ClangASTConsumer::_sm' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ClangASTConsumer.h:74:16: style:inconclusive: Technically the member function 'ClangASTConsumer::ExprClassificationContext::getCurSubExprIndex' can be const. [functionConst] aspectc++/AspectC++/ClangASTConsumer.h:76:16: style:inconclusive: Technically the member function 'ClangASTConsumer::ExprClassificationContext::getMode' can be const. [functionConst] aspectc++/AspectC++/ClangASTConsumer.h:119:17: style:inconclusive: Technically the member function 'ClangASTConsumer::ExprContextStack::empty' can be const. [functionConst] aspectc++/AspectC++/ClangASTConsumer.h:123:17: style:inconclusive: Technically the member function 'ClangASTConsumer::ExprContextStack::considerSubtree' can be const. [functionConst] aspectc++/AspectC++/ClangASTConsumer.h:132:3: style: Class 'ClangASTConsumer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ClangASTConsumer.h:52:5: style: Class 'DeclContextStack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ClangASTConsumer.h:265:5: style: Class 'DummyContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ModelBuilder.h:34:4: style: The destructor '~TU_ClassPlan' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:441:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:34:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:35:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:35:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:41:4: style: The destructor '~TU_CodeAdvice' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:474:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:41:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:48:4: style: The destructor '~TU_Type' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:612:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:48:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:49:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:49:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:55:4: style: The destructor '~TU_Arg' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:642:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:55:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:56:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:56:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:62:4: style: The destructor '~TU_Namespace' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:721:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:62:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:63:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:63:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:69:4: style: The destructor '~TU_Class' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:874:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:69:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:70:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:70:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:76:4: style: The destructor '~TU_Aspect' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1621:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:76:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:77:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:77:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:83:4: style: The destructor '~TU_Function' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:771:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:83:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:84:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:84:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:90:4: style: The destructor '~TU_Variable' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:836:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:90:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:91:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:91:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:97:4: style: The destructor '~TU_AdviceCode' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1512:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:97:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:98:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:98:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:104:4: style: The destructor '~TU_ClassSlice' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:918:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:104:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:105:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:105:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:111:4: style: The destructor '~TU_MethodCall' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1099:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:111:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:112:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:112:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:165:4: style: The destructor '~TU_Method' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1291:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:165:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:166:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:166:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:172:4: style: The destructor '~TU_Construction' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1309:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:172:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:173:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:173:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:179:4: style: The destructor '~TU_Destruction' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1327:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:179:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:180:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:180:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:186:4: style: The destructor '~TU_Introduction' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1550:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:186:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:187:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:187:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:193:4: style: The destructor '~TU_Order' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1588:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:193:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:194:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:194:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:200:4: style: The destructor '~TU_Pointcut' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1350:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:200:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:201:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:201:22: note: Function in derived class aspectc++/AspectC++/ModelBuilder.h:207:4: style: The destructor '~TU_Attribute' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1388:12: note: Virtual destructor in base class aspectc++/AspectC++/ModelBuilder.h:207:4: note: Destructor in derived class aspectc++/AspectC++/ModelBuilder.h:208:22: style: The function 'jpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangTransformInfo.h:68:22: note: Virtual function in base class aspectc++/AspectC++/ModelBuilder.h:208:22: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:256:26: style: The function 'newCodeAdvice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1909:27: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:256:26: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:257:20: style: The function 'newType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1915:21: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:257:20: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:258:19: style: The function 'newArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1916:20: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:258:19: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:259:25: style: The function 'newNamespace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1917:26: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:259:25: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:260:24: style: The function 'newVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1926:25: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:260:24: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:261:24: style: The function 'newFunction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1923:25: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:261:24: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:262:21: style: The function 'newClass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1929:22: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:262:21: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:263:26: style: The function 'newClassSlice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1930:27: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:263:26: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:264:26: style: The function 'newCall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1935:21: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:264:26: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:271:22: style: The function 'newExecution' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1949:26: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:271:22: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:272:28: style: The function 'newConstruction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1952:29: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:272:28: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:273:27: style: The function 'newDestruction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1955:28: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:273:27: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:274:24: style: The function 'newPointcut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1958:25: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:274:24: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:275:25: style: The function 'newAttribute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1961:26: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:275:25: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:276:26: style: The function 'newAdviceCode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1970:27: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:276:26: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:277:28: style: The function 'newIntroduction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1973:29: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:277:28: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:278:21: style: The function 'newOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1976:22: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:278:21: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:279:22: style: The function 'newAspect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1977:23: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:279:22: note: Function in derived class aspectc++/AspectC++/ClangModelBuilder.h:280:25: style: The function 'newClassPlan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ACModel/Elements.h:1906:26: note: Virtual function in base class aspectc++/AspectC++/ClangModelBuilder.h:280:25: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:269:18: style: The function 'enterSubExpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:95:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:269:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:270:18: style: The function 'leaveSubExpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:96:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:270:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:271:18: style: The function 'pushEntityRefNode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:98:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:271:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:272:18: style: The function 'pushEntityInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:99:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:272:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:273:18: style: The function 'pushEntityForwardingJP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:100:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:273:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:291:18: style: The function 'enterSubExpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:95:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:291:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:292:18: style: The function 'leaveSubExpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:96:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:292:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:294:18: style: The function 'pushEntityRefNode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:98:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:294:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:295:18: style: The function 'pushEntityInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:99:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:295:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:296:18: style: The function 'pushEntityForwardingJP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:100:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:296:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:304:18: style: The function 'registerJPforContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:102:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:304:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:314:18: style: The function 'registerJPforContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:102:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:314:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:331:18: style: The function 'enterSubExpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:95:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:331:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:332:18: style: The function 'leaveSubExpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:96:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:332:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:343:18: style: The function 'enterSubExpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:331:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:343:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:344:18: style: The function 'leaveSubExpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:332:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:344:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:346:18: style: The function 'pushEntityRefNode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:98:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:346:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:347:18: style: The function 'pushEntityInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:99:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:347:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:348:18: style: The function 'pushEntityForwardingJP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:100:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:348:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:358:18: style: The function 'pushEntityForwardingJP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:348:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:358:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:361:18: style: The function 'suppressDecayJPs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:105:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:361:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:393:18: style: The function 'leaveSubExpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:332:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:393:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:395:18: style: The function 'pushEntityRefNode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:98:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:395:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:396:18: style: The function 'pushEntityInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:99:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:396:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:397:18: style: The function 'pushEntityForwardingJP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:100:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:397:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:399:18: style: The function 'registerJPforContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:102:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:399:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:457:18: style: The function 'enterSubExpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:95:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:457:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:458:18: style: The function 'leaveSubExpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:96:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:458:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:461:18: style: The function 'pushEntityRefNode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:98:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:461:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:462:18: style: The function 'pushEntityInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:99:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:462:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:463:18: style: The function 'pushEntityForwardingJP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:100:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:463:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:465:18: style: The function 'registerJPforContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:102:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:465:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.h:466:18: style: The function 'registerJPforSubExpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/ClangASTConsumer.h:103:18: note: Virtual function in base class aspectc++/AspectC++/ClangASTConsumer.h:466:18: note: Function in derived class aspectc++/AspectC++/ClangASTConsumer.cc:30:40: warning: Either the condition 'VD' is redundant or there is possible null pointer dereference: D. [nullPointerRedundantCheck] aspectc++/AspectC++/ClangASTConsumer.cc:187:7: note: Assuming that condition 'VD' is not redundant aspectc++/AspectC++/ClangASTConsumer.cc:192:22: note: Calling function 'isInProject', 1st argument 'VD' value is 0 aspectc++/AspectC++/ClangASTConsumer.cc:30:40: note: Null pointer dereference aspectc++/AspectC++/ClangASTConsumer.cc:32:45: warning: Either the condition 'VD' is redundant or there is possible null pointer dereference: D. [nullPointerRedundantCheck] aspectc++/AspectC++/ClangASTConsumer.cc:187:7: note: Assuming that condition 'VD' is not redundant aspectc++/AspectC++/ClangASTConsumer.cc:192:22: note: Calling function 'isInProject', 1st argument 'VD' value is 0 aspectc++/AspectC++/ClangASTConsumer.cc:32:45: note: Null pointer dereference aspectc++/AspectC++/ClangASTConsumer.cc:137:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangASTConsumer.cc:1003:103: style:inconclusive: Function 'pushEntityInfo' argument 2 names different: declaration 'DD' definition 'VD'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangASTConsumer.h:295:76: note: Function 'pushEntityInfo' argument 2 names different: declaration 'DD' definition 'VD'. aspectc++/AspectC++/ClangASTConsumer.cc:1003:103: note: Function 'pushEntityInfo' argument 2 names different: declaration 'DD' definition 'VD'. aspectc++/AspectC++/ClangASTConsumer.cc:1100:104: style:inconclusive: Function 'pushEntityInfo' argument 2 names different: declaration 'DD' definition 'VD'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangASTConsumer.h:347:76: note: Function 'pushEntityInfo' argument 2 names different: declaration 'DD' definition 'VD'. aspectc++/AspectC++/ClangASTConsumer.cc:1100:104: note: Function 'pushEntityInfo' argument 2 names different: declaration 'DD' definition 'VD'. aspectc++/AspectC++/ClangASTConsumer.cc:1166:101: style:inconclusive: Function 'pushEntityInfo' argument 2 names different: declaration 'DD' definition 'VD'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangASTConsumer.h:396:76: note: Function 'pushEntityInfo' argument 2 names different: declaration 'DD' definition 'VD'. aspectc++/AspectC++/ClangASTConsumer.cc:1166:101: note: Function 'pushEntityInfo' argument 2 names different: declaration 'DD' definition 'VD'. aspectc++/AspectC++/ClangTransformInfo.h:75:69: performance:inconclusive: Function parameter 'loc' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangTransformInfo.h:162:30: performance:inconclusive: Function parameter 'ti' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangTransformInfo.h:172:63: performance:inconclusive: Function parameter 'type_info' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangTransformInfo.h:273:61: performance:inconclusive: Function parameter 'type' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangTransformInfo.h:520:52: performance:inconclusive: Function parameter 'type' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangTransformInfo.h:545:51: performance:inconclusive: Function parameter 'type' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangTransformInfo.h:727:45: performance:inconclusive: Function parameter 'loc' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangTransformInfo.h:1016:30: performance:inconclusive: Function parameter 'ti' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangTransformInfo.h:1105:51: performance:inconclusive: Function parameter 'type' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangASTConsumer.h:87:55: style: Parameter 'TL' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ClangASTConsumer.cc:242:24: style: Variable 'FD' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ClangASTConsumer.h:86:58: style: Parameter 'tsi' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/ClangAnnotation.cc:38:22: performance: Range variable 'param' should be declared as const reference. [iterateByValue] aspectc++/AspectC++/ClangBinding.cc:57:1: style: Parameter 'that' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ClangBinding.cc:62:1: style: Parameter 'that' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ClangFlowAnalysis.cc:476:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangFlowAnalysis.cc:582:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BO_Assign [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangFlowAnalysis.cc:601:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UO_AddrOf [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangFlowAnalysis.cc:55:8: performance:inconclusive: Technically the member function '::DataflowWorklist::sortWorklist' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ClangFlowAnalysis.cc:80:24: note: Technically the member function '::DataflowWorklist::sortWorklist' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangFlowAnalysis.cc:55:8: note: Technically the member function '::DataflowWorklist::sortWorklist' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangFlowAnalysis.cc:274:16: performance:inconclusive: Technically the member function '::DataFlowValues::get_next_free_id' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ClangFlowAnalysis.cc:219:11: style: Local variable 'stmt1' shadows outer argument [shadowArgument] aspectc++/AspectC++/ClangFlowAnalysis.cc:158:47: note: Shadowed declaration aspectc++/AspectC++/ClangFlowAnalysis.cc:219:11: note: Shadow variable aspectc++/AspectC++/ClangFlowAnalysis.cc:220:11: style: Local variable 'stmt2' shadows outer argument [shadowArgument] aspectc++/AspectC++/ClangFlowAnalysis.cc:158:67: note: Shadowed declaration aspectc++/AspectC++/ClangFlowAnalysis.cc:220:11: note: Shadow variable aspectc++/AspectC++/ClangFlowAnalysis.cc:161:28: style: Variable 'var_decl1' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ClangFlowAnalysis.cc:162:30: style: Variable 'var_decl2' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ClangFlowAnalysis.cc:178:30: style: Variable 'field1' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ClangFlowAnalysis.cc:179:32: style: Variable 'field2' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ClangFlowAnalysis.cc:272:29: style: class member 'DataFlowValues::THIS_ID' is never used. [unusedStructMember] aspectc++/AspectC++/ClangFlowAnalysis.cc:518:29: style: class member 'TransferFunctions::NO_ID' is never used. [unusedStructMember] aspectc++/AspectC++/ClangFlowAnalysis.cc:519:29: style: class member 'TransferFunctions::THIS_ID' is never used. [unusedStructMember] aspectc++/AspectC++/ClangFlowAnalysis.cc:390:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/ClangFlowAnalysis.cc:423:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/ClangFlowAnalysis.cc:439:46: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/ClangFlowAnalysis.cc:475:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/ClangFlowAnalysis.cc:479:42: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/ClangIncludeExpander.cc:49:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIncludeExpander.cc:33:5: style: Struct 'ProjectStrategy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ClangInclusionRewriter.cc:156:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_System [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangInclusionRewriter.cc:180:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnterFile [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangInclusionRewriter.cc:324:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eod [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangInclusionRewriter.cc:337:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw_identifier [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangInclusionRewriter.cc:351:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_paren [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangInclusionRewriter.cc:489:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eof [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangInclusionRewriter.cc:674:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eof [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangInclusionRewriter.cc:178:64: style:inconclusive: Function 'FileChanged' argument 3 names different: declaration 'FileType' definition 'NewFileType'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangInclusionRewriter.cc:73:55: note: Function 'FileChanged' argument 3 names different: declaration 'FileType' definition 'NewFileType'. aspectc++/AspectC++/ClangInclusionRewriter.cc:178:64: note: Function 'FileChanged' argument 3 names different: declaration 'FileType' definition 'NewFileType'. aspectc++/AspectC++/ClangInclusionRewriter.cc:263:63: style:inconclusive: Function 'OutputContentUpTo' argument 5 names different: declaration 'lines' definition 'Line'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangInclusionRewriter.cc:99:46: note: Function 'OutputContentUpTo' argument 5 names different: declaration 'lines' definition 'Line'. aspectc++/AspectC++/ClangInclusionRewriter.cc:263:63: note: Function 'OutputContentUpTo' argument 5 names different: declaration 'lines' definition 'Line'. aspectc++/AspectC++/ClangInclusionRewriter.cc:310:52: style:inconclusive: Function 'CommentOutDirective' argument 1 names different: declaration 'DirectivesLex' definition 'DirectiveLex'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangInclusionRewriter.cc:102:35: note: Function 'CommentOutDirective' argument 1 names different: declaration 'DirectivesLex' definition 'DirectiveLex'. aspectc++/AspectC++/ClangInclusionRewriter.cc:310:52: note: Function 'CommentOutDirective' argument 1 names different: declaration 'DirectivesLex' definition 'DirectiveLex'. aspectc++/AspectC++/ClangInclusionRewriter.cc:318:73: style:inconclusive: Function 'CommentOutDirective' argument 6 names different: declaration 'Lines' definition 'Line'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangInclusionRewriter.cc:108:56: note: Function 'CommentOutDirective' argument 6 names different: declaration 'Lines' definition 'Line'. aspectc++/AspectC++/ClangInclusionRewriter.cc:318:73: note: Function 'CommentOutDirective' argument 6 names different: declaration 'Lines' definition 'Line'. aspectc++/AspectC++/ClangIntroSema.cc:115:16: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ClangIntroSema.cc:98:8: style: Local variable 'in_project' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/Utils.h:76:6: note: Shadowed declaration aspectc++/AspectC++/ClangIntroSema.cc:98:8: note: Shadow variable aspectc++/AspectC++/ClangIntroSema.cc:75:13: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] aspectc++/AspectC++/OrderInfo.h:57:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_warning [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OptArgs [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:98:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AttributeApplied [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:147:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:269:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l_square [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:446:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable identifier [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:494:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable identifier [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:511:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable identifier [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:610:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FunctionTemplate [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:679:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TSK_ImplicitInstantiation [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:1020:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kw_constexpr [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:1063:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_User [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:1412:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:1435:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:1556:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_warning [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:1679:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:1773:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangIntroducer.cc:1833:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/CodeWeaver.h:142:3: warning: Member variable 'CodeWeaver::_problems' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ClangIntroducer.h:239:8: performance:inconclusive: Technically the member function 'ClangIntroducer::gen_intros' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ClangIntroducer.cc:1797:23: note: Technically the member function 'ClangIntroducer::gen_intros' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangIntroducer.h:239:8: note: Technically the member function 'ClangIntroducer::gen_intros' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangIntroducer.h:250:8: performance:inconclusive: Technically the member function 'ClangIntroducer::gen_base_intro' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ClangIntroducer.cc:1932:23: note: Technically the member function 'ClangIntroducer::gen_base_intro' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangIntroducer.h:250:8: note: Technically the member function 'ClangIntroducer::gen_base_intro' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:211:17: style:inconclusive: Technically the member function 'CodeWeaver::TypeUse::any' can be const. [functionConst] aspectc++/AspectC++/PointCutContext.h:130:29: style:inconclusive: Technically the member function 'PointCutContext::cflows' can be const. [functionConst] aspectc++/AspectC++/ClangIntroducer.cc:111:3: warning: Class 'ClangIntroducer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] aspectc++/AspectC++/ClangIntroducer.cc:111:3: warning: Class 'ClangIntroducer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] aspectc++/AspectC++/IncludeGraph.h:90:3: style: Class 'IncludeGraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/IncludeGraph.h:57:5: style: Struct 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/IncludeGraph.h:119:5: style: Class 'IncludeGraphCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/IntroductionUnit.h:100:3: style: Class 'IntroductionUnit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/ClangIntroducer.cc:574:12: style: Condition 'pos++' is always false [knownConditionTrueFalse] aspectc++/AspectC++/ClangIntroducer.cc:571:13: note: Assignment 'pos=0', assigned value is 0 aspectc++/AspectC++/ClangIntroducer.cc:574:12: note: Condition 'pos++' is always false aspectc++/AspectC++/Plan.h:116:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.h:121:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.h:126:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.h:131:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.h:136:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/OrderInfo.h:50:6: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/IntroductionUnit.h:151:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangIntroducer.cc:110:66: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ClangIntroducer.cc:936:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangIntroducer.cc:1015:38: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ClangIntroducer.cc:1026:25: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ClangIntroducer.cc:1318:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangIntroducer.cc:1339:25: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ClangIntroducer.cc:1626:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangIntroducer.cc:215:49: style:inconclusive: Function 'class_intro' argument 1 names different: declaration 'tok' definition 'first'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangIntroducer.h:189:35: note: Function 'class_intro' argument 1 names different: declaration 'tok' definition 'first'. aspectc++/AspectC++/ClangIntroducer.cc:215:49: note: Function 'class_intro' argument 1 names different: declaration 'tok' definition 'first'. aspectc++/AspectC++/ClangIntroducer.cc:263:48: style:inconclusive: Function 'annotation' argument 1 names different: declaration 'tok' definition 'first'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangIntroducer.h:185:34: note: Function 'annotation' argument 1 names different: declaration 'tok' definition 'first'. aspectc++/AspectC++/ClangIntroducer.cc:263:48: note: Function 'annotation' argument 1 names different: declaration 'tok' definition 'first'. aspectc++/AspectC++/ClangIntroducer.cc:444:47: style:inconclusive: Function 'attribute' argument 1 names different: declaration 'tok' definition 'first'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangIntroducer.h:186:33: note: Function 'attribute' argument 1 names different: declaration 'tok' definition 'first'. aspectc++/AspectC++/ClangIntroducer.cc:444:47: note: Function 'attribute' argument 1 names different: declaration 'tok' definition 'first'. aspectc++/AspectC++/ClangIntroducer.cc:493:48: style:inconclusive: Function 'aspect_def' argument 1 names different: declaration 'tok' definition 'first'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangIntroducer.h:187:34: note: Function 'aspect_def' argument 1 names different: declaration 'tok' definition 'first'. aspectc++/AspectC++/ClangIntroducer.cc:493:48: note: Function 'aspect_def' argument 1 names different: declaration 'tok' definition 'first'. aspectc++/AspectC++/ClangIntroducer.cc:510:50: style:inconclusive: Function 'pointcut_def' argument 1 names different: declaration 'tok' definition 'first'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangIntroducer.h:188:36: note: Function 'pointcut_def' argument 1 names different: declaration 'tok' definition 'first'. aspectc++/AspectC++/ClangIntroducer.cc:510:50: note: Function 'pointcut_def' argument 1 names different: declaration 'tok' definition 'first'. aspectc++/AspectC++/ClangIntroducer.cc:664:58: style:inconclusive: Function 'insert_aspect_friend_decls' argument 2 names different: declaration 'ci' definition 'decl'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangIntroducer.h:222:67: note: Function 'insert_aspect_friend_decls' argument 2 names different: declaration 'ci' definition 'decl'. aspectc++/AspectC++/ClangIntroducer.cc:664:58: note: Function 'insert_aspect_friend_decls' argument 2 names different: declaration 'ci' definition 'decl'. aspectc++/AspectC++/ClangIntroducer.cc:907:55: style:inconclusive: Function 'create_plan' argument 1 names different: declaration 'ci' definition 'decl'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangIntroducer.h:214:40: note: Function 'create_plan' argument 1 names different: declaration 'ci' definition 'decl'. aspectc++/AspectC++/ClangIntroducer.cc:907:55: note: Function 'create_plan' argument 1 names different: declaration 'ci' definition 'decl'. aspectc++/AspectC++/ClangIntroducer.cc:1300:27: style:inconclusive: Function 'introduce_base_classes' argument 2 names different: declaration 'lbrac' definition 'CurLoc'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangIntroducer.h:198:73: note: Function 'introduce_base_classes' argument 2 names different: declaration 'lbrac' definition 'CurLoc'. aspectc++/AspectC++/ClangIntroducer.cc:1300:27: note: Function 'introduce_base_classes' argument 2 names different: declaration 'lbrac' definition 'CurLoc'. aspectc++/AspectC++/ClangIntroducer.cc:1181:26: style: Local variable 'plan' shadows outer variable [shadowVariable] aspectc++/AspectC++/ClangIntroducer.cc:1154:21: note: Shadowed declaration aspectc++/AspectC++/ClangIntroducer.cc:1181:26: note: Shadow variable aspectc++/AspectC++/ClangIntroducer.cc:1318:10: style: Local variable 'signature' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/Utils.h:14:8: note: Shadowed declaration aspectc++/AspectC++/ClangIntroducer.cc:1318:10: note: Shadow variable aspectc++/AspectC++/ClangIntroducer.cc:1387:17: style: Local variable 'annotation' shadows outer function [shadowFunction] aspectc++/AspectC++/ClangIntroducer.h:185:8: note: Shadowed declaration aspectc++/AspectC++/ClangIntroducer.cc:1387:17: note: Shadow variable aspectc++/AspectC++/ClangIntroducer.cc:1438:15: style: Local variable 'annotation' shadows outer function [shadowFunction] aspectc++/AspectC++/ClangIntroducer.h:185:8: note: Shadowed declaration aspectc++/AspectC++/ClangIntroducer.cc:1438:15: note: Shadow variable aspectc++/AspectC++/ClangIntroducer.cc:1658:31: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/ClangIntroducer.cc:1611:12: note: Shadowed declaration aspectc++/AspectC++/ClangIntroducer.cc:1658:31: note: Shadow variable aspectc++/AspectC++/ClangIntroducer.cc:1662:44: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/ClangIntroducer.cc:1658:31: note: Shadowed declaration aspectc++/AspectC++/ClangIntroducer.cc:1662:44: note: Shadow variable aspectc++/AspectC++/IntroductionUnit.h:144:40: performance:inconclusive: Function parameter 't' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangIntroducer.cc:1397:17: performance: Range variable 'param' should be declared as const reference. [iterateByValue] aspectc++/AspectC++/ClangIntroducer.cc:1448:15: performance: Range variable 'param' should be declared as const reference. [iterateByValue] aspectc++/AspectC++/ClangIntroducer.cc:1475:87: performance:inconclusive: Function parameter 'lbrac' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangIntroducer.cc:411:23: style: Variable 'anno' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/ClangIntroducer.cc:725:17: style: Variable 'jpl' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/ClangIntroducer.cc:1524:54: style: Parameter 'units' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/ClangIntroducer.cc:1661:30: style: Variable 'member_units' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/ClangIntroducer.cc:1737:17: style: Variable 'jpl' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/ClangIntroducer.cc:1818:30: style: Variable 'bodies' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/ClangIntroducer.cc:1185:29: style: Variable 'cs' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ClangIntroducer.cc:1191:29: style: Variable 'cs' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ClangIntroducer.cc:1326:21: style: Variable 'cs' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ClangIntroducer.cc:1332:21: style: Variable 'cs' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ClangIntroducer.cc:1486:14: style: Variable 'jpl' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ClangIntroducer.cc:1934:18: style: Variable 'ti' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/IntroductionUnit.h:94:23: style: Variable 'outer' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ClangIntroducer.cc:1598:44: performance: Searching before insertion is not necessary. [stlFindInsert] aspectc++/AspectC++/ClangIntroducer.cc:1692:44: performance: Searching before insertion is not necessary. [stlFindInsert] aspectc++/AspectC++/ClangIntroducer.cc:348:25: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] aspectc++/AspectC++/ClangIntroducer.cc:1318:20: style: Variable 'signature' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/ClangModelBuilder.cc:77:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangModelBuilder.cc:153:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TK_NonTemplate [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangModelBuilder.cc:172:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TSK_ImplicitInstantiation [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangModelBuilder.cc:301:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangModelBuilder.cc:318:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VisibleNoLinkage [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangModelBuilder.cc:473:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangModelBuilder.cc:572:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_Static [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangModelBuilder.cc:719:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_Static [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangModelBuilder.cc:1273:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_warning [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangModelBuilder.cc:1737:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangModelBuilder.h:106:8: performance:inconclusive: Technically the member function 'ClangModelBuilder::modification_time' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ClangModelBuilder.cc:137:25: note: Technically the member function 'ClangModelBuilder::modification_time' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangModelBuilder.h:106:8: note: Technically the member function 'ClangModelBuilder::modification_time' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangModelBuilder.h:117:8: performance:inconclusive: Technically the member function 'ClangModelBuilder::is_valid_model_namespace' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ClangModelBuilder.cc:298:25: note: Technically the member function 'ClangModelBuilder::is_valid_model_namespace' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangModelBuilder.h:117:8: note: Technically the member function 'ClangModelBuilder::is_valid_model_namespace' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangModelBuilder.h:118:8: performance:inconclusive: Technically the member function 'ClangModelBuilder::is_valid_model_type' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ClangModelBuilder.cc:307:25: note: Technically the member function 'ClangModelBuilder::is_valid_model_type' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangModelBuilder.h:118:8: note: Technically the member function 'ClangModelBuilder::is_valid_model_type' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangModelBuilder.h:135:8: performance:inconclusive: Technically the member function 'ClangModelBuilder::overrides_virtual_pointcut' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ClangModelBuilder.cc:422:25: note: Technically the member function 'ClangModelBuilder::overrides_virtual_pointcut' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangModelBuilder.h:135:8: note: Technically the member function 'ClangModelBuilder::overrides_virtual_pointcut' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ClangModelBuilder.cc:616:32: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] aspectc++/AspectC++/ClangModelBuilder.cc:361:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:399:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:425:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:433:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:458:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:541:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:576:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:707:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:761:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:774:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:886:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:896:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:945:10: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:991:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:1185:42: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:1268:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:1382:29: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:1536:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:1546:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:1551:56: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:1559:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:1564:56: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:1640:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ClangModelBuilder.cc:110:55: style:inconclusive: Function 'model_filename' argument 1 names different: declaration 'fname' definition 'name'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangModelBuilder.h:103:38: note: Function 'model_filename' argument 1 names different: declaration 'fname' definition 'name'. aspectc++/AspectC++/ClangModelBuilder.cc:110:55: note: Function 'model_filename' argument 1 names different: declaration 'fname' definition 'name'. aspectc++/AspectC++/ClangModelBuilder.cc:137:58: style:inconclusive: Function 'modification_time' argument 1 names different: declaration 'name' definition 'filename'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangModelBuilder.h:106:41: note: Function 'modification_time' argument 1 names different: declaration 'name' definition 'filename'. aspectc++/AspectC++/ClangModelBuilder.cc:137:58: note: Function 'modification_time' argument 1 names different: declaration 'name' definition 'filename'. aspectc++/AspectC++/ClangModelBuilder.cc:497:68: style:inconclusive: Function 'register_annotation_param' argument 1 names different: declaration 'decl' definition 'VD'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangModelBuilder.h:155:51: note: Function 'register_annotation_param' argument 1 names different: declaration 'decl' definition 'VD'. aspectc++/AspectC++/ClangModelBuilder.cc:497:68: note: Function 'register_annotation_param' argument 1 names different: declaration 'decl' definition 'VD'. aspectc++/AspectC++/ClangModelBuilder.cc:955:55: style:inconclusive: Function 'is_intro_target' argument 1 names different: declaration 'ci' definition 'decl'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangModelBuilder.h:114:38: note: Function 'is_intro_target' argument 1 names different: declaration 'ci' definition 'decl'. aspectc++/AspectC++/ClangModelBuilder.cc:955:55: note: Function 'is_intro_target' argument 1 names different: declaration 'ci' definition 'decl'. aspectc++/AspectC++/ClangModelBuilder.cc:996:76: style:inconclusive: Function 'register_namespace' argument 1 names different: declaration 'ni' definition 'n'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangModelBuilder.h:194:59: note: Function 'register_namespace' argument 1 names different: declaration 'ni' definition 'n'. aspectc++/AspectC++/ClangModelBuilder.cc:996:76: note: Function 'register_namespace' argument 1 names different: declaration 'ni' definition 'n'. aspectc++/AspectC++/ClangModelBuilder.cc:1680:7: style: Local variable 'line' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/Utils.h:91:5: note: Shadowed declaration aspectc++/AspectC++/ClangModelBuilder.cc:1680:7: note: Shadow variable aspectc++/AspectC++/ClangModelBuilder.cc:1686:34: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/ClangModelBuilder.cc:1658:40: note: Shadowed declaration aspectc++/AspectC++/ClangModelBuilder.cc:1686:34: note: Shadow variable aspectc++/AspectC++/ClangModelBuilder.cc:339:60: performance:inconclusive: Function parameter 'ti' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangModelBuilder.cc:348:58: performance:inconclusive: Function parameter 'ti' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangModelBuilder.cc:383:15: performance: Range variable 'name' should be declared as const reference. [iterateByValue] aspectc++/AspectC++/ClangModelBuilder.cc:767:82: performance: Function parameter 'name' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangModelBuilder.cc:784:73: performance: Function parameter 'name' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangModelBuilder.cc:916:75: performance: Function parameter 'name' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangModelBuilder.cc:973:81: performance: Function parameter 'name' should be passed by const reference. [passedByValue] aspectc++/AspectC++/ClangModelBuilder.cc:433:19: style: Variable 'base_pct' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/ClangModelBuilder.cc:761:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] aspectc++/AspectC++/ClangModelBuilder.cc:1717:18: style: Unused variable: attrStructNames [unusedVariable] aspectc++/AspectC++/ClangPreprocessor.cc:38:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TU_Complete [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangPreprocessor.h:55:11: style:inconclusive: Technically the member function 'ClangPreprocessor::curr_token' can be const. [functionConst] aspectc++/AspectC++/ClangPreprocessor.cc:110:28: note: Technically the member function 'ClangPreprocessor::curr_token' can be const. aspectc++/AspectC++/ClangPreprocessor.h:55:11: note: Technically the member function 'ClangPreprocessor::curr_token' can be const. aspectc++/AspectC++/ClangPreprocessor.cc:40:154: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/ClangSyntacticContext.cc:33:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TranslationUnit [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangSyntacticContext.cc:31:7: style: Local variable 'depth' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/Utils.h:103:5: note: Shadowed declaration aspectc++/AspectC++/ClangSyntacticContext.cc:31:7: note: Shadow variable aspectc++/AspectC++/ClangWeaverBase.cc:133:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangWeaverBase.cc:215:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangWeaverBase.cc:281:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangWeaverBase.cc:390:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangWeaverBase.cc:456:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/ClangWeaverBase.cc:96:10: error: Reference to local variable returned. [returnReference] aspectc++/AspectC++/ClangWeaverBase.cc:104:50: style:inconclusive: Function 'header_pos' argument 1 names different: declaration 'fid' definition 'acfid'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangWeaverBase.h:135:40: note: Function 'header_pos' argument 1 names different: declaration 'fid' definition 'acfid'. aspectc++/AspectC++/ClangWeaverBase.cc:104:50: note: Function 'header_pos' argument 1 names different: declaration 'fid' definition 'acfid'. aspectc++/AspectC++/ClangWeaverBase.cc:117:50: style:inconclusive: Function 'footer_pos' argument 1 names different: declaration 'fid' definition 'acfid'. [funcArgNamesDifferent] aspectc++/AspectC++/ClangWeaverBase.h:138:40: note: Function 'footer_pos' argument 1 names different: declaration 'fid' definition 'acfid'. aspectc++/AspectC++/ClangWeaverBase.cc:117:50: note: Function 'footer_pos' argument 1 names different: declaration 'fid' definition 'acfid'. aspectc++/AspectC++/ClangWeaverBase.cc:510:36: style: Variable 'units' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/CodeWeaver.cc:1262:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/CodeWeaver.cc:1532:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/CodeWeaver.cc:1653:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/CodeWeaver.cc:1743:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/CodeWeaver.cc:3264:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/CodeWeaver.cc:3337:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/CodeWeaver.cc:3449:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/CodeWeaver.h:78:8: performance:inconclusive: Technically the member function 'CodeWeaver::make_tjp_typename' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/CodeWeaver.cc:1011:18: note: Technically the member function 'CodeWeaver::make_tjp_typename' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:78:8: note: Technically the member function 'CodeWeaver::make_tjp_typename' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:83:8: performance:inconclusive: Technically the member function 'CodeWeaver::make_advice_call' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/CodeWeaver.cc:1701:18: note: Technically the member function 'CodeWeaver::make_advice_call' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:83:8: note: Technically the member function 'CodeWeaver::make_advice_call' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:87:8: performance:inconclusive: Technically the member function 'CodeWeaver::make_action_wrapper' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/CodeWeaver.cc:946:18: note: Technically the member function 'CodeWeaver::make_action_wrapper' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:87:8: note: Technically the member function 'CodeWeaver::make_action_wrapper' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:89:10: style:inconclusive: Technically the member function 'CodeWeaver::wrapper_function_signature' can be const. [functionConst] aspectc++/AspectC++/CodeWeaver.cc:1150:20: note: Technically the member function 'CodeWeaver::wrapper_function_signature' can be const. aspectc++/AspectC++/CodeWeaver.h:89:10: note: Technically the member function 'CodeWeaver::wrapper_function_signature' can be const. aspectc++/AspectC++/CodeWeaver.h:97:10: performance:inconclusive: Technically the member function 'CodeWeaver::gen_wrapped_array' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/CodeWeaver.cc:1404:20: note: Technically the member function 'CodeWeaver::gen_wrapped_array' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:97:10: note: Technically the member function 'CodeWeaver::gen_wrapped_array' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:98:8: style:inconclusive: Technically the member function 'CodeWeaver::gen_binding_templates' can be const. [functionConst] aspectc++/AspectC++/CodeWeaver.cc:3664:18: note: Technically the member function 'CodeWeaver::gen_binding_templates' can be const. aspectc++/AspectC++/CodeWeaver.h:98:8: note: Technically the member function 'CodeWeaver::gen_binding_templates' can be const. aspectc++/AspectC++/CodeWeaver.h:103:8: performance:inconclusive: Technically the member function 'CodeWeaver::setup_tjp' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/CodeWeaver.cc:148:18: note: Technically the member function 'CodeWeaver::setup_tjp' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:103:8: note: Technically the member function 'CodeWeaver::setup_tjp' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:114:14: performance:inconclusive: Technically the member function 'CodeWeaver::cscope' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/CodeWeaver.cc:3410:24: note: Technically the member function 'CodeWeaver::cscope' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:114:14: note: Technically the member function 'CodeWeaver::cscope' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:115:13: performance:inconclusive: Technically the member function 'CodeWeaver::nscope' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/CodeWeaver.cc:3426:23: note: Technically the member function 'CodeWeaver::nscope' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:115:13: note: Technically the member function 'CodeWeaver::nscope' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:117:10: performance:inconclusive: Technically the member function 'CodeWeaver::cleanup_name' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/CodeWeaver.cc:3446:20: note: Technically the member function 'CodeWeaver::cleanup_name' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:117:10: note: Technically the member function 'CodeWeaver::cleanup_name' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:118:10: performance:inconclusive: Technically the member function 'CodeWeaver::strip_template_parameters' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/CodeWeaver.cc:3456:20: note: Technically the member function 'CodeWeaver::strip_template_parameters' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.h:118:10: note: Technically the member function 'CodeWeaver::strip_template_parameters' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/CodeWeaver.cc:2247:17: style: Condition 'targs>0' is always false [knownConditionTrueFalse] aspectc++/AspectC++/CodeWeaver.cc:2245:17: note: Assignment 'targs=0', assigned value is 0 aspectc++/AspectC++/CodeWeaver.cc:2247:17: note: Condition 'targs>0' is always false aspectc++/AspectC++/CodeWeaver.cc:2340:19: style: Condition 'targs++>0' is always false [knownConditionTrueFalse] aspectc++/AspectC++/CodeWeaver.cc:2338:17: note: Assignment 'targs=0', assigned value is 0 aspectc++/AspectC++/CodeWeaver.cc:2340:19: note: Condition 'targs++>0' is always false aspectc++/AspectC++/CodeWeaver.cc:189:45: warning: Either the condition 'jpl' is redundant or there is possible null pointer dereference: jpl. [nullPointerRedundantCheck] aspectc++/AspectC++/CodeWeaver.cc:175:7: note: Assuming that condition 'jpl' is not redundant aspectc++/AspectC++/CodeWeaver.cc:189:45: note: Null pointer dereference aspectc++/AspectC++/CodeWeaver.cc:191:7: warning: Either the condition 'jpl' is redundant or there is possible null pointer dereference: jpl. [nullPointerRedundantCheck] aspectc++/AspectC++/CodeWeaver.cc:175:7: note: Assuming that condition 'jpl' is not redundant aspectc++/AspectC++/CodeWeaver.cc:191:7: note: Null pointer dereference aspectc++/AspectC++/CodeWeaver.cc:506:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:507:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:509:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:514:35: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:990:31: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1012:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1153:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1210:8: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1217:8: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1225:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1226:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1227:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1228:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1286:39: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1436:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1549:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1593:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1670:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:1967:7: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:2818:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:2825:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:2833:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:2839:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:2843:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:2854:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:2877:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:2878:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:2881:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:2882:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:3088:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:3141:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:3146:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:3195:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:3411:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:3412:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:3427:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/CodeWeaver.cc:656:19: style: The comparison 'args_mode == AM_FUNCTION' is always true because 'args_mode' and 'AM_FUNCTION' represent the same value. [knownConditionTrueFalse] aspectc++/AspectC++/CodeWeaver.cc:362:17: note: 'args_mode' is assigned value 'AM_FUNCTION' here. aspectc++/AspectC++/CodeWeaver.cc:656:19: note: The comparison 'args_mode == AM_FUNCTION' is always true because 'args_mode' and 'AM_FUNCTION' represent the same value. aspectc++/AspectC++/CodeWeaver.cc:347:15: style: The scope of the variable 'wrap_begin' can be reduced. [variableScope] aspectc++/AspectC++/CodeWeaver.cc:347:27: style: The scope of the variable 'wrap_end' can be reduced. [variableScope] aspectc++/AspectC++/CodeWeaver.cc:349:8: style: The scope of the variable 'expr_is_dependent' can be reduced. [variableScope] aspectc++/AspectC++/CodeWeaver.cc:1721:10: style: The scope of the variable 'this_name' can be reduced. [variableScope] aspectc++/AspectC++/CodeWeaver.cc:153:47: style:inconclusive: Function 'type_check' argument 1 names different: declaration 'in' definition 'cls'. [funcArgNamesDifferent] aspectc++/AspectC++/CodeWeaver.h:195:37: note: Function 'type_check' argument 1 names different: declaration 'in' definition 'cls'. aspectc++/AspectC++/CodeWeaver.cc:153:47: note: Function 'type_check' argument 1 names different: declaration 'in' definition 'cls'. aspectc++/AspectC++/CodeWeaver.cc:946:63: style:inconclusive: Function 'make_action_wrapper' argument 2 names different: declaration 'jpl' definition 'loc'. [funcArgNamesDifferent] aspectc++/AspectC++/CodeWeaver.h:87:53: note: Function 'make_action_wrapper' argument 2 names different: declaration 'jpl' definition 'loc'. aspectc++/AspectC++/CodeWeaver.cc:946:63: note: Function 'make_action_wrapper' argument 2 names different: declaration 'jpl' definition 'loc'. aspectc++/AspectC++/CodeWeaver.cc:1702:47: style:inconclusive: Function 'make_advice_call' argument 3 names different: declaration 'ad' definition 'ai'. [funcArgNamesDifferent] aspectc++/AspectC++/CodeWeaver.h:83:66: note: Function 'make_advice_call' argument 3 names different: declaration 'ad' definition 'ai'. aspectc++/AspectC++/CodeWeaver.cc:1702:47: note: Function 'make_advice_call' argument 3 names different: declaration 'ad' definition 'ai'. aspectc++/AspectC++/CodeWeaver.cc:3231:44: style:inconclusive: Function 'bypass_insert' argument 1 names different: declaration 'cls' definition 'acm_cls'. [funcArgNamesDifferent] aspectc++/AspectC++/CodeWeaver.h:199:34: note: Function 'bypass_insert' argument 1 names different: declaration 'cls' definition 'acm_cls'. aspectc++/AspectC++/CodeWeaver.cc:3231:44: note: Function 'bypass_insert' argument 1 names different: declaration 'cls' definition 'acm_cls'. aspectc++/AspectC++/CodeWeaver.cc:371:20: style: Local variable 'ti' shadows outer variable [shadowVariable] aspectc++/AspectC++/CodeWeaver.cc:325:12: note: Shadowed declaration aspectc++/AspectC++/CodeWeaver.cc:371:20: note: Shadow variable aspectc++/AspectC++/CodeWeaver.cc:383:22: style: Local variable 'ti' shadows outer variable [shadowVariable] aspectc++/AspectC++/CodeWeaver.cc:371:20: note: Shadowed declaration aspectc++/AspectC++/CodeWeaver.cc:383:22: note: Shadow variable aspectc++/AspectC++/CodeWeaver.cc:545:24: style: Local variable 'ti' shadows outer variable [shadowVariable] aspectc++/AspectC++/CodeWeaver.cc:325:12: note: Shadowed declaration aspectc++/AspectC++/CodeWeaver.cc:545:24: note: Shadow variable aspectc++/AspectC++/CodeWeaver.cc:585:20: style: Local variable 'ti' shadows outer variable [shadowVariable] aspectc++/AspectC++/CodeWeaver.cc:325:12: note: Shadowed declaration aspectc++/AspectC++/CodeWeaver.cc:585:20: note: Shadow variable aspectc++/AspectC++/CodeWeaver.cc:1100:17: style: Local variable 'a' shadows outer variable [shadowVariable] aspectc++/AspectC++/CodeWeaver.cc:1082:12: note: Shadowed declaration aspectc++/AspectC++/CodeWeaver.cc:1100:17: note: Shadow variable aspectc++/AspectC++/CodeWeaver.cc:1113:7: style: Local variable 'depth' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/Utils.h:103:5: note: Shadowed declaration aspectc++/AspectC++/CodeWeaver.cc:1113:7: note: Shadow variable aspectc++/AspectC++/CodeWeaver.cc:3259:56: performance: Function parameter 'kind' should be passed by const reference. [passedByValue] aspectc++/AspectC++/CodeWeaver.cc:326:12: style: Variable 'cast_ti' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/CodeWeaver.cc:371:20: style: Variable 'ti' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/CodeWeaver.cc:383:22: style: Variable 'ti' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/CodeWeaver.cc:545:24: style: Variable 'ti' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/CodeWeaver.cc:613:26: style: Variable 'ctx' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/CodeWeaver.cc:1011:93: style: Parameter 'rb' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/CodeWeaver.cc:1384:29: style: Parameter 'attrs' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/CodeWeaver.cc:206:28: style: Variable 'intro_unit' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/CodeWeaver.cc:238:59: style: Parameter 'jpl_aspect' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/CodeWeaver.cc:1054:21: style: Variable 'function' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/CodeWeaver.cc:1066:18: style: Variable 'tiA' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/CodeWeaver.cc:1153:17: style: Variable 'function' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/CodeWeaver.cc:1436:17: style: Variable 'function' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/CodeWeaver.cc:3099:14: style: Variable 'src_class' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/CodeWeaver.cc:3138:15: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/CodeWeaver.cc:3225:50: style: Parameter 'cls' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/CodeWeaver.cc:3410:42: style: Parameter 'obj' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/CodeWeaver.cc:3426:45: style: Parameter 'func' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/CodeWeaver.cc:3433:46: style: Parameter 'entity' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/CodeWeaver.cc:3451:7: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] aspectc++/AspectC++/CodeWeaver.cc:733:32: error: Out of bounds access in expression 'arg_delimiters.front()' because 'arg_delimiters' is empty. [containerOutOfBounds] aspectc++/AspectC++/CodeWeaver.cc:656:19: note: Assuming condition is false aspectc++/AspectC++/CodeWeaver.cc:733:32: note: Access out of bounds aspectc++/AspectC++/CodeWeaver.cc:2269:12: style: Variable 'targs' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/CodeWeaver.cc:2363:16: style: Variable 'targs' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/Condition.cc:134:6: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Condition.cc:120:11: performance: Passing the result of c_str() to a function that takes std::string as argument no. 3 is slow and redundant. [stlcstrParam] aspectc++/AspectC++/Condition.cc:127:11: performance: Passing the result of c_str() to a function that takes std::string as argument no. 3 is slow and redundant. [stlcstrParam] aspectc++/AspectC++/RepoNameKey.h:31:3: style: Class 'RepoNameKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/RepoNameKey.h:32:3: style: Class 'RepoNameKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/FileRepo.cc:88:35: style: Local variable 'curr' shadows outer variable [shadowVariable] aspectc++/AspectC++/FileRepo.cc:81:22: note: Shadowed declaration aspectc++/AspectC++/FileRepo.cc:88:35: note: Shadow variable aspectc++/AspectC++/IncludeGraph.cc:203:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/JoinPoint.cc:30:8: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/JoinPoint.cc:27:45: style: Parameter 'p' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/JoinPointRepo.cc:83:35: style: Local variable 'curr' shadows outer variable [shadowVariable] aspectc++/AspectC++/JoinPointRepo.cc:75:22: note: Shadowed declaration aspectc++/AspectC++/JoinPointRepo.cc:83:35: note: Shadow variable aspectc++/AspectC++/JoinPointRepo.cc:59:11: style: Variable 'data' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/JoinPointRepo.cc:113:8: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam] aspectc++/AspectC++/JoinPointRepo.cc:113:8: performance: Passing the result of c_str() to a function that takes std::string as argument no. 3 is slow and redundant. [stlcstrParam] aspectc++/AspectC++/LineDirectiveMgr.h:51:8: performance:inconclusive: Technically the member function 'LineDirectiveMgr::directive' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/LineDirectiveMgr.cc:92:24: note: Technically the member function 'LineDirectiveMgr::directive' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/LineDirectiveMgr.h:51:8: note: Technically the member function 'LineDirectiveMgr::directive' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/NamespaceAC.cc:39:36: style: Parameter 'config' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/Naming.cc:46:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Naming.cc:38:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Naming.cc:174:59: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Naming.cc:177:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Naming.cc:259:16: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Naming.cc:286:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Naming.cc:317:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Naming.cc:395:36: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.h:85:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Phase1.cc:60:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCOPE_NAMESPACE [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Phase1.cc:122:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Phase1.cc:380:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Phase1.cc:501:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Phase1.cc:1174:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Phase1.cc:1215:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Phase1.cc:1271:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Phase1.cc:1443:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Phase1.cc:1750:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Phase1.cc:1841:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Phase1.cc:1949:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ELEMENT_POINTCUT [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Phase1.cc:2102:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Phase1.h:207:3: warning: Member variable 'Phase1::_root_scope' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/Phase1.h:136:8: performance:inconclusive: Technically the member function 'Phase1::is_cxx11_attribute_token' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/Phase1.cc:198:14: note: Technically the member function 'Phase1::is_cxx11_attribute_token' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Phase1.h:136:8: note: Technically the member function 'Phase1::is_cxx11_attribute_token' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Phase1.h:137:8: performance:inconclusive: Technically the member function 'Phase1::is_gnu_attribute_token' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/Phase1.cc:203:14: note: Technically the member function 'Phase1::is_gnu_attribute_token' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Phase1.h:137:8: note: Technically the member function 'Phase1::is_gnu_attribute_token' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Phase1.h:164:9: performance:inconclusive: Technically the member function 'Phase1::lookup_name_in_scope' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/Phase1.cc:1935:23: note: Technically the member function 'Phase1::lookup_name_in_scope' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Phase1.h:164:9: note: Technically the member function 'Phase1::lookup_name_in_scope' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Phase1.h:184:8: performance:inconclusive: Technically the member function 'Phase1::is_visible_scope' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/Phase1.cc:276:14: note: Technically the member function 'Phase1::is_visible_scope' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Phase1.h:184:8: note: Technically the member function 'Phase1::is_visible_scope' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Phase1.h:185:15: performance:inconclusive: Technically the member function 'Phase1::full_anon_class_name' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/Phase1.cc:282:16: note: Technically the member function 'Phase1::full_anon_class_name' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Phase1.h:185:15: note: Technically the member function 'Phase1::full_anon_class_name' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Phase1.h:172:17: style: The function 'lookup_pct_func' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutSearcher.h:29:25: note: Virtual function in base class aspectc++/AspectC++/Phase1.h:172:17: note: Function in derived class aspectc++/AspectC++/Phase1.h:173:18: style: The function 'lookup_pct_attr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutSearcher.h:30:26: note: Virtual function in base class aspectc++/AspectC++/Phase1.h:173:18: note: Function in derived class aspectc++/AspectC++/Phase1.cc:1562:23: style: Condition 'token.type()==ClangToken::TOK_EOF' is always false [knownConditionTrueFalse] aspectc++/AspectC++/Phase1.cc:1670:25: style: Condition 'names.size()>0' is always true [knownConditionTrueFalse] aspectc++/AspectC++/Phase1.cc:1656:25: note: Assuming that condition 'names.size()==0' is not redundant aspectc++/AspectC++/Phase1.cc:1670:25: note: Condition 'names.size()>0' is always true aspectc++/AspectC++/Phase1.cc:267:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:270:29: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:898:31: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:997:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1048:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1061:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1163:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1244:37: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1312:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1463:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1493:6: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1512:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1538:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1553:6: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1600:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1625:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1675:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1681:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1686:6: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1916:45: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1942:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1950:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1954:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1978:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:1990:44: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:2097:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Phase1.cc:607:13: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/Phase1.cc:601:15: note: token is assigned aspectc++/AspectC++/Phase1.cc:607:13: note: token is overwritten aspectc++/AspectC++/Phase1.cc:919:13: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/Phase1.cc:774:17: note: token is assigned aspectc++/AspectC++/Phase1.cc:919:13: note: token is overwritten aspectc++/AspectC++/Phase1.cc:1571:13: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/Phase1.cc:1570:13: note: token is assigned aspectc++/AspectC++/Phase1.cc:1571:13: note: token is overwritten aspectc++/AspectC++/Phase1.cc:1575:13: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/Phase1.cc:1571:13: note: token is assigned aspectc++/AspectC++/Phase1.cc:1575:13: note: token is overwritten aspectc++/AspectC++/Phase1.cc:1801:23: style: Variable 'current' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/Phase1.cc:1799:23: note: current is assigned aspectc++/AspectC++/Phase1.cc:1801:23: note: current is overwritten aspectc++/AspectC++/Phase1.cc:96:7: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/AspectC++/Phase1.cc:1735:7: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/AspectC++/Phase1.cc:97:7: style: Local variable 'depth' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/Utils.h:103:5: note: Shadowed declaration aspectc++/AspectC++/Phase1.cc:97:7: note: Shadow variable aspectc++/AspectC++/Phase1.cc:140:7: style: Local variable 'depth' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/Utils.h:103:5: note: Shadowed declaration aspectc++/AspectC++/Phase1.cc:140:7: note: Shadow variable aspectc++/AspectC++/Phase1.cc:1052:11: style: Local variable 'line' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/Utils.h:91:5: note: Shadowed declaration aspectc++/AspectC++/Phase1.cc:1052:11: note: Shadow variable aspectc++/AspectC++/Phase1.cc:1520:15: style: Local variable 'pct_start' shadows outer variable [shadowVariable] aspectc++/AspectC++/Phase1.cc:1450:11: note: Shadowed declaration aspectc++/AspectC++/Phase1.cc:1520:15: note: Shadow variable aspectc++/AspectC++/Phase1.cc:1520:34: style: Local variable 'pct_end' shadows outer variable [shadowVariable] aspectc++/AspectC++/Phase1.cc:1450:30: note: Shadowed declaration aspectc++/AspectC++/Phase1.cc:1520:34: note: Shadow variable aspectc++/AspectC++/Phase1.cc:1521:14: style: Local variable 'expr' shadows outer variable [shadowVariable] aspectc++/AspectC++/Phase1.cc:1451:10: note: Shadowed declaration aspectc++/AspectC++/Phase1.cc:1521:14: note: Shadow variable aspectc++/AspectC++/Phase1.cc:1538:20: style: Local variable 'pct' shadows outer variable [shadowVariable] aspectc++/AspectC++/Phase1.cc:1463:16: note: Shadowed declaration aspectc++/AspectC++/Phase1.cc:1538:20: note: Shadow variable aspectc++/AspectC++/Phase1.cc:1736:7: style: Local variable 'depth' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/Utils.h:103:5: note: Shadowed declaration aspectc++/AspectC++/Phase1.cc:1736:7: note: Shadow variable aspectc++/AspectC++/Phase1.cc:1947:28: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/Phase1.cc:1940:24: note: Shadowed declaration aspectc++/AspectC++/Phase1.cc:1947:28: note: Shadow variable aspectc++/AspectC++/Phase1.cc:1962:44: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/Phase1.cc:1940:24: note: Shadowed declaration aspectc++/AspectC++/Phase1.cc:1962:44: note: Shadow variable aspectc++/AspectC++/Phase1.cc:1332:26: error: Uninitialized variable: pct_elem._referred [uninitvar] aspectc++/AspectC++/Phase1.cc:1940:52: error: Uninitialized variables: search._parent_scope, search._is_slice [uninitvar] aspectc++/AspectC++/Phase1.cc:1947:54: error: Uninitialized variable: search_elem._referred [uninitvar] aspectc++/AspectC++/Phase1.cc:1332:26: error: Uninitialized struct member: pct_elem._referred [uninitStructMember] aspectc++/AspectC++/Phase1.cc:1940:52: error: Uninitialized struct member: search._parent_scope [uninitStructMember] aspectc++/AspectC++/Phase1.cc:1940:52: error: Uninitialized struct member: search._is_slice [uninitStructMember] aspectc++/AspectC++/Phase1.cc:1947:54: error: Uninitialized struct member: search_elem._referred [uninitStructMember] aspectc++/AspectC++/Phase1.cc:1267:19: style: Variable 'virtual_token' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/Phase1.cc:1291:25: style: Variable 'pct_end_token' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/Phase1.cc:1298:19: style: Variable 'pct_end_token' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/Plan.cc:147:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Plan.cc:245:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Plan.cc:276:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Plan.cc:452:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Plan.cc:503:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Plan.cc:111:10: error: Returning pointer to local variable 'res' that will be invalid when returning. [returnDanglingLifetime] aspectc++/AspectC++/Plan.cc:111:23: note: Address of variable taken here. aspectc++/AspectC++/Plan.cc:111:23: note: Passed to initializer list. aspectc++/AspectC++/Plan.cc:110:41: note: Variable created here. aspectc++/AspectC++/Plan.cc:111:10: note: Returning pointer to local variable 'res' that will be invalid when returning. aspectc++/AspectC++/Plan.cc:138:9: style: The if condition is the same as the previous if condition [duplicateCondition] aspectc++/AspectC++/Plan.cc:136:9: note: First condition aspectc++/AspectC++/Plan.cc:138:9: note: Second condition aspectc++/AspectC++/Plan.cc:237:7: style: The if condition is the same as the previous if condition [duplicateCondition] aspectc++/AspectC++/Plan.cc:235:7: note: First condition aspectc++/AspectC++/Plan.cc:237:7: note: Second condition aspectc++/AspectC++/Plan.cc:105:37: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:190:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:191:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:194:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:196:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:198:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:200:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:202:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:212:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:213:49: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:222:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:223:49: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:321:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:370:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:372:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:481:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:516:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Plan.cc:314:16: style: Local variable 'order' shadows outer function [shadowFunction] aspectc++/AspectC++/Plan.h:107:8: note: Shadowed declaration aspectc++/AspectC++/Plan.cc:314:16: note: Shadow variable aspectc++/AspectC++/Plan.cc:189:19: style: Variable 'that_func' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/Plan.cc:192:15: style: Variable 'target_name' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/PointCut.cc:46:21: style: 'operator=' should return reference to 'this' instance. [operatorEqRetRefThis] aspectc++/AspectC++/PointCut.cc:36:41: style: Parameter 'pc' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/PointCut.cc:63:13: style: Variable 'jp' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/PointCutContext.h:64:17: performance:inconclusive: Technically the member function 'PointCutContext::lookup_virtual_pct_func' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/PointCutContext.cc:36:32: note: Technically the member function 'PointCutContext::lookup_virtual_pct_func' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/PointCutContext.h:64:17: note: Technically the member function 'PointCutContext::lookup_virtual_pct_func' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/PointCutContext.cc:40:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutContext.cc:43:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutContext.cc:46:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:48:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PointCutExpr.cc:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PointCutExpr.cc:77:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PointCutExpr.cc:824:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PointCutExpr.cc:1050:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_warning [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PointCutExpr.cc:1129:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_fatal [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PointCutExpr.cc:1252:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PointCutExpr.cc:1393:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRE_EVAL_DONE [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PointCutExpr.cc:1515:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PointCutExpr.h:61:8: style:inconclusive: Technically the member function 'PointCutExpr::sem_args' can be const. [functionConst] aspectc++/AspectC++/PointCutExpr.cc:36:20: note: Technically the member function 'PointCutExpr::sem_args' can be const. aspectc++/AspectC++/PointCutExpr.h:61:8: note: Technically the member function 'PointCutExpr::sem_args' can be const. aspectc++/AspectC++/PointCutExpr.h:64:8: style:inconclusive: Technically the member function 'PointCutExpr::check_arg_types' can be const. [functionConst] aspectc++/AspectC++/PointCutExpr.cc:43:20: note: Technically the member function 'PointCutExpr::check_arg_types' can be const. aspectc++/AspectC++/PointCutExpr.h:64:8: note: Technically the member function 'PointCutExpr::check_arg_types' can be const. aspectc++/AspectC++/PointCutExpr.h:68:8: style:inconclusive: Technically the member function 'PointCutExpr::check_arg_types_equal' can be const. [functionConst] aspectc++/AspectC++/PointCutExpr.cc:59:20: note: Technically the member function 'PointCutExpr::check_arg_types_equal' can be const. aspectc++/AspectC++/PointCutExpr.h:68:8: note: Technically the member function 'PointCutExpr::check_arg_types_equal' can be const. aspectc++/AspectC++/PointCutExpr.h:72:18: performance:inconclusive: Technically the member function 'PointCutExpr::get_binding' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/PointCutExpr.cc:73:30: note: Technically the member function 'PointCutExpr::get_binding' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/PointCutExpr.h:72:18: note: Technically the member function 'PointCutExpr::get_binding' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/PointCutExpr.h:125:8: style:inconclusive: Technically the member function 'PCE_SingleArg::check_derived_class' can be const. [functionConst] aspectc++/AspectC++/PointCutExpr.cc:103:21: note: Technically the member function 'PCE_SingleArg::check_derived_class' can be const. aspectc++/AspectC++/PointCutExpr.h:125:8: note: Technically the member function 'PCE_SingleArg::check_derived_class' can be const. aspectc++/AspectC++/PointCutExpr.h:127:8: style:inconclusive: Technically the member function 'PCE_SingleArg::check_derived_func' can be const. [functionConst] aspectc++/AspectC++/PointCutExpr.cc:127:21: note: Technically the member function 'PCE_SingleArg::check_derived_func' can be const. aspectc++/AspectC++/PointCutExpr.h:127:8: note: Technically the member function 'PCE_SingleArg::check_derived_func' can be const. aspectc++/AspectC++/PointCutExpr.h:129:8: style:inconclusive: Technically the member function 'PCE_SingleArg::check_derived_var' can be const. [functionConst] aspectc++/AspectC++/PointCutExpr.cc:153:21: note: Technically the member function 'PCE_SingleArg::check_derived_var' can be const. aspectc++/AspectC++/PointCutExpr.h:129:8: note: Technically the member function 'PCE_SingleArg::check_derived_var' can be const. aspectc++/AspectC++/PointCutExpr.h:131:8: style:inconclusive: Technically the member function 'PCE_SingleArg::check_base_class' can be const. [functionConst] aspectc++/AspectC++/PointCutExpr.cc:180:21: note: Technically the member function 'PCE_SingleArg::check_base_class' can be const. aspectc++/AspectC++/PointCutExpr.h:131:8: note: Technically the member function 'PCE_SingleArg::check_base_class' can be const. aspectc++/AspectC++/PointCutExpr.h:133:8: style:inconclusive: Technically the member function 'PCE_SingleArg::check_base_func' can be const. [functionConst] aspectc++/AspectC++/PointCutExpr.cc:194:21: note: Technically the member function 'PCE_SingleArg::check_base_func' can be const. aspectc++/AspectC++/PointCutExpr.h:133:8: note: Technically the member function 'PCE_SingleArg::check_base_func' can be const. aspectc++/AspectC++/PointCutExpr.h:135:8: style:inconclusive: Technically the member function 'PCE_SingleArg::check_base_var' can be const. [functionConst] aspectc++/AspectC++/PointCutExpr.cc:217:21: note: Technically the member function 'PCE_SingleArg::check_base_var' can be const. aspectc++/AspectC++/PointCutExpr.h:135:8: note: Technically the member function 'PCE_SingleArg::check_base_var' can be const. aspectc++/AspectC++/PointCutExpr.h:137:8: style:inconclusive: Technically the member function 'PCE_SingleArg::check_scopes' can be const. [functionConst] aspectc++/AspectC++/PointCutExpr.cc:240:21: note: Technically the member function 'PCE_SingleArg::check_scopes' can be const. aspectc++/AspectC++/PointCutExpr.h:137:8: note: Technically the member function 'PCE_SingleArg::check_scopes' can be const. aspectc++/AspectC++/PointCutExpr.cc:1191:32: warning: Either the condition 'parent' is redundant or there is possible null pointer dereference: jpl_name. [nullPointerRedundantCheck] aspectc++/AspectC++/PointCutExpr.cc:1205:14: note: Assuming that condition 'parent' is not redundant aspectc++/AspectC++/PointCutExpr.cc:1210:16: note: Assignment 'jpl_name=parent', assigned value is 0 aspectc++/AspectC++/PointCutExpr.cc:1191:32: note: Null pointer dereference aspectc++/AspectC++/PointCutExpr.cc:247:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:293:33: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:296:26: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:297:10: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:298:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:304:25: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:305:10: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:306:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:332:30: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:335:26: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:336:10: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:337:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:343:25: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:344:10: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:345:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:369:24: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:379:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:384:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:445:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:471:38: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:497:38: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:522:38: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:556:38: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:589:36: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:642:36: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:660:36: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:682:24: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:689:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:691:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:694:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:703:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:751:26: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:763:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:768:26: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:772:26: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:776:26: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:783:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:875:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:990:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1119:11: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1144:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1159:4: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1168:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1174:11: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1187:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1203:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1206:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1304:30: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1308:39: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1328:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1331:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1334:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1337:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1498:28: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1506:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1546:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:1549:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExpr.cc:614:15: style: Local variable 'type' shadows outer function [shadowFunction] aspectc++/AspectC++/PointCutExpr.h:333:20: note: Shadowed declaration aspectc++/AspectC++/PointCutExpr.cc:614:15: note: Shadow variable aspectc++/AspectC++/PointCutExpr.cc:44:45: style: Parameter 'context' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/PointCutExpr.cc:60:22: style: Parameter 'context' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/PointCutExpr.cc:682:13: style: Variable 'jpl_code' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/PointCutExpr.cc:379:19: style: Variable 'func' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/PointCutExpr.cc:1192:46: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] aspectc++/AspectC++/PointCutExpr.cc:1449:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/PointCutExprParser.h:38:3: style: Class 'PointCutExprParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExprParser.cc:30:3: style: Struct 'PCEParserException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PointCutExprParser.cc:262:11: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PointCutExprParser.cc:190:21: style: Local variable 'r' shadows outer variable [shadowVariable] aspectc++/AspectC++/PointCutExprParser.cc:154:17: note: Shadowed declaration aspectc++/AspectC++/PointCutExprParser.cc:190:21: note: Shadow variable aspectc++/AspectC++/PumaIncludeExpander.cc:82:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endu [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaIncludeExpander.cc:117:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endu [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaIncludeExpander.cc:123:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaIncludeExpander.cc:195:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _next [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaIncludeExpander.h:80:3: warning: Member variable 'PumaIncludeExpander::_depth' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/PumaIncludeExpander.h:80:3: warning: Member variable 'PumaIncludeExpander::_ext_depth' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/ACUnit.h:27:5: style: Class 'ACUnit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PumaIncludeExpander.h:44:5: style: Struct 'File' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PumaIncludeExpander.cc:102:9: style: Condition '!curr' is always false [knownConditionTrueFalse] aspectc++/AspectC++/PumaIncludeExpander.cc:64:11: error: Null pointer dereference [nullPointer] aspectc++/AspectC++/PumaIncludeExpander.h:46:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:83:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:90:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:97:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:100:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:104:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:107:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:118:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:159:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:167:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:197:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:203:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:206:40: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:231:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIncludeExpander.cc:40:9: style: Local variable 'unit' shadows outer function [shadowFunction] aspectc++/AspectC++/PumaIncludeExpander.h:87:11: note: Shadowed declaration aspectc++/AspectC++/PumaIncludeExpander.cc:40:9: note: Shadow variable aspectc++/AspectC++/PumaIntroducer.cc:125:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaIntroducer.cc:318:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaIntroducer.cc:475:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaIntroducer.cc:539:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LANG_C [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaIntroducer.cc:783:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endu [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaIntroducer.cc:825:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endu [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaIntroducer.cc:1068:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaIntroducer.cc:1273:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endu [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaIntroducer.cc:108:5: error: Using object that is a temporary. [danglingTemporaryLifetime] aspectc++/AspectC++/PumaIntroducer.cc:102:19: note: Address of variable taken here. aspectc++/AspectC++/PumaIntroducer.cc:102:19: note: Added to container 'units'. aspectc++/AspectC++/PumaIntroducer.cc:102:56: note: Temporary created here. aspectc++/AspectC++/PumaIntroducer.cc:108:5: note: Using object that is a temporary. aspectc++/AspectC++/PumaIntroducer.cc:120:42: error: Using object that is a temporary. [danglingTemporaryLifetime] aspectc++/AspectC++/PumaIntroducer.cc:108:19: note: Address of variable taken here. aspectc++/AspectC++/PumaIntroducer.cc:108:19: note: Added to container 'units'. aspectc++/AspectC++/PumaIntroducer.cc:108:56: note: Temporary created here. aspectc++/AspectC++/PumaIntroducer.cc:120:42: note: Using object that is a temporary. aspectc++/AspectC++/PumaIntroducer.cc:424:12: style: Condition 'pos++' is always false [knownConditionTrueFalse] aspectc++/AspectC++/PumaIntroducer.cc:421:13: note: Assignment 'pos=0', assigned value is 0 aspectc++/AspectC++/PumaIntroducer.cc:424:12: note: Condition 'pos++' is always false aspectc++/AspectC++/PumaIntroducer.cc:111:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:149:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:153:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:155:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:177:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:196:10: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:307:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:362:57: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:381:32: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:463:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:464:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:503:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:534:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:705:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:748:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:780:29: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:784:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:883:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:919:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:921:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:933:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:962:13: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:997:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:1081:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:1086:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:1115:29: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:1140:31: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:1178:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:1189:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:1204:29: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:1208:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:1257:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaIntroducer.cc:373:13: style: Local variable 'inspos' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaIntroducer.cc:284:10: note: Shadowed declaration aspectc++/AspectC++/PumaIntroducer.cc:373:13: note: Shadow variable aspectc++/AspectC++/PumaIntroducer.cc:374:21: style: Local variable 'pos' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaIntroducer.cc:285:19: note: Shadowed declaration aspectc++/AspectC++/PumaIntroducer.cc:374:21: note: Shadow variable aspectc++/AspectC++/PumaIntroducer.cc:706:14: style: Local variable 'e' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaIntroducer.cc:591:12: note: Shadowed declaration aspectc++/AspectC++/PumaIntroducer.cc:706:14: note: Shadow variable aspectc++/AspectC++/PumaIntroducer.cc:857:36: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaIntroducer.cc:831:25: note: Shadowed declaration aspectc++/AspectC++/PumaIntroducer.cc:857:36: note: Shadow variable aspectc++/AspectC++/PumaIntroducer.cc:864:36: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaIntroducer.cc:831:25: note: Shadowed declaration aspectc++/AspectC++/PumaIntroducer.cc:864:36: note: Shadow variable aspectc++/AspectC++/PumaIntroducer.cc:876:34: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaIntroducer.cc:831:25: note: Shadowed declaration aspectc++/AspectC++/PumaIntroducer.cc:876:34: note: Shadow variable aspectc++/AspectC++/PumaIntroducer.cc:891:32: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaIntroducer.cc:831:25: note: Shadowed declaration aspectc++/AspectC++/PumaIntroducer.cc:891:32: note: Shadow variable aspectc++/AspectC++/PumaIntroducer.cc:898:31: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaIntroducer.cc:831:25: note: Shadowed declaration aspectc++/AspectC++/PumaIntroducer.cc:898:31: note: Shadow variable aspectc++/AspectC++/PumaIntroducer.cc:902:34: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaIntroducer.cc:898:31: note: Shadowed declaration aspectc++/AspectC++/PumaIntroducer.cc:902:34: note: Shadow variable aspectc++/AspectC++/PumaIntroducer.cc:942:18: style: Local variable 'tree' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaIntroducer.cc:871:12: note: Shadowed declaration aspectc++/AspectC++/PumaIntroducer.cc:942:18: note: Shadow variable aspectc++/AspectC++/PumaIntroducer.cc:1103:39: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaIntroducer.cc:1075:7: note: Shadowed declaration aspectc++/AspectC++/PumaIntroducer.cc:1103:39: note: Shadow variable aspectc++/AspectC++/PumaIntroducer.cc:442:20: style: Parameter 'err' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/PumaIntroducer.cc:518:17: style: Variable 'jpl' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/PumaIntroducer.cc:901:20: style: Variable 'member_units' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/PumaIntroducer.cc:1102:25: style: Variable 'units' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/PumaIntroducer.cc:1271:18: style: Variable 'ti' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/PumaModelBuilder.cc:73:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tunit_file [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaModelBuilder.cc:194:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _vm [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaModelBuilder.cc:239:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaModelBuilder.cc:493:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tunit_file [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaModelBuilder.cc:630:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tunit_file [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaModelBuilder.cc:659:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tunit_file [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaModelBuilder.cc:677:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tunit_file [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaModelBuilder.cc:721:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tunit_file [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaModelBuilder.cc:808:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaModelBuilder.cc:980:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tunit_file [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaTrackerDog.h:62:3: warning: Member variable 'PumaTrackerDog::local_id' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/PumaModelBuilder.cc:530:32: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] aspectc++/AspectC++/PumaTrackerDog.h:65:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:193:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:347:37: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:399:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:425:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:433:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:455:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:490:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:591:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:613:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:652:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:662:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:699:10: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:731:14: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:803:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:832:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:837:38: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:843:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:870:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:880:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:890:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:974:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:997:16: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaModelBuilder.cc:41:20: style: The scope of the variable 'arg' can be reduced. [variableScope] aspectc++/AspectC++/PumaModelBuilder.cc:1008:7: style: Local variable 'line' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/Utils.h:91:5: note: Shadowed declaration aspectc++/AspectC++/PumaModelBuilder.cc:1008:7: note: Shadow variable aspectc++/AspectC++/PumaModelBuilder.cc:1014:34: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaModelBuilder.cc:991:39: note: Shadowed declaration aspectc++/AspectC++/PumaModelBuilder.cc:1014:34: note: Shadow variable aspectc++/AspectC++/PumaPreprocessor.cc:86:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_EOF [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaPreprocessor.cc:70:8: warning: Either the condition 'unit' is redundant or there is possible null pointer dereference: unit. [nullPointerRedundantCheck] aspectc++/AspectC++/PumaPreprocessor.cc:66:10: note: Assuming that condition 'unit' is not redundant aspectc++/AspectC++/PumaPreprocessor.cc:70:8: note: Null pointer dereference aspectc++/AspectC++/PumaPreprocessor.cc:67:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaPreprocessor.cc:139:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaPreprocessor.cc:65:9: style: Local variable 'unit' shadows outer function [shadowFunction] aspectc++/AspectC++/PumaPreprocessor.h:54:15: note: Shadowed declaration aspectc++/AspectC++/PumaPreprocessor.cc:65:9: note: Shadow variable aspectc++/AspectC++/PumaPreprocessor.cc:137:9: style: Local variable 'unit' shadows outer function [shadowFunction] aspectc++/AspectC++/PumaPreprocessor.h:54:15: note: Shadowed declaration aspectc++/AspectC++/PumaPreprocessor.cc:137:9: note: Shadow variable aspectc++/AspectC++/PumaPreprocessor.cc:142:21: style: Variable 'intro_unit' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/PumaResultBuffer.h:39:3: style: Class 'PumaResultBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PumaResultBuffer.h:43:32: style: Parameter 'project' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/PumaResultBuffer.h:43:51: style: Parameter 'jpl' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/PumaResultBuffer.h:46:19: style: Variable 'func' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/PumaSyntacticContext.h:64:3: style: Class 'PumaSyntacticContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/PumaSyntacticContext.h:50:36: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaSyntacticContext.h:55:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaSyntacticContext.h:77:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaSyntacticContext.h:158:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaSyntacticContext.h:165:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaSyntacticContext.h:172:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaSyntacticContext.h:185:31: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaSyntacticContext.cc:28:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaSyntacticContext.cc:35:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaSyntacticContext.cc:50:9: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaSyntacticContext.cc:53:21: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaSyntacticContext.cc:68:10: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaSyntacticContext.h:200:22: style: Local variable 'type' shadows outer function [shadowFunction] aspectc++/AspectC++/PumaSyntacticContext.h:84:10: note: Shadowed declaration aspectc++/AspectC++/PumaSyntacticContext.h:200:22: note: Shadow variable aspectc++/AspectC++/PumaSyntacticContext.h:224:22: style: Local variable 'type' shadows outer function [shadowFunction] aspectc++/AspectC++/PumaSyntacticContext.h:84:10: note: Shadowed declaration aspectc++/AspectC++/PumaSyntacticContext.h:224:22: note: Shadow variable aspectc++/AspectC++/PumaTrackerDog.cc:90:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:92:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:97:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:101:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:103:19: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:112:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:114:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:118:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:141:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:151:16: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:217:16: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:219:13: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:248:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:266:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaTrackerDog.cc:152:21: style: Variable 'intro_unit' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/PumaWeaverBase.cc:78:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _primary_start [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaWeaverBase.cc:92:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _primary_end [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaWeaverBase.cc:122:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaWeaverBase.cc:163:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaWeaverBase.cc:195:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaWeaverBase.cc:212:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _warn_macro_expansion [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/PumaWeaverBase.cc:76:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaWeaverBase.cc:77:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaWeaverBase.cc:90:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaWeaverBase.cc:91:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaWeaverBase.cc:128:33: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaWeaverBase.cc:165:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaWeaverBase.cc:184:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaWeaverBase.cc:185:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaWeaverBase.cc:205:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaWeaverBase.cc:209:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaWeaverBase.cc:211:37: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaWeaverBase.cc:215:18: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/PumaWeaverBase.cc:47:21: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaWeaverBase.cc:34:19: note: Shadowed declaration aspectc++/AspectC++/PumaWeaverBase.cc:47:21: note: Shadow variable aspectc++/AspectC++/PumaWeaverBase.cc:57:21: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/PumaWeaverBase.cc:34:19: note: Shadowed declaration aspectc++/AspectC++/PumaWeaverBase.cc:57:21: note: Shadow variable aspectc++/AspectC++/RepoPosAspectKey.cc:21:24: warning: The class 'RepoPosAspectKey' defines member function with name 'get_xml' also defined in its parent class 'RepoPosKey'. [duplInheritedMember] aspectc++/AspectC++/RepoPosKey.h:37:8: note: Parent function 'RepoPosKey::get_xml' aspectc++/AspectC++/RepoPosAspectKey.cc:21:24: note: Derived function 'RepoPosAspectKey::get_xml' aspectc++/AspectC++/RepoPosAspectKey.cc:26:24: warning: The class 'RepoPosAspectKey' defines member function with name 'make_xml' also defined in its parent class 'RepoPosKey'. [duplInheritedMember] aspectc++/AspectC++/RepoPosKey.h:38:8: note: Parent function 'RepoPosKey::make_xml' aspectc++/AspectC++/RepoPosAspectKey.cc:26:24: note: Derived function 'RepoPosAspectKey::make_xml' aspectc++/AspectC++/RepoXMLNode.cc:22:29: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/RepoXMLNode.cc:26:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/RepoXMLNode.cc:32:22: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/RepoXMLNode.cc:36:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/RepoXMLNode.cc:43:15: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/RepoXMLNode.cc:50:35: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/RepoXMLDoc.h:48:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_PARSE_NODICT [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/RepoXMLDoc.h:54:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_PARSE_NODICT [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/RepoXMLDoc.h:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SAVE_FORMAT [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Repository.cc:40:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Repository.cc:97:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Repository.h:59:3: warning: Member variable 'Repository::_primary' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/RepoXMLDoc.h:33:3: warning: Member variable 'RepoXMLDoc::fd' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/Repository.h:56:15: performance:inconclusive: Technically the member function 'Repository::source_loc' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/Repository.cc:106:25: note: Technically the member function 'Repository::source_loc' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Repository.h:56:15: note: Technically the member function 'Repository::source_loc' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Repository.h:59:3: style: Class 'Repository' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/RepoXMLDoc.h:41:23: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/RepoXMLDoc.h:43:9: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Repository.cc:111:6: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Repository.cc:132:22: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/Repository.cc:134:22: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/Repository.cc:169:34: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Repository.cc:156:55: style:inconclusive: Function 'consider' argument 1 names different: declaration 'ai' definition 'jpl'. [funcArgNamesDifferent] aspectc++/AspectC++/Repository.h:70:33: note: Function 'consider' argument 1 names different: declaration 'ai' definition 'jpl'. aspectc++/AspectC++/Repository.cc:156:55: note: Function 'consider' argument 1 names different: declaration 'ai' definition 'jpl'. aspectc++/AspectC++/Repository.cc:202:38: style:inconclusive: Function 'update' argument 1 names different: declaration 'ii' definition 'ai'. [funcArgNamesDifferent] aspectc++/AspectC++/Repository.h:73:28: note: Function 'update' argument 1 names different: declaration 'ii' definition 'ai'. aspectc++/AspectC++/Repository.cc:202:38: note: Function 'update' argument 1 names different: declaration 'ii' definition 'ai'. aspectc++/AspectC++/Repository.cc:222:17: style: Local variable 'src' shadows outer variable [shadowVariable] aspectc++/AspectC++/Repository.cc:205:15: note: Shadowed declaration aspectc++/AspectC++/Repository.cc:222:17: note: Shadow variable aspectc++/AspectC++/Repository.cc:121:53: style: Parameter 'file' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/Repository.cc:231:37: style: Parameter 'oi' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/Repository.cc:122:17: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] aspectc++/AspectC++/Repository.cc:161:19: performance: Passing the result of c_str() to a function that takes std::string as argument no. 3 is slow and redundant. [stlcstrParam] aspectc++/AspectC++/ThisJoinPoint.h:133:8: performance:inconclusive: Technically the member function 'ThisJoinPoint::memberptr_defined' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ThisJoinPoint.cc:741:21: note: Technically the member function 'ThisJoinPoint::memberptr_defined' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ThisJoinPoint.h:133:8: note: Technically the member function 'ThisJoinPoint::memberptr_defined' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ThisJoinPoint.h:135:8: performance:inconclusive: Technically the member function 'ThisJoinPoint::array_defined' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/ThisJoinPoint.cc:749:21: note: Technically the member function 'ThisJoinPoint::array_defined' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ThisJoinPoint.h:135:8: note: Technically the member function 'ThisJoinPoint::array_defined' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ThisJoinPoint.cc:733:46: style: Parameter 'loc' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/ThisJoinPoint.cc:737:49: style: Parameter 'loc' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/ThisJoinPoint.cc:741:50: style: Parameter 'loc' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/ThisJoinPoint.cc:745:45: style: Parameter 'loc' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/ThisJoinPoint.cc:749:46: style: Parameter 'loc' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/ThisJoinPoint.cc:762:43: style: Parameter 'loc' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/ACModel/XmlModelWriter.h:46:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML_SAVE_FORMAT [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Transformer.cc:184:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endvm [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Transformer.cc:300:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endvm [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Transformer.cc:427:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endvm [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Transformer.cc:686:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_fatal [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Transformer.cc:905:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endvm [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Transformer.h:100:7: warning: Member variable 'Transformer::_phase1_sm' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/Transformer.h:81:12: performance:inconclusive: Technically the member function 'Transformer::prepare_dynamic_weaving' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/Transformer.cc:746:19: note: Technically the member function 'Transformer::prepare_dynamic_weaving' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Transformer.h:81:12: note: Technically the member function 'Transformer::prepare_dynamic_weaving' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Transformer.h:83:12: performance:inconclusive: Technically the member function 'Transformer::cleanup' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/Transformer.cc:859:19: note: Technically the member function 'Transformer::cleanup' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Transformer.h:83:12: note: Technically the member function 'Transformer::cleanup' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Transformer.h:88:12: performance:inconclusive: Technically the member function 'Transformer::link_members' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/Transformer.cc:1334:19: note: Technically the member function 'Transformer::link_members' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Transformer.h:88:12: note: Technically the member function 'Transformer::link_members' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/ACModel/XmlModelWriter.h:28:8: performance:inconclusive: Technically the member function 'XmlModelWriter::write' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/AspectIncludeCluster.h:33:3: style: Struct 'AspectIncludeCluster' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/Transformer.h:109:34: performance: Function 'aspect_include_clusters()' should return member '_aspect_include_clusters' by const reference. [returnByReference] aspectc++/AspectC++/Transformer.cc:593:17: error: Null pointer dereference: tunit [nullPointer] aspectc++/AspectC++/Transformer.cc:558:29: note: Assignment 'tunit=0', assigned value is 0 aspectc++/AspectC++/Transformer.cc:593:17: note: Null pointer dereference aspectc++/AspectC++/ACModel/XmlModelWriter.h:32:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelWriter.h:34:37: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/ACModel/XmlModelWriter.h:36:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Transformer.cc:438:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Transformer.cc:970:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Transformer.cc:1042:30: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Transformer.cc:1162:26: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Transformer.cc:1350:24: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Transformer.cc:1370:28: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/Transformer.cc:1028:12: style: The scope of the variable 'has_advice' can be reduced. [variableScope] aspectc++/AspectC++/Transformer.cc:324:10: style: Local variable 'aspect_includes' shadows outer function [shadowFunction] aspectc++/AspectC++/Transformer.h:110:21: note: Shadowed declaration aspectc++/AspectC++/Transformer.cc:324:10: note: Shadow variable aspectc++/AspectC++/Transformer.cc:360:20: style: Local variable 'incs' shadows outer variable [shadowVariable] aspectc++/AspectC++/Transformer.cc:325:18: note: Shadowed declaration aspectc++/AspectC++/Transformer.cc:360:20: note: Shadow variable aspectc++/AspectC++/Transformer.cc:363:21: style: Local variable 'filename' shadows outer function [shadowFunction] aspectc++/AspectC++/ACModel/Utils.h:90:8: note: Shadowed declaration aspectc++/AspectC++/Transformer.cc:363:21: note: Shadow variable aspectc++/AspectC++/Transformer.cc:841:28: style: Local variable 'intros' shadows outer variable [shadowVariable] aspectc++/AspectC++/Transformer.cc:825:27: note: Shadowed declaration aspectc++/AspectC++/Transformer.cc:841:28: note: Shadow variable aspectc++/AspectC++/Transformer.cc:844:31: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/Transformer.cc:834:42: note: Shadowed declaration aspectc++/AspectC++/Transformer.cc:844:31: note: Shadow variable aspectc++/AspectC++/Transformer.cc:848:31: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/Transformer.cc:834:42: note: Shadowed declaration aspectc++/AspectC++/Transformer.cc:848:31: note: Shadow variable aspectc++/AspectC++/Transformer.cc:954:44: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/Transformer.cc:934:40: note: Shadowed declaration aspectc++/AspectC++/Transformer.cc:954:44: note: Shadow variable aspectc++/AspectC++/Transformer.cc:976:34: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/Transformer.cc:954:44: note: Shadowed declaration aspectc++/AspectC++/Transformer.cc:976:34: note: Shadow variable aspectc++/AspectC++/Transformer.cc:1147:44: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/AspectC++/Transformer.cc:1138:40: note: Shadowed declaration aspectc++/AspectC++/Transformer.cc:1147:44: note: Shadow variable aspectc++/AspectC++/Transformer.cc:1157:33: style: Local variable 'iter' shadows outer variable [shadowVariable] aspectc++/AspectC++/Transformer.cc:1153:44: note: Shadowed declaration aspectc++/AspectC++/Transformer.cc:1157:33: note: Shadow variable aspectc++/AspectC++/Transformer.cc:1436:35: style: Local variable 'bi' shadows outer variable [shadowVariable] aspectc++/AspectC++/Transformer.cc:1422:52: note: Shadowed declaration aspectc++/AspectC++/Transformer.cc:1436:35: note: Shadow variable aspectc++/AspectC++/Transformer.cc:651:17: style: Variable 'jpl' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/Transformer.cc:746:58: style: Parameter 'jpm' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/Transformer.cc:859:42: style: Parameter 'jpm' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/Transformer.cc:1028:23: style: Variable 'has_advice' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/Transformer.cc:903:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:923:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:965:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1002:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1006:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1011:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1178:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1244:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1259:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1262:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1275:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1276:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1280:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1286:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1289:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1297:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1300:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1308:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1311:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1319:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Transformer.cc:1321:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Weaver.cc:165:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endvm [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Weaver.cc:462:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endvm [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Weaver.cc:506:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endvm [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Weaver.cc:620:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endvm [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Weaver.cc:644:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/Weaver.h:52:12: performance:inconclusive: Technically the member function 'Weaver::translate' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/Weaver.cc:615:18: note: Technically the member function 'Weaver::translate' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Weaver.h:52:12: note: Technically the member function 'Weaver::translate' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/Weaver.cc:631:17: style: The function 'lookup_pct_func' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutSearcher.h:29:25: note: Virtual function in base class aspectc++/AspectC++/Weaver.cc:631:17: note: Function in derived class aspectc++/AspectC++/Weaver.cc:635:18: style: The function 'lookup_pct_attr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/PointCutSearcher.h:30:26: note: Virtual function in base class aspectc++/AspectC++/Weaver.cc:635:18: note: Function in derived class aspectc++/AspectC++/Weaver.cc:735:26: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/Weaver.cc:737:26: style: C-style reference casting [cstyleCast] aspectc++/AspectC++/Weaver.cc:212:11: style: Local variable 'aspect_includes' shadows outer function [shadowFunction] aspectc++/AspectC++/Weaver.h:53:8: note: Shadowed declaration aspectc++/AspectC++/Weaver.cc:212:11: note: Shadow variable aspectc++/AspectC++/Weaver.cc:290:35: style: Local variable 'iter' shadows outer variable [shadowVariable] aspectc++/AspectC++/Weaver.cc:246:19: note: Shadowed declaration aspectc++/AspectC++/Weaver.cc:290:35: note: Shadow variable aspectc++/AspectC++/Weaver.cc:457:69: style: Parameter 'cc_units' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/Weaver.cc:458:18: style: Parameter 'h_units' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/Weaver.cc:198:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Weaver.cc:206:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Weaver.cc:307:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Weaver.cc:348:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Weaver.cc:376:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Weaver.cc:430:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Weaver.cc:459:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Weaver.cc:472:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Weaver.cc:506:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Weaver.cc:622:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/Weaver.cc:624:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/ac++.cc:54:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_fatal [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/examples/coverage/main.cc:3:8: performance:inconclusive: Technically the member function 'MyClass::privateWork' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/examples/helloworld/hello.h:7:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/examples/profiling/main.cc:3:8: performance:inconclusive: Technically the member function 'MyClass::privateWork' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/examples/singleton/main.cc:6:14: style: Variable 's1' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/examples/threads/main.cc:16:8: performance:inconclusive: Technically the member function 'TestClass::f2' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/examples/threads/main.cc:18:16: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/examples/threads/main.cc:11:16: note: Virtual function in base class aspectc++/AspectC++/examples/threads/main.cc:18:16: note: Function in derived class aspectc++/AspectC++/tests/AbstractDerivedAspect/main.cc:24:17: error: Syntax error. Unexpected tokens in initializer. [internalAstError] aspectc++/AspectC++/tests/AccessControl/main.cc:41:15: style: Unused private function: 'HasFriend::h' [unusedPrivateFunction] aspectc++/AspectC++/tests/AccessControl/main.cc:36:8: performance:inconclusive: Technically the member function 'Base::x' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/AccessControl/main.cc:52:12: note: Technically the member function 'Base::x' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/AccessControl/main.cc:36:8: note: Technically the member function 'Base::x' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/AccessControl/main.cc:58:8: performance:inconclusive: Technically the member function 'Derived::p' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/AccessControl/main.cc:61:7: performance:inconclusive: Technically the member function 'Derived::val' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Advice/main.cc:5:7: performance:inconclusive: Technically the member function 'A::a' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Advice/main.cc:9:7: performance:inconclusive: Technically the member function 'A::c' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Advice/main.cc:13:8: note: Technically the member function 'A::c' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Advice/main.cc:9:7: note: Technically the member function 'A::c' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/AdviceVirtualFct/main.cc:3:1: error: Class 'Base' which is inherited by class 'Derived' does not have a virtual destructor. [virtualDestructor] aspectc++/AspectC++/tests/AdviceVirtualFct/main.cc:20:15: style: The function 'a' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/AdviceVirtualFct/main.cc:5:15: note: Virtual function in base class aspectc++/AspectC++/tests/AdviceVirtualFct/main.cc:20:15: note: Function in derived class aspectc++/AspectC++/tests/AdviceVirtualFct/main.cc:24:15: style: The function 'b' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/AdviceVirtualFct/main.cc:9:15: note: Virtual function in base class aspectc++/AspectC++/tests/AdviceVirtualFct/main.cc:24:15: note: Function in derived class aspectc++/AspectC++/tests/AdviceVirtualFct/main.cc:25:8: style: The function 'c' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/AdviceVirtualFct/main.cc:10:16: note: Virtual function in base class aspectc++/AspectC++/tests/AdviceVirtualFct/main.cc:25:8: note: Function in derived class aspectc++/AspectC++/tests/AdviceVirtualFct/main.cc:41:4: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/AdviceVirtualFct/main.cc:47:4: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/AnonymousStuff/main.cc:13:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intro [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/AnonymousStuff/main.cc:13:10: performance:inconclusive: Technically the member function '::C::cfunc' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/AnonymousStuff/main.cc:44:24: performance:inconclusive: Technically the member function '::A::B::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:19:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:39:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:90:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:104:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:112:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:120:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:197:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:10:3: warning: Member variable 'T::fill' is not initialized. [uninitMemberVarPrivate] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:166:4: warning: Redundant code: Found unused array access. [constStatement] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:56:10: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:67:10: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:54:10: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:55:10: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:63:10: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:66:10: style: Variable 'p2a' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:147:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:21:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:26:11: style: Variable 'y' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:52:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:54:13: style: Variable 'p1' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:55:13: style: Variable 'p2' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:56:12: style: Variable 'r' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:61:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:63:13: style: Variable 'p1' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:66:14: style: Variable 'p2a' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:73:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:81:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:84:11: style: Variable 'y' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:92:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:98:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:106:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:114:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:122:11: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:128:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:133:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:148:5: style: Variable 'p' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:163:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:181:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayAccessAdvice/namemap.cc:30:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/ArrayAccessAdvice/namemap.cc:13:11: style: The scope of the variable 'base' can be reduced. [variableScope] aspectc++/AspectC++/tests/ArrayAccessAdvice/namemap.cc:13:16: style: Variable 'base' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ArrayMangling/main.cc:25:9: debug: Scope::checkVariable found variable 'a4' with varid 0. [varid0] aspectc++/AspectC++/tests/ArrayMangling/main.cc:25:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a4 [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/ArrayMangling/main.cc:5:13: style: Parameter 'a1' can be declared as const array [constParameter] aspectc++/AspectC++/tests/ArrayMangling/main.cc:6:13: style: Parameter 'a2' can be declared as const array [constParameter] aspectc++/AspectC++/tests/ArrayMangling/main.cc:7:14: style: Parameter 'a3' can be declared as const array [constParameter] aspectc++/AspectC++/tests/ArrayMangling/main.cc:9:6: style: Parameter 'a5' can be declared as const array [constParameter] aspectc++/AspectC++/tests/ArrayMangling/main.cc:10:10: style: Parameter 'a6' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:7:2: warning: Member variable 'S::i' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:7:2: warning: Member variable 'S::j' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:8:7: performance:inconclusive: Technically the member function 'S::g' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:11:12: style: Parameter 'a' can be declared as const array [constParameter] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:12:13: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:13:14: style: Parameter 'a' can be declared as const array [constParameterReference] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:5:6: style: struct member 'S::i' is never used. [unusedStructMember] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:6:6: style: struct member 'S::j' is never used. [unusedStructMember] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:21:11: style: class member 'C::shortVal' is never used. [unusedStructMember] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:22:9: style: class member 'C::intVal' is never used. [unusedStructMember] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:23:11: style: class member 'C::stringVal' is never used. [unusedStructMember] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:26:9: style: class member 'C::blibs' is never used. [unusedStructMember] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:27:12: style: class member 'C::blubs' is never used. [unusedStructMember] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:50:5: style: Variable 'p' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/AspectOf/main.cc:21:7: performance:inconclusive: Technically the member function 'C::a' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/AspectOf/main.cc:25:7: performance:inconclusive: Technically the member function 'C::c' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/AspectOf/main.cc:28:8: note: Technically the member function 'C::c' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/AspectOf/main.cc:25:7: note: Technically the member function 'C::c' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/AspectPrivileges/main.cc:52:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _priv_inner_attr [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/AspectPrivileges/main.cc:16:7: style: The class 'Slice' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/AspectPrivileges/main.cc:5:8: style: Unused private function: 'C::priv_fct' [unusedPrivateFunction] aspectc++/AspectC++/tests/AspectPrivileges/main.cc:29:45: style: Unused private function: 'T < int >::f' [unusedPrivateFunction] aspectc++/AspectC++/tests/AspectPrivileges/main.cc:8:8: performance:inconclusive: Technically the member function 'C::pub_fct' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/AspectPrivileges/main.cc:13:8: style: union member 'U::u2' is never used. [unusedStructMember] aspectc++/AspectC++/tests/AspectPrivileges/main.cc:17:7: style: class member 'Slice::_priv_slice_attr' is never used. [unusedStructMember] aspectc++/AspectC++/tests/AspectPrivileges/main.cc:26:5: style: class member 'Slice::_inner_union' is never used. [unusedStructMember] aspectc++/AspectC++/tests/AspectPrivileges/main.cc:24:9: style: union member 'InnerUnion::i' is never used. [unusedStructMember] aspectc++/AspectC++/tests/AspectPrivileges/main.cc:25:10: style: union member 'InnerUnion::j' is never used. [unusedStructMember] aspectc++/AspectC++/tests/AttribAligned/main.cc:16:1: style: The class 'T1' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/AttribAligned/main.cc:18:1: style: The class 'T3' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/AttribAligned/main.cc:33:5: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] aspectc++/AspectC++/tests/AttribAligned/main.cc:33:5: portability: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] aspectc++/AspectC++/tests/AttribAligned/main.cc:33:5: portability: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] aspectc++/AspectC++/tests/AttribAligned/main.cc:24:5: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] aspectc++/AspectC++/tests/Attribute_basic/main.cc:86:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Attribute_basic/main.cc:90:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Attribute_basic/main.cc:94:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Attribute_basic/main.cc:98:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Attribute_basic/main.cc:102:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Attribute_basic/main.cc:106:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Attribute_basic/main.cc:110:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Attribute_basic/main.cc:114:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Attribute_basic/main.cc:118:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Attribute_basic/main.cc:122:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Attribute_basic/main.cc:33:46: performance:inconclusive: Technically the member function 'myClass::func' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Attribute_basic/main.cc:35:20: style: struct member 'myClass::eee2' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Attribute_inMacro/main.cc:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Attribute_inMacro/main.cc:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Attribute_inMacro/main.cc:15:16: performance:inconclusive: Technically the member function 'MyClass::myFunc' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Attribute_inMacro/main.cc:16:22: performance:inconclusive: Technically the member function 'MyClass::mySecondFunc' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Attribute_pointcuts/main.cc:24:52: performance:inconclusive: Technically the member function 'myClass::hi' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Attribute_pointcuts/main.cc:32:11: style: Unused variable: mC2 [unusedVariable] aspectc++/AspectC++/tests/Attribute_removeAttrs/main.cc:26:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Base/main.cc:8:10: performance:inconclusive: Technically the member function 'C1::x' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Base/main.cc:11:10: performance:inconclusive: Technically the member function 'C1::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Base/main.cc:14:10: performance:inconclusive: Technically the member function 'C1::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Base/main.cc:17:10: performance:inconclusive: Technically the member function 'C1::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Base/main.cc:23:10: performance:inconclusive: Technically the member function 'C2::x' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Base/main.cc:26:10: performance:inconclusive: Technically the member function 'C2::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Base/main.cc:29:10: performance:inconclusive: Technically the member function 'C2::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Base/main.cc:32:10: performance:inconclusive: Technically the member function 'C2::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Base/main.cc:38:10: performance:inconclusive: Technically the member function 'C3::x' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Base/main.cc:41:10: performance:inconclusive: Technically the member function 'C3::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Base/main.cc:44:10: performance:inconclusive: Technically the member function 'C3::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Base/main.cc:47:10: performance:inconclusive: Technically the member function 'C3::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Base/main.cc:23:10: warning: The struct 'C2' defines member function with name 'x' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Base/main.cc:8:10: note: Parent function 'C1::x' aspectc++/AspectC++/tests/Base/main.cc:23:10: note: Derived function 'C2::x' aspectc++/AspectC++/tests/Base/main.cc:26:10: warning: The struct 'C2' defines member function with name 'f' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Base/main.cc:11:10: note: Parent function 'C1::f' aspectc++/AspectC++/tests/Base/main.cc:26:10: note: Derived function 'C2::f' aspectc++/AspectC++/tests/Base/main.cc:29:10: warning: The struct 'C2' defines member function with name 'f' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Base/main.cc:14:10: note: Parent function 'C1::f' aspectc++/AspectC++/tests/Base/main.cc:29:10: note: Derived function 'C2::f' aspectc++/AspectC++/tests/Base/main.cc:32:10: warning: The struct 'C2' defines member function with name 'f' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Base/main.cc:17:10: note: Parent function 'C1::f' aspectc++/AspectC++/tests/Base/main.cc:32:10: note: Derived function 'C2::f' aspectc++/AspectC++/tests/Base/main.cc:38:10: warning: The struct 'C3' defines member function with name 'x' also defined in its parent struct 'C2'. [duplInheritedMember] aspectc++/AspectC++/tests/Base/main.cc:23:10: note: Parent function 'C2::x' aspectc++/AspectC++/tests/Base/main.cc:38:10: note: Derived function 'C3::x' aspectc++/AspectC++/tests/Base/main.cc:41:10: warning: The struct 'C3' defines member function with name 'f' also defined in its parent struct 'C2'. [duplInheritedMember] aspectc++/AspectC++/tests/Base/main.cc:26:10: note: Parent function 'C2::f' aspectc++/AspectC++/tests/Base/main.cc:41:10: note: Derived function 'C3::f' aspectc++/AspectC++/tests/Base/main.cc:44:10: warning: The struct 'C3' defines member function with name 'f' also defined in its parent struct 'C2'. [duplInheritedMember] aspectc++/AspectC++/tests/Base/main.cc:29:10: note: Parent function 'C2::f' aspectc++/AspectC++/tests/Base/main.cc:44:10: note: Derived function 'C3::f' aspectc++/AspectC++/tests/Base/main.cc:47:10: warning: The struct 'C3' defines member function with name 'f' also defined in its parent struct 'C2'. [duplInheritedMember] aspectc++/AspectC++/tests/Base/main.cc:32:10: note: Parent function 'C2::f' aspectc++/AspectC++/tests/Base/main.cc:47:10: note: Derived function 'C3::f' aspectc++/AspectC++/tests/Base/main.cc:38:10: warning: The struct 'C3' defines member function with name 'x' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Base/main.cc:8:10: note: Parent function 'C1::x' aspectc++/AspectC++/tests/Base/main.cc:38:10: note: Derived function 'C3::x' aspectc++/AspectC++/tests/Base/main.cc:41:10: warning: The struct 'C3' defines member function with name 'f' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Base/main.cc:11:10: note: Parent function 'C1::f' aspectc++/AspectC++/tests/Base/main.cc:41:10: note: Derived function 'C3::f' aspectc++/AspectC++/tests/Base/main.cc:44:10: warning: The struct 'C3' defines member function with name 'f' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Base/main.cc:14:10: note: Parent function 'C1::f' aspectc++/AspectC++/tests/Base/main.cc:44:10: note: Derived function 'C3::f' aspectc++/AspectC++/tests/Base/main.cc:47:10: warning: The struct 'C3' defines member function with name 'f' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Base/main.cc:17:10: note: Parent function 'C1::f' aspectc++/AspectC++/tests/Base/main.cc:47:10: note: Derived function 'C3::f' aspectc++/AspectC++/tests/Bug-Typenames/main.cc:20:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug-Typenames/main.cc:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug-Typenames/main.cc:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug-Typenames/main.cc:45:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug-Typenames/main.cc:7:24: style: struct member 'qentry::next' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug-Typenames/main.cc:26:8: style: Variable 'mq.q' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug191/main.cc:16:8: style: Variable 'p' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug192/main.cc:13:14: style: Parameter 'arg' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/tests/Bug192/main.cc:9:22: style: struct member 'Foo::_i' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug207/main.cc:21:8: performance:inconclusive: Technically the member function 'anotherClass::methodB' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug207/main.cc:24:20: note: Technically the member function 'anotherClass::methodB' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug207/main.cc:21:8: note: Technically the member function 'anotherClass::methodB' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug209/main.cc:14:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug209/main.cc:14:8: performance:inconclusive: Technically the member function 'B::m' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug216/main.cc:10:11: style: struct member 'myStruct::member1' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug216/main.cc:11:12: style: struct member 'myStruct::member2' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug216/main.cc:12:13: style: struct member 'myStruct::member3' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug216/main.cc:40:22: style: Unused variable: it [unusedVariable] aspectc++/AspectC++/tests/Bug228/main.cc:3:20: style: The class 'mySimpleTemplateClass < 10 >' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/Bug228/main.cc:7:7: performance:inconclusive: Technically the member function 'mySimpleTemplateClass < 10 >::getArraySize' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug234-2/introTarget.hxx:6:7: performance:inconclusive: Technically the member function 'introTarget::introTargetMethod' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug234-2/introTarget.cc:4:18: note: Technically the member function 'introTarget::introTargetMethod' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug234-2/introTarget.hxx:6:7: note: Technically the member function 'introTarget::introTargetMethod' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug234/introTarget.h:6:7: performance:inconclusive: Technically the member function 'introTarget::introTargetMethod' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug234/introTarget.cc:4:18: note: Technically the member function 'introTarget::introTargetMethod' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug234/introTarget.h:6:7: note: Technically the member function 'introTarget::introTargetMethod' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug235/classA.h:8:8: performance:inconclusive: Technically the member function 'classA::methodA' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug235/classB.h:8:8: performance:inconclusive: Technically the member function 'classB::methodB' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug239/main.cc:5:5: style:inconclusive: Technically the member function 'A::operator++' can be const. [functionConst] aspectc++/AspectC++/tests/Bug239/main.cc:9:5: style:inconclusive: Technically the member function 'A::operator++' can be const. [functionConst] aspectc++/AspectC++/tests/Bug239/main.cc:29:3: style: Variable 'a' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug239/main.cc:28:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/tests/Bug242/OutputStream.h:9:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fill [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug242/OutputStream.h:9:8: performance:inconclusive: Technically the member function 'OutputStream::print_fill' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug267/main.cc:5:8: performance:inconclusive: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug267/main.cc:6:7: performance:inconclusive: Technically the member function 'C::g' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug267/main.cc:7:8: performance:inconclusive: Technically the member function 'C::h' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug268/main.cc:7:8: style: Unused private function: 'B::f1' [unusedPrivateFunction] aspectc++/AspectC++/tests/Bug268/main.cc:7:8: performance:inconclusive: Technically the member function 'B::f1' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug268/main.cc:14:8: performance:inconclusive: Technically the member function 'C::f2' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug271/main.cc:30:3: warning:inconclusive: Member variable 'FOO::disc' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/Bug271/main.cc:30:3: warning:inconclusive: Member variable 'FOO::obj1' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/Bug271/main.cc:30:3: warning:inconclusive: Member variable 'FOO::obj2' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/Bug271/main.cc:26:7: style:inconclusive: Member variable 'FOO::disc' is in the wrong place in the initializer list. [initializerList] aspectc++/AspectC++/tests/Bug271/main.cc:36:49: note: Member variable 'FOO::disc' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/Bug271/main.cc:26:7: note: Member variable 'FOO::disc' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/Bug271/main.cc:26:7: style:inconclusive: Member variable 'FOO::disc' is in the wrong place in the initializer list. [initializerList] aspectc++/AspectC++/tests/Bug271/main.cc:37:49: note: Member variable 'FOO::disc' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/Bug271/main.cc:26:7: note: Member variable 'FOO::disc' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/Bug271/main.cc:7:9: performance:inconclusive: Technically the member function 'MyNS::FOO1::d' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug271/main.cc:16:17: note: Technically the member function 'MyNS::FOO1::d' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug271/main.cc:7:9: note: Technically the member function 'MyNS::FOO1::d' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug271/main.cc:12:9: performance:inconclusive: Technically the member function 'MyNS::FOO2::d' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug271/main.cc:17:17: note: Technically the member function 'MyNS::FOO2::d' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug271/main.cc:12:9: note: Technically the member function 'MyNS::FOO2::d' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug271/main.cc:21:9: performance:inconclusive: Technically the member function 'FOOBAR::fooBarMethod' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug271/main.cc:44:14: note: Technically the member function 'FOOBAR::fooBarMethod' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug271/main.cc:21:9: note: Technically the member function 'FOOBAR::fooBarMethod' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug271/main.cc:31:3: style: Class 'FOO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/Bug271/main.cc:32:3: style: Class 'FOO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/Bug271/main.cc:60:13: style: Variable 'foo_a' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug271/main.cc:62:13: style: Variable 'foo_b' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug293/Derived.h:6:8: performance:inconclusive: Technically the member function 'Base::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug293/Derived.cc:6:12: note: Technically the member function 'Base::f' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug293/Derived.h:6:8: note: Technically the member function 'Base::f' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug316/main.cc:10:10: performance:inconclusive: Technically the member function 'Y::fy' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug316/main.cc:14:12: note: Technically the member function 'Y::fy' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug316/main.cc:10:10: note: Technically the member function 'Y::fy' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug316/main.cc:14:18: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/Bug321/main.cc:27:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug321/main.cc:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug321/main.cc:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug336/main.cc:17:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug353/main.cc:6:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug368/main.cc:11:5: performance:inconclusive: Technically the member function 'C::returner' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug368/main.cc:13:8: performance:inconclusive: Technically the member function 'C::foo' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug368/main.cc:22:9: note: Technically the member function 'C::foo' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug368/main.cc:13:8: note: Technically the member function 'C::foo' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug368/main.cc:22:17: style: Parameter 'pD' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/Bug418/main.cc:6:14: style: Variable 's1' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/Bug427/main.cc:35:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Type [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug427/main.cc:22:1: style: The class 'A' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/Bug427/main.cc:35:3: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] aspectc++/AspectC++/tests/Bug427/main.cc:36:3: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] aspectc++/AspectC++/tests/Bug427/main.cc:37:3: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] aspectc++/AspectC++/tests/Bug427/main.cc:38:3: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] aspectc++/AspectC++/tests/Bug427/main.cc:48:5: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] aspectc++/AspectC++/tests/Bug427/main.cc:50:5: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] aspectc++/AspectC++/tests/Bug427/main.cc:23:11: style: class member 'A::a' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug427/main.cc:24:12: style: class member 'A::b' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug427/main.cc:25:12: style: class member 'A::c' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug427/main.cc:26:12: style: class member 'A::d' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug477/main.cc:3:1: style: The class 'A' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/Bug477/main.cc:27:8: performance:inconclusive: Technically the member function 'D::moo' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug477/main.cc:32:8: performance:inconclusive: Technically the member function 'E::bla' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug477/main.cc:22:8: performance:inconclusive: Technically the member function 'C < char >::bar' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug477/main.cc:21:8: style: The function 'foo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/Bug477/main.cc:6:16: note: Virtual function in base class aspectc++/AspectC++/tests/Bug477/main.cc:21:8: note: Function in derived class aspectc++/AspectC++/tests/Bug477/main.cc:21:8: style: The function 'foo' overrides a function in a base class but is identical to the overridden function [uselessOverride] aspectc++/AspectC++/tests/Bug477/main.cc:6:16: note: Virtual function in base class aspectc++/AspectC++/tests/Bug477/main.cc:21:8: note: Function in derived class aspectc++/AspectC++/tests/Bug477/main.cc:43:4: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/Bug484/main.cc:9:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug484/main.cc:21:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug512/main.cc:4:17: performance:inconclusive: Technically the member function 'C::b' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug548/main.cc:7:7: performance:inconclusive: Technically the member function 'Foo::bar' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug548/main.cc:27:7: performance:inconclusive: Technically the member function 'C4::thats_it' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug548/main.cc:21:8: performance:inconclusive: Technically the member function 'Iterator < Foo >::bar' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug548/main.cc:16:16: warning: Class 'Iterator < Foo >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] aspectc++/AspectC++/tests/Bug548/main.cc:16:16: warning: Class 'Iterator < Foo >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] aspectc++/AspectC++/tests/Bug548/main.cc:13:14: style: Class 'Iterator < Foo >' is unsafe, 'Iterator < Foo >::_c' can leak by wrong usage. [unsafeClassCanLeak] aspectc++/AspectC++/tests/Bug548/main.cc:48:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug552/Mem.h:11:45: style:inconclusive: Function 'memset_mwords' argument 2 names different: declaration 'val' definition 'value'. [funcArgNamesDifferent] aspectc++/AspectC++/tests/Bug552/Mem.h:6:60: note: Function 'memset_mwords' argument 2 names different: declaration 'val' definition 'value'. aspectc++/AspectC++/tests/Bug552/Mem.h:11:45: note: Function 'memset_mwords' argument 2 names different: declaration 'val' definition 'value'. aspectc++/AspectC++/tests/Bug552/Mem.h:11:66: style:inconclusive: Function 'memset_mwords' argument 3 names different: declaration 'nr_of_mwords' definition 'n'. [funcArgNamesDifferent] aspectc++/AspectC++/tests/Bug552/Mem.h:6:79: note: Function 'memset_mwords' argument 3 names different: declaration 'nr_of_mwords' definition 'n'. aspectc++/AspectC++/tests/Bug552/Mem.h:11:66: note: Function 'memset_mwords' argument 3 names different: declaration 'nr_of_mwords' definition 'n'. aspectc++/AspectC++/tests/Bug552/Mem.h:11:26: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/Bug552/Mem.h:13:12: style: Unused variable: dummy1 [unusedVariable] aspectc++/AspectC++/tests/Bug552/Mem.h:13:20: style: Unused variable: dummy2 [unusedVariable] aspectc++/AspectC++/tests/Bug554/main.cc:25:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug554/main.cc:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug554/main.cc:43:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug554/main.cc:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug554/main.cc:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug554/main.cc:16:7: style: Unused private function: 'A::foo' [unusedPrivateFunction] aspectc++/AspectC++/tests/Bug554/main.cc:16:7: performance:inconclusive: Technically the member function 'A::foo' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug554/main.cc:21:8: note: Technically the member function 'A::foo' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug554/main.cc:16:7: note: Technically the member function 'A::foo' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug554/main.cc:37:46: performance:inconclusive: Technically the member function 'MySlice::__leave' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug554/main.cc:40:8: performance:inconclusive: Technically the member function 'MySlice::__leave' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug554/main.cc:43:21: note: Technically the member function 'MySlice::__leave' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug554/main.cc:40:8: note: Technically the member function 'MySlice::__leave' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug561/main.cc:10:1: performance:inconclusive: Technically the member function 'Class_C::stuff' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug561/main.cc:10:1: note: Technically the member function 'Class_C::stuff' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug561/main.cc:10:1: note: Technically the member function 'Class_C::stuff' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug566/main.cc:20:8: performance:inconclusive: Technically the member function 'A::matchFunc1' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug566/main.cc:23:8: performance:inconclusive: Technically the member function 'A::matchFunc2' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug566/main.cc:15:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/Bug566/main.cc:18:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/Bug566/main.cc:21:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/Bug566/main.cc:24:27: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/Bug566/main.cc:29:12: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/Bug566/main.cc:30:10: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/Bug566/main.cc:31:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/Bug566/main.cc:32:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/Bug566/main.cc:30:6: style: Redundant initialization for 'a'. The initialized value is overwritten before it is read. [redundantInitialization] aspectc++/AspectC++/tests/Bug566/main.cc:29:8: note: a is initialized aspectc++/AspectC++/tests/Bug566/main.cc:30:6: note: a is overwritten aspectc++/AspectC++/tests/Bug567/main.cc:25:7: style: Variable 'f.z' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug568/main.cc:53:35: debug: Function::addArguments found argument 'c' with varid 0. [varid0] aspectc++/AspectC++/tests/Bug568/main.cc:63:41: debug: Function::addArguments found argument 'c' with varid 0. [varid0] aspectc++/AspectC++/tests/Bug568/main.cc:12:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug568/main.cc:23:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug568/main.cc:35:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug568/main.cc:55:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug568/main.cc:65:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug568/main.cc:85:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug568/main.cc:129:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug568/main.cc:11:14: performance:inconclusive: Technically the member function 'A::A::B::C::func' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug568/main.cc:22:16: performance:inconclusive: Technically the member function 'A::A::A::B::C::func' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug568/main.cc:34:12: performance:inconclusive: Technically the member function 'A::B::C::func' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug568/main.cc:51:11: style: Variable 'obj.n' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug568/main.cc:56:11: style: Variable 'obj.n' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug568/main.cc:61:11: style: Variable 'obj.n' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug568/main.cc:66:11: style: Variable 'obj.n' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug568/main.cc:71:11: style: Variable 'obj.n' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug570/main.cc:5:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bla [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-1/main.cc:9:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-1/main.cc:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-1/main.cc:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-1/main.cc:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-1/main.cc:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-1/main.cc:19:18: style: The function 'memberfunc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/Bug571-1/main.cc:13:18: note: Virtual function in base class aspectc++/AspectC++/tests/Bug571-1/main.cc:19:18: note: Function in derived class aspectc++/AspectC++/tests/Bug571-1/main.cc:25:18: style: The function 'memberfunc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/Bug571-1/main.cc:13:18: note: Virtual function in base class aspectc++/AspectC++/tests/Bug571-1/main.cc:25:18: note: Function in derived class aspectc++/AspectC++/tests/Bug571-2/main.cc:10:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-2/main.cc:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-2/main.cc:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-2/main.cc:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-2/main.cc:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-2/main.cc:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-2/main.cc:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-2/main.cc:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-2/main.cc:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-2/main.cc:20:18: style: The function 'memberfunc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/Bug571-2/main.cc:14:18: note: Virtual function in base class aspectc++/AspectC++/tests/Bug571-2/main.cc:20:18: note: Function in derived class aspectc++/AspectC++/tests/Bug571-2/main.cc:26:18: style: The function 'memberfunc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/Bug571-2/main.cc:14:18: note: Virtual function in base class aspectc++/AspectC++/tests/Bug571-2/main.cc:26:18: note: Function in derived class aspectc++/AspectC++/tests/Bug571-3/main.cc:11:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-3/main.cc:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-3/main.cc:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-3/main.cc:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-3/main.cc:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-3/main.cc:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-3/main.cc:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-3/main.cc:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-3/main.cc:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug571-3/main.cc:21:18: style: The function 'memberfunc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/Bug571-3/main.cc:15:18: note: Virtual function in base class aspectc++/AspectC++/tests/Bug571-3/main.cc:21:18: note: Function in derived class aspectc++/AspectC++/tests/Bug571-3/main.cc:27:18: style: The function 'memberfunc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/Bug571-3/main.cc:15:18: note: Virtual function in base class aspectc++/AspectC++/tests/Bug571-3/main.cc:27:18: note: Function in derived class aspectc++/AspectC++/tests/Bug574/main.cc:25:18: style:inconclusive: Technically the member function 'Cyg_Thread::get_priority' can be const. [functionConst] aspectc++/AspectC++/tests/Bug574/main.cc:29:33: note: Technically the member function 'Cyg_Thread::get_priority' can be const. aspectc++/AspectC++/tests/Bug574/main.cc:25:18: note: Technically the member function 'Cyg_Thread::get_priority' can be const. aspectc++/AspectC++/tests/Bug575/main.cc:18:44: style: struct member 'A::x' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug575/main.cc:25:8: style: Variable 'c2.i' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug575/main.cc:23:16: style: Unused variable: tl [unusedVariable] aspectc++/AspectC++/tests/Bug576/main.cc:93:9: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/Bug576/main.cc:96:9: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/Bug576/main.cc:93:9: style: Variable 'in_use' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug580/main.cc:9:8: style: Unused private function: 'C::f' [unusedPrivateFunction] aspectc++/AspectC++/tests/Bug580/main.cc:9:8: performance:inconclusive: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug580/main.cc:11:9: note: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug580/main.cc:9:8: note: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug580/main.cc:16:8: performance:inconclusive: Technically the member function 'Foo::enter' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug580/main.cc:18:17: note: Technically the member function 'Foo::enter' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug580/main.cc:16:8: note: Technically the member function 'Foo::enter' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug589/main.cc:12:3: style: The class 'Iterator' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/Bug589/main.cc:49:75: error: Uninitialized variable: i [uninitvar] aspectc++/AspectC++/tests/Bug589/main.cc:49:38: style: Variable 'v1' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug589/main.cc:50:38: style: Variable 'v2' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug594/main.cc:18:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug594/main.cc:9:12: style: Variable 'a2' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug594/main.cc:10:12: style: Variable 'a3' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug594/main.cc:11:12: style: Variable 'a4' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug598/main.cc:10:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug598/main.cc:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug598/main.cc:6:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug598/main.cc:16:10: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Bug769/main.cc:3:9: style: union member 'Anonymous0::i' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug770/main.cc:68:1: style: The class 'C_c' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/Bug770/main.cc:77:9: style: Local variable 'i4' shadows outer variable [shadowVariable] aspectc++/AspectC++/tests/Bug770/main.cc:52:9: note: Shadowed declaration aspectc++/AspectC++/tests/Bug770/main.cc:77:9: note: Shadow variable aspectc++/AspectC++/tests/Bug770/main.cc:21:9: style: union member 'Anonymous1::i2_b' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug770/main.cc:27:9: style: union member 'Anonymous2::i2_c' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug770/main.cc:40:9: style: union member 'Anonymous3::i3_b' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug770/main.cc:46:9: style: union member 'Anonymous4::i3_c' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug770/main.cc:58:9: style: class member 'C::i4' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug770/main.cc:65:5: style: class member 'C_b::name4' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug770/main.cc:64:9: style: union member 'Anonymous5::i4' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug770/main.cc:71:5: style: class member 'C_c::name4' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug770/main.cc:70:9: style: union member 'Anonymous6::i4' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Bug772/main.cc:47:43: error: Syntax error. Unexpected tokens in initializer. [internalAstError] aspectc++/AspectC++/tests/Bug784/main.cc:13:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug784/main.cc:17:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug784/main.cc:24:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Bug792/main.cc:4:8: style: Unused private function: 'BX_CPU_C::exception' [unusedPrivateFunction] aspectc++/AspectC++/tests/Bug792/main.cc:4:8: performance:inconclusive: Technically the member function 'BX_CPU_C::exception' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Bug792/main.cc:6:16: note: Technically the member function 'BX_CPU_C::exception' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug792/main.cc:4:8: note: Technically the member function 'BX_CPU_C::exception' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Bug792/main.cc:12:28: style: Variable 'I' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallAccess/main.cc:25:15: style: Unused private function: 'Internal::static_priv' [unusedPrivateFunction] aspectc++/AspectC++/tests/CallAccess/main.cc:5:8: performance:inconclusive: Technically the member function 'External::prot' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/CallAccess/main.cc:17:8: performance:inconclusive: Technically the member function 'InternalPrivateBase::x' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/CallAccess/main.cc:24:8: performance:inconclusive: Technically the member function 'Internal::priv' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/CallAccess/main.cc:26:8: style: The function 'vprot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/CallAccess/main.cc:6:16: note: Virtual function in base class aspectc++/AspectC++/tests/CallAccess/main.cc:26:8: note: Function in derived class aspectc++/AspectC++/tests/CallAccess/main.cc:48:16: style: The function 'vprot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/CallAccess/main.cc:26:8: note: Virtual function in base class aspectc++/AspectC++/tests/CallAccess/main.cc:48:16: note: Function in derived class aspectc++/AspectC++/tests/CallAdvice/main.cc:49:3: warning: Member variable 'C::_dp' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/CallAdvice/main.cc:52:6: warning: Member variable 'C::_val' is not assigned a value in 'C::operator='. [operatorEqVarError] aspectc++/AspectC++/tests/CallAdvice/main.cc:52:6: warning: Member variable 'C::_dp' is not assigned a value in 'C::operator='. [operatorEqVarError] aspectc++/AspectC++/tests/CallAdvice/main.cc:10:8: performance:inconclusive: Technically the member function 'Foo::bar' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/CallAdvice/main.cc:50:3: style:inconclusive: Technically the member function 'C::operatorint' can be const. [functionConst] aspectc++/AspectC++/tests/CallAdvice/main.cc:55:5: style:inconclusive: Technically the member function 'C::dup' can be const. [functionConst] aspectc++/AspectC++/tests/CallAdvice/main.cc:60:5: style:inconclusive: Technically the member function 'C::operator!' can be const. [functionConst] aspectc++/AspectC++/tests/CallAdvice/main.cc:61:7: style:inconclusive: Technically the member function 'C::operator+' can be const. [functionConst] aspectc++/AspectC++/tests/CallAdvice/main.cc:63:8: performance:inconclusive: Technically the member function 'C::cnst' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/CallAdvice/main.cc:64:8: performance:inconclusive: Technically the member function 'C::cnst' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/CallAdvice/main.cc:66:7: performance:inconclusive: Technically the member function 'C::stuff' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/CallAdvice/main.cc:67:8: style:inconclusive: Technically the member function 'C::operator!=' can be const. [functionConst] aspectc++/AspectC++/tests/CallAdvice/main.cc:81:8: performance:inconclusive: Technically the member function 'B1::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/CallAdvice/main.cc:104:8: performance:inconclusive: Technically the member function 'OpTester::run' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/CallAdvice/main.cc:145:8: performance:inconclusive: Technically the member function 'testfoo::ldebug' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/CallAdvice/main.cc:163:8: style:inconclusive: Technically the member function 'CallOp::operator()' can be const. [functionConst] aspectc++/AspectC++/tests/CallAdvice/main.cc:164:8: style:inconclusive: Technically the member function 'CallOp::operator()' can be const. [functionConst] aspectc++/AspectC++/tests/CallAdvice/main.cc:34:3: style: Struct 'QString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/CallAdvice/main.cc:88:8: style: The function 'g' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/CallAdvice/main.cc:82:16: note: Virtual function in base class aspectc++/AspectC++/tests/CallAdvice/main.cc:88:8: note: Function in derived class aspectc++/AspectC++/tests/CallAdvice/main.cc:18:9: error: Null pointer dereference: self() [nullPointer] aspectc++/AspectC++/tests/CallAdvice/main.cc:18:9: note: Calling function 'self' returns 0 aspectc++/AspectC++/tests/CallAdvice/main.cc:18:9: note: Null pointer dereference aspectc++/AspectC++/tests/CallAdvice/main.cc:236:19: error: Null pointer dereference: Cyg_Thread::self() [nullPointer] aspectc++/AspectC++/tests/CallAdvice/main.cc:236:19: note: Calling function 'self' returns 0 aspectc++/AspectC++/tests/CallAdvice/main.cc:236:19: note: Null pointer dereference aspectc++/AspectC++/tests/CallAdvice/main.cc:234:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/CallAdvice/main.cc:225:5: note: i is assigned aspectc++/AspectC++/tests/CallAdvice/main.cc:234:5: note: i is overwritten aspectc++/AspectC++/tests/CallAdvice/main.cc:106:8: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] aspectc++/AspectC++/tests/CallAdvice/main.cc:107:5: warning:inconclusive: Found suspicious operator '~', result is not used. [constStatement] aspectc++/AspectC++/tests/CallAdvice/main.cc:108:5: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] aspectc++/AspectC++/tests/CallAdvice/main.cc:109:8: warning:inconclusive: Found suspicious operator '%', result is not used. [constStatement] aspectc++/AspectC++/tests/CallAdvice/main.cc:181:3: warning:inconclusive: Found suspicious operator '!', result is not used. [constStatement] aspectc++/AspectC++/tests/CallAdvice/main.cc:182:8: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] aspectc++/AspectC++/tests/CallAdvice/main.cc:183:8: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] aspectc++/AspectC++/tests/CallAdvice/main.cc:184:8: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] aspectc++/AspectC++/tests/CallAdvice/main.cc:185:3: warning:inconclusive: Found suspicious operator '~', result is not used. [constStatement] aspectc++/AspectC++/tests/CallAdvice/main.cc:251:5: warning:inconclusive: Found suspicious operator '+', result is not used. [constStatement] aspectc++/AspectC++/tests/CallAdvice/main.cc:66:17: style: Parameter 'pClass' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/CallAdvice/main.cc:155:9: style: class member 'ABC::b' is never used. [unusedStructMember] aspectc++/AspectC++/tests/CallAdvice/main.cc:151:13: style: struct member 'newtype::a' is never used. [unusedStructMember] aspectc++/AspectC++/tests/CallAdvice/main.cc:110:8: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallAdvice/main.cc:178:11: style: Variable 'inst2' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallAdvice/main.cc:234:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallAdvice/main.cc:249:10: style: Variable 'b' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:15:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:164:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:216:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable member_pointer [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:258:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:268:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:269:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:270:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:271:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:272:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:273:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:274:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:275:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:276:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:277:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:278:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:279:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:280:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:281:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:282:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:283:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:284:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:285:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:286:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:287:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:289:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:290:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:291:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:292:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:293:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:294:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:295:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:296:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:297:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:298:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:299:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:300:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:301:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:302:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:304:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:305:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:306:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:307:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:308:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:309:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:310:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:311:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:313:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:316:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:323:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:326:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:332:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:340:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:346:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:349:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:355:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:363:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:372:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable I [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:390:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARGS [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:395:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:404:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:408:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:424:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tjp [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:431:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:440:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:443:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:455:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:561:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:267:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:135:5: warning:inconclusive: Member variable 'TestClass::privatemember' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:135:5: warning:inconclusive: Member variable 'TestClass::bitfield1' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:135:5: warning:inconclusive: Member variable 'TestClass::bitfield2' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:135:5: warning:inconclusive: Member variable 'TestClass::intmember' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:135:5: warning:inconclusive: Member variable 'TestClass::member' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:135:5: warning:inconclusive: Member variable 'TestClass::mfunc' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:101:9: style:inconclusive: Member variable 'TestClass::privatemember' is in the wrong place in the initializer list. [initializerList] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:112:56: note: Member variable 'TestClass::privatemember' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:101:9: note: Member variable 'TestClass::privatemember' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:112:5: style: Class 'TestClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:36:15: style: Condition 'a==b' is always false [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:8:11: note: Assignment 'a=8', assigned value is 8 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:36:15: note: Condition 'a==b' is always false aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:37:15: style: Condition 'a!=b' is always true [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:8:11: note: Assignment 'a=8', assigned value is 8 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:37:15: note: Condition 'a!=b' is always true aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:38:15: style: Condition 'a>=b' is always false [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:8:11: note: Assignment 'a=8', assigned value is 8 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:38:15: note: Condition 'a>=b' is always false aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:39:15: style: Condition 'a<=b' is always true [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:8:11: note: Assignment 'a=8', assigned value is 8 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:39:15: note: Condition 'a<=b' is always true aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:40:15: style: Condition 'ab' is always false [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:8:11: note: Assignment 'a=8', assigned value is 8 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:41:15: note: Condition 'a>b' is always false aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:86:13: style: Condition 'm' is always false [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:9:22: note: Assignment 'm=false', assigned value is 0 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:86:13: note: Condition 'm' is always false aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:87:13: style: Condition 'n' is always true [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:9:12: note: Assignment 'n=true', assigned value is 1 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:87:13: note: Condition 'n' is always true aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:115:14: style: Condition 'intmember' is always true [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:113:19: note: Assignment 'intmember=3', assigned value is 3 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:115:14: note: Condition 'intmember' is always true aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:151:26: style: Condition 'shortcut' is always true [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:145:28: note: Assignment 'b2=false', assigned value is 0 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:149:21: note: Assignment 'shortcut=b2||b1', assigned value is 1 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:151:26: note: Condition 'shortcut' is always true aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:152:22: style: Condition '!shortcut' is always false [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:145:28: note: Assignment 'b2=false', assigned value is 0 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:149:21: note: Assignment 'shortcut=b2||b1', assigned value is 1 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:152:22: note: Condition '!shortcut' is always false aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:153:31: style: Condition 'shortcut' is always true [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:145:28: note: Assignment 'b2=false', assigned value is 0 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:149:21: note: Assignment 'shortcut=b2||b1', assigned value is 1 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:153:31: note: Condition 'shortcut' is always true aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:155:21: style: Condition 'shortcut' is always true [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:145:28: note: Assignment 'b2=false', assigned value is 0 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:149:21: note: Assignment 'shortcut=b2||b1', assigned value is 1 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:155:21: note: Condition 'shortcut' is always true aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:156:33: style: Condition 'shortcut' is always true [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:145:28: note: Assignment 'b2=false', assigned value is 0 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:149:21: note: Assignment 'shortcut=b2||b1', assigned value is 1 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:156:33: note: Condition 'shortcut' is always true aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:232:46: style: Condition 'voidp' is always false [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:207:17: note: Assignment 'voidp=0', assigned value is 0 aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:232:46: note: Condition 'voidp' is always false aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:235:14: style: Condition 'dfp' is always true [knownConditionTrueFalse] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:125:9: style: Variable 'k' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:124:9: note: k is assigned aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:125:9: note: k is overwritten aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:147:16: style: Redundant initialization for 'shortcut'. The initialized value is overwritten before it is read. [redundantInitialization] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:146:21: note: shortcut is initialized aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:147:16: note: shortcut is overwritten aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:148:16: style: Variable 'shortcut' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:147:16: note: shortcut is assigned aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:148:16: note: shortcut is overwritten aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:149:16: style: Variable 'shortcut' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:148:16: note: shortcut is assigned aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:149:16: note: shortcut is overwritten aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:152:20: style: Redundant initialization for 'shortcut_int'. The initialized value is overwritten before it is read. [redundantInitialization] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:151:24: note: shortcut_int is initialized aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:152:20: note: shortcut_int is overwritten aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:155:19: style: Redundant initialization for 'shortcut_tc'. The initialized value is overwritten before it is read. [redundantInitialization] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:153:29: note: shortcut_tc is initialized aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:155:19: note: shortcut_tc is overwritten aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:173:6: style: Variable 'tc' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:172:6: note: tc is assigned aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:173:6: note: tc is overwritten aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:219:9: style: Redundant initialization for 'value'. The initialized value is overwritten before it is read. [redundantInitialization] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:218:20: note: value is initialized aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:219:9: note: value is overwritten aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:225:13: style: Redundant initialization for 'int_value'. The initialized value is overwritten before it is read. [redundantInitialization] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:224:17: note: int_value is initialized aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:225:13: note: int_value is overwritten aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:153:54: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:156:60: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:246:24: style: Redundant pointer operation on 'm1' - it's already a variable. [redundantPointerOp] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:211:6: warning: Redundant code: Found unused array access. [constStatement] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:13:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:207:9: style: Variable 'voidp' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:218:14: style: Variable 'value' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:324:44: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:330:46: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:338:46: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:347:60: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:361:54: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:393:52: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:142:15: error: Memory is allocated but not initialized: arr [uninitdata] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:102:22: style: class member 'TestClass::constmember' is never used. [unusedStructMember] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:96:5: style: Variable 'h' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:115:11: style: Variable 'bla' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:118:24: style: Variable 'dreip' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:125:9: style: Variable 'k' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:142:13: style: Variable 'k' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:152:20: style: Variable 'shortcut_int' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:155:19: style: Variable 'shortcut_tc' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:171:17: style: Variable 'tc3' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:199:9: style: Variable 'e' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:208:22: style: Variable 'const_22' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:219:9: style: Variable 'value' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:234:19: style: Variable 'bool_value' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:237:10: style: Variable 'la' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:240:10: style: Variable 'i2' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CallOnRef/main.cc:12:8: performance:inconclusive: Technically the member function 'C::func' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/CallPostfixOp/main.cc:5:5: style:inconclusive: Technically the member function 'A::operator++' can be const. [functionConst] aspectc++/AspectC++/tests/CallPostfixOp/main.cc:9:5: style:inconclusive: Technically the member function 'A::operator++' can be const. [functionConst] aspectc++/AspectC++/tests/CallPostfixOp/main.cc:13:5: style:inconclusive: Technically the member function 'A::operator--' can be const. [functionConst] aspectc++/AspectC++/tests/CallPostfixOp/main.cc:17:5: style:inconclusive: Technically the member function 'A::operator--' can be const. [functionConst] aspectc++/AspectC++/tests/CallPostfixOp/main.cc:21:7: style:inconclusive: Technically the member function 'A::operator[]' can be const. [functionConst] aspectc++/AspectC++/tests/CallPostfixOp/main.cc:25:8: style:inconclusive: Technically the member function 'A::operator()' can be const. [functionConst] aspectc++/AspectC++/tests/CallPostfixOp/main.cc:55:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/tests/CallPostfixOp/main.cc:57:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/tests/CallRef/main.cc:2:16: performance:inconclusive: Technically the member function 'A::bar' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/CallRef/main.cc:11:8: style: Variable 'foo2' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/CallRef/main.cc:10:20: note: foo2 is assigned aspectc++/AspectC++/tests/CallRef/main.cc:11:8: note: foo2 is overwritten aspectc++/AspectC++/tests/CallRef/main.cc:12:8: style: Variable 'foo2' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/CallRef/main.cc:11:8: note: foo2 is assigned aspectc++/AspectC++/tests/CallRef/main.cc:12:8: note: foo2 is overwritten aspectc++/AspectC++/tests/CallRef/main.cc:15:9: style: Variable 'func' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CallViaADN/classes.h:37:17: style:inconclusive: Technically the member function 'Peer::TorrentPeer::operator==' can be const. [functionConst] aspectc++/AspectC++/tests/CallViaADN/classes.h:40:17: style:inconclusive: Technically the member function 'Peer::TorrentPeer::foo' can be const. [functionConst] aspectc++/AspectC++/tests/CallViaADN/classes.h:44:21: note: Technically the member function 'Peer::TorrentPeer::foo' can be const. aspectc++/AspectC++/tests/CallViaADN/classes.h:40:17: note: Technically the member function 'Peer::TorrentPeer::foo' can be const. aspectc++/AspectC++/tests/CallViaADN/main.cc:22:10: style: Variable 'c' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:15:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:150:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:161:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:175:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:66:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:67:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:70:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:71:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:74:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:75:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:78:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:79:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:82:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:83:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:86:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:87:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:90:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:91:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:94:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:95:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:98:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:99:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:102:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:103:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:106:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:107:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:110:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:111:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:114:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:115:12: style: Variable 'r' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/ConsDesAdvice/main.cc:27:10: style: Unused private function: 'Bug530::xxx' [unusedPrivateFunction] aspectc++/AspectC++/tests/ConsDesAdvice/c1.h:38:14: style:inconclusive: Member variable 'C1::r' is in the wrong place in the initializer list. [initializerList] aspectc++/AspectC++/tests/ConsDesAdvice/c1.h:51:25: note: Member variable 'C1::r' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/ConsDesAdvice/c1.h:38:14: note: Member variable 'C1::r' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/ConsDesAdvice/c1.h:38:14: style:inconclusive: Member variable 'C1::r' is in the wrong place in the initializer list. [initializerList] aspectc++/AspectC++/tests/ConsDesAdvice/c1.h:73:38: note: Member variable 'C1::r' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/ConsDesAdvice/c1.h:38:14: note: Member variable 'C1::r' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/ConsDesAdvice/main.cc:13:8: performance:inconclusive: Technically the member function 'C2::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/ConsDesAdvice/main.cc:27:10: performance:inconclusive: Technically the member function 'Bug530::xxx' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/ConsDesAdvice/c1.h:51:3: style: Class 'C1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/ConsDesAdvice/c1.h:56:10: style: Class 'C1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/ConsDesAdvice/main.cc:21:3: style: Class 'C3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/ConsDesAdvice/c1.h:59:5: warning: %d in format string (no. 11) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] aspectc++/AspectC++/tests/ConsDesAdvice/main.cc:52:13: style: Variable 'b2' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Context/main.cc:13:8: performance:inconclusive: Technically the member function 'Test::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Context/main.cc:11:3: style: Class 'Test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:209:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conditional_operator [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:286:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable increment_decrement_op [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:341:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:12:8: performance:inconclusive: Technically the member function 'DataFlowAnalysis::Foo::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:13:8: performance:inconclusive: Technically the member function 'DataFlowAnalysis::Foo::g' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:163:7: performance:inconclusive: Technically the member function 'DataFlowAnalysis::RefToPtr::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:164:8: performance:inconclusive: Technically the member function 'DataFlowAnalysis::RefToPtr::g' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:224:8: style: Redundant initialization for 'ptr'. The initialized value is overwritten before it is read. [redundantInitialization] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:223:12: note: ptr is initialized aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:224:8: note: ptr is overwritten aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:140:12: style: Redundant pointer operation on 'ptr2' - it's already a variable. [redundantPointerOp] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:144:4: style: Redundant pointer operation on 'ptr3' - it's already a variable. [redundantPointerOp] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:149:11: style: Redundant pointer operation on 'ptr_a' - it's already a variable. [redundantPointerOp] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:153:16: style: Redundant pointer operation on 'ptr_b' - it's already a variable. [redundantPointerOp] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:196:14: style: Redundant pointer operation on 'ptr' - it's already a variable. [redundantPointerOp] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:168:12: style: Local variable 'foo' shadows outer variable [shadowVariable] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:14:3: note: Shadowed declaration aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:168:12: note: Shadow variable aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:191:7: style: Local variable 'foo' shadows outer variable [shadowVariable] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:14:3: note: Shadowed declaration aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:191:7: note: Shadow variable aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:203:7: style: Local variable 'foo' shadows outer variable [shadowVariable] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:14:3: note: Shadowed declaration aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:203:7: note: Shadow variable aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:219:7: style: Local variable 'foo' shadows outer variable [shadowVariable] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:14:3: note: Shadowed declaration aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:219:7: note: Shadow variable aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:13:15: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/DataFlowAnalysis/main.cc:163:20: style: Parameter '_ff' can be declared as pointer to const [constParameterReference] aspectc++/AspectC++/tests/DefaultArgs/main.cc:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/DefaultArgs/main.cc:38:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/DefaultArgs/main.cc:12:9: performance:inconclusive: Technically the member function 'Connection::readDataIntoBuffer' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/DefaultArgs/main.cc:15:17: note: Technically the member function 'Connection::readDataIntoBuffer' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/DefaultArgs/main.cc:12:9: note: Technically the member function 'Connection::readDataIntoBuffer' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/DefaultArgs2/main.cc:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/DefaultArgs2/main.cc:38:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/DefaultArgs2/main.cc:42:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/DefaultArgs2/main.cc:46:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/DefaultArgs2/main.cc:12:9: performance:inconclusive: Technically the member function 'Connection::readDataIntoBuffer' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/DefaultArgs2/main.cc:15:17: note: Technically the member function 'Connection::readDataIntoBuffer' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/DefaultArgs2/main.cc:12:9: note: Technically the member function 'Connection::readDataIntoBuffer' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Derived/main.cc:8:10: performance:inconclusive: Technically the member function 'C1::x' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Derived/main.cc:11:10: performance:inconclusive: Technically the member function 'C1::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Derived/main.cc:14:10: performance:inconclusive: Technically the member function 'C1::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Derived/main.cc:17:10: performance:inconclusive: Technically the member function 'C1::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Derived/main.cc:23:10: performance:inconclusive: Technically the member function 'C2::x' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Derived/main.cc:26:10: performance:inconclusive: Technically the member function 'C2::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Derived/main.cc:29:10: performance:inconclusive: Technically the member function 'C2::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Derived/main.cc:32:10: performance:inconclusive: Technically the member function 'C2::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Derived/main.cc:38:10: performance:inconclusive: Technically the member function 'C3::x' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Derived/main.cc:41:10: performance:inconclusive: Technically the member function 'C3::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Derived/main.cc:44:10: performance:inconclusive: Technically the member function 'C3::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Derived/main.cc:47:10: performance:inconclusive: Technically the member function 'C3::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Derived/main.cc:23:10: warning: The struct 'C2' defines member function with name 'x' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Derived/main.cc:8:10: note: Parent function 'C1::x' aspectc++/AspectC++/tests/Derived/main.cc:23:10: note: Derived function 'C2::x' aspectc++/AspectC++/tests/Derived/main.cc:26:10: warning: The struct 'C2' defines member function with name 'f' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Derived/main.cc:11:10: note: Parent function 'C1::f' aspectc++/AspectC++/tests/Derived/main.cc:26:10: note: Derived function 'C2::f' aspectc++/AspectC++/tests/Derived/main.cc:29:10: warning: The struct 'C2' defines member function with name 'f' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Derived/main.cc:14:10: note: Parent function 'C1::f' aspectc++/AspectC++/tests/Derived/main.cc:29:10: note: Derived function 'C2::f' aspectc++/AspectC++/tests/Derived/main.cc:32:10: warning: The struct 'C2' defines member function with name 'f' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Derived/main.cc:17:10: note: Parent function 'C1::f' aspectc++/AspectC++/tests/Derived/main.cc:32:10: note: Derived function 'C2::f' aspectc++/AspectC++/tests/Derived/main.cc:38:10: warning: The struct 'C3' defines member function with name 'x' also defined in its parent struct 'C2'. [duplInheritedMember] aspectc++/AspectC++/tests/Derived/main.cc:23:10: note: Parent function 'C2::x' aspectc++/AspectC++/tests/Derived/main.cc:38:10: note: Derived function 'C3::x' aspectc++/AspectC++/tests/Derived/main.cc:41:10: warning: The struct 'C3' defines member function with name 'f' also defined in its parent struct 'C2'. [duplInheritedMember] aspectc++/AspectC++/tests/Derived/main.cc:26:10: note: Parent function 'C2::f' aspectc++/AspectC++/tests/Derived/main.cc:41:10: note: Derived function 'C3::f' aspectc++/AspectC++/tests/Derived/main.cc:44:10: warning: The struct 'C3' defines member function with name 'f' also defined in its parent struct 'C2'. [duplInheritedMember] aspectc++/AspectC++/tests/Derived/main.cc:29:10: note: Parent function 'C2::f' aspectc++/AspectC++/tests/Derived/main.cc:44:10: note: Derived function 'C3::f' aspectc++/AspectC++/tests/Derived/main.cc:47:10: warning: The struct 'C3' defines member function with name 'f' also defined in its parent struct 'C2'. [duplInheritedMember] aspectc++/AspectC++/tests/Derived/main.cc:32:10: note: Parent function 'C2::f' aspectc++/AspectC++/tests/Derived/main.cc:47:10: note: Derived function 'C3::f' aspectc++/AspectC++/tests/Derived/main.cc:38:10: warning: The struct 'C3' defines member function with name 'x' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Derived/main.cc:8:10: note: Parent function 'C1::x' aspectc++/AspectC++/tests/Derived/main.cc:38:10: note: Derived function 'C3::x' aspectc++/AspectC++/tests/Derived/main.cc:41:10: warning: The struct 'C3' defines member function with name 'f' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Derived/main.cc:11:10: note: Parent function 'C1::f' aspectc++/AspectC++/tests/Derived/main.cc:41:10: note: Derived function 'C3::f' aspectc++/AspectC++/tests/Derived/main.cc:44:10: warning: The struct 'C3' defines member function with name 'f' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Derived/main.cc:14:10: note: Parent function 'C1::f' aspectc++/AspectC++/tests/Derived/main.cc:44:10: note: Derived function 'C3::f' aspectc++/AspectC++/tests/Derived/main.cc:47:10: warning: The struct 'C3' defines member function with name 'f' also defined in its parent struct 'C1'. [duplInheritedMember] aspectc++/AspectC++/tests/Derived/main.cc:17:10: note: Parent function 'C1::f' aspectc++/AspectC++/tests/Derived/main.cc:47:10: note: Derived function 'C3::f' aspectc++/AspectC++/tests/EntityInfo/main.cc:95:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/EntityInfo/main.cc:100:20: style: Variable 'c.A::z' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/EntityInfo/main.cc:102:11: style: Variable 'c.global' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/EntityInfo/main.cc:104:7: style: Variable 'c.c' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/ExecAdviceNewDelete/main.cc:32:19: style:inconclusive: Technically the member function 'A::operatordelete' can be const. [functionConst] aspectc++/AspectC++/tests/ExecAdviceNewDelete/main.cc:35:9: note: Technically the member function 'A::operatordelete' can be const. aspectc++/AspectC++/tests/ExecAdviceNewDelete/main.cc:32:19: note: Technically the member function 'A::operatordelete' can be const. aspectc++/AspectC++/tests/ExecAdviceNewDelete/main.cc:40:8: performance:inconclusive: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/ExecAdviceNewDelete/main.cc:47:8: style:inconclusive: Technically the member function 'C::operatordelete' can be const. [functionConst] aspectc++/AspectC++/tests/ExecAdviceNewDelete/main.cc:35:32: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/Float128Basic/main.cc:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Float128Basic/main.cc:11:15: performance:inconclusive: Technically the member function 'Test::mf' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Float128Basic/main.cc:15:3: style: Class 'Test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/Float128Basic/main.cc:31:15: style: Variable 'fp' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/Forward/Forward.h:5:8: style: Unused private function: 'Forward::needed_by_aspect' [unusedPrivateFunction] aspectc++/AspectC++/tests/Forward/Forward.h:5:8: performance:inconclusive: Technically the member function 'Forward::needed_by_aspect' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Forward/main.cc:5:8: performance:inconclusive: Technically the member function 'Backward::run' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/FunctionEntity/main.cc:7:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/FunctionEntity/main.cc:14:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/FunctionEntity/main.cc:19:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/FunctionEntity/main.cc:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/FunctionEntity/main.cc:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/FunctionEntity/main.cc:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/FunctionEntity/main.cc:71:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/FunctionEntity/main.cc:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/FunctionEntity/main.cc:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/FunctionEntity/main.cc:18:7: performance:inconclusive: Technically the member function 'T1::FUNC_OM' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/FunctionEntity/main.cc:39:5: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/FunctionEntity/main.cc:36:5: note: b is assigned aspectc++/AspectC++/tests/FunctionEntity/main.cc:39:5: note: b is overwritten aspectc++/AspectC++/tests/FunctionEntity/main.cc:42:5: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/FunctionEntity/main.cc:39:5: note: b is assigned aspectc++/AspectC++/tests/FunctionEntity/main.cc:42:5: note: b is overwritten aspectc++/AspectC++/tests/FunctionEntity/main.cc:45:5: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/FunctionEntity/main.cc:42:5: note: b is assigned aspectc++/AspectC++/tests/FunctionEntity/main.cc:45:5: note: b is overwritten aspectc++/AspectC++/tests/FunctionEntity/main.cc:48:5: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/FunctionEntity/main.cc:45:5: note: b is assigned aspectc++/AspectC++/tests/FunctionEntity/main.cc:48:5: note: b is overwritten aspectc++/AspectC++/tests/FunctionEntity/main.cc:57:52: style: Parameter 't' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/FunctionEntity/main.cc:48:5: style: Variable 'b' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/FunctionEntity/main.cc:63:13: style: Variable 'r' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/FunctionEntity/main.cc:65:13: style: Variable 'r' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/FunctionEntity/main.cc:74:8: style: Variable 'r' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/FunctionEntity/main.cc:76:8: style: Variable 'r' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/GetBaseDerived/main.cc:20:7: warning: The struct 'D' defines member variable with name 'b' also defined in its parent struct 'B'. [duplInheritedMember] aspectc++/AspectC++/tests/GetBaseDerived/main.cc:9:7: note: Parent variable 'B::b' aspectc++/AspectC++/tests/GetBaseDerived/main.cc:20:7: note: Derived variable 'D::b' aspectc++/AspectC++/tests/GetBaseDerived/main.cc:28:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/GetBaseDerived/main.cc:27:5: note: v is assigned aspectc++/AspectC++/tests/GetBaseDerived/main.cc:28:5: note: v is overwritten aspectc++/AspectC++/tests/GetBaseDerived/main.cc:29:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/GetBaseDerived/main.cc:28:5: note: v is assigned aspectc++/AspectC++/tests/GetBaseDerived/main.cc:29:5: note: v is overwritten aspectc++/AspectC++/tests/GetBaseDerived/main.cc:30:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/GetBaseDerived/main.cc:29:5: note: v is assigned aspectc++/AspectC++/tests/GetBaseDerived/main.cc:30:5: note: v is overwritten aspectc++/AspectC++/tests/GetBaseDerived/main.cc:31:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/GetBaseDerived/main.cc:30:5: note: v is assigned aspectc++/AspectC++/tests/GetBaseDerived/main.cc:31:5: note: v is overwritten aspectc++/AspectC++/tests/GetBaseDerived/main.cc:31:5: style: Variable 'v' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Instantiation/main.cc:14:52: error: Syntax error. Unexpected tokens in initializer. [internalAstError] aspectc++/AspectC++/tests/IntroInAll/main.cc:110:20: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/IntroInAll/main.cc:109:20: style: Variable 'selfAttr' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/IntroInAll/main.cc:110:18: style: Variable 'myAttr' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/IntroInAll/main.cc:59:28: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/AspectC++/tests/IntroInBase/C.h:5:10: performance:inconclusive: Technically the member function 'C::g' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/IntroIncludes/main.cc:7:10: style: Variable 'c._var' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Introspection/main.cc:63:7: debug: Failed to parse 'typedef typename AC :: TypeInfo < T > :: Member < I - 1 > Member ;'. The checking continues anyway. [simplifyTypedef] aspectc++/AspectC++/tests/Introspection/main.cc:92:5: debug: Failed to parse 'typedef typename AC :: TypeInfo < T > :: BaseClass < BASES_LEFT - 1 > Base ;'. The checking continues anyway. [simplifyTypedef] aspectc++/AspectC++/tests/Introspection/main.cc:319:52: error: Syntax error. Unexpected tokens in initializer. [internalAstError] aspectc++/AspectC++/tests/JPTL/main.cc:7:1: style: The class 'Base3' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/JPTL/main.cc:12:1: style: The class 'Derived' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/JPTL/main.cc:18:8: performance:inconclusive: Technically the member function 'Derived::bar' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/JPTL/main.cc:8:11: style: class member 'Base3::a' is never used. [unusedStructMember] aspectc++/AspectC++/tests/JPTL/main.cc:9:11: style: class member 'Base3::a2' is never used. [unusedStructMember] aspectc++/AspectC++/tests/JPTL/main.cc:13:11: style: class member 'Derived::b' is never used. [unusedStructMember] aspectc++/AspectC++/tests/JPTL/main.cc:14:10: style: class member 'Derived::c' is never used. [unusedStructMember] aspectc++/AspectC++/tests/JPTL/main.cc:15:11: style: class member 'Derived::d' is never used. [unusedStructMember] aspectc++/AspectC++/tests/JPType/main.cc:26:8: performance:inconclusive: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MacroCall/main.cc:64:41: error: Syntax error. Unexpected tokens in initializer. [internalAstError] aspectc++/AspectC++/tests/MacroExpansion/main.cc:26:14: warning: Member variable 'A::t' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/MacroExpansion/main.cc:26:14: style: Struct 'A' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/MacroExpansion/main.cc:26:42: style: struct member 'A::t' is never used. [unusedStructMember] aspectc++/AspectC++/tests/MacroExpansion/main.cc:26:0: style: Variable 'boost_se_guard_42' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MacroExpansion/main.cc:26:27: style: Unused variable: rumpf [unusedVariable] aspectc++/AspectC++/tests/MatchExpr/main.cc:183:19: debug: Function::addArguments found argument 'int' with varid 0. [varid0] aspectc++/AspectC++/tests/MatchExpr/main.cc:77:8: performance:inconclusive: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchExpr/main.cc:78:8: performance:inconclusive: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchExpr/main.cc:79:8: performance:inconclusive: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchExpr/main.cc:80:8: performance:inconclusive: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchExpr/main.cc:133:12: performance:inconclusive: Technically the member function 'N1::N2::Inside::o' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchExpr/main.cc:134:12: performance:inconclusive: Technically the member function 'N1::N2::Inside::p' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchExpr/main.cc:214:8: style:inconclusive: Technically the member function 'Op::operator<<' can be const. [functionConst] aspectc++/AspectC++/tests/MatchExpr/main.cc:76:3: style: Class 'C' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/MatchExpr/main.cc:359:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/MatchExpr/main.cc:359:11: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/MatchExpr/main.cc:359:15: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MatchScope/main.cc:104:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/MatchScope/main.cc:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/MatchScope/main.cc:29:8: performance:inconclusive: Technically the member function 'A::InA::foo' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchScope/main.cc:37:8: performance:inconclusive: Technically the member function 'A::B::InB::foo' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchScope/main.cc:45:8: performance:inconclusive: Technically the member function 'A::B::C::InC::foo' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchScope/main.cc:50:10: performance:inconclusive: Technically the member function 'A::B::C::InC::Inner::foo' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchScope/main.cc:55:12: performance:inconclusive: Technically the member function 'A::B::C::InC::Inner::InnerInner::foo' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchScope/main.cc:73:10: style: Variable 'x' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/MatchScope/main.cc:80:10: style: Variable 'x' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/MatchScope/main.cc:87:10: style: Variable 'x' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/MatchScope/main.cc:94:10: style: Variable 'x' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/MatchScope/main.cc:101:10: style: Variable 'x' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/MatchScope/main.cc:73:12: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MatchScope/main.cc:80:12: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MatchScope/main.cc:87:12: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MatchScope/main.cc:94:12: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MatchScope/main.cc:101:12: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MatchScopeWithin/main.cc:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/MatchScopeWithin/main.cc:18:10: performance:inconclusive: Technically the member function 'A::B::C::InC::Inner::bar1' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchStatic/main.cc:5:8: performance:inconclusive: Technically the member function 'Test::non_static_func' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchVirtual/main.cc:6:8: performance:inconclusive: Technically the member function 'FOOBAR::other' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchVirtual/main.cc:19:8: performance:inconclusive: Technically the member function 'BAR::fooBarMethod' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MatchVirtual/main.cc:25:11: note: Technically the member function 'BAR::fooBarMethod' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/MatchVirtual/main.cc:19:8: note: Technically the member function 'BAR::fooBarMethod' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/MatchVirtual/main.cc:12:8: style: The function 'fooBarMethod' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/MatchVirtual/main.cc:5:16: note: Virtual function in base class aspectc++/AspectC++/tests/MatchVirtual/main.cc:12:8: note: Function in derived class aspectc++/AspectC++/tests/MatchVirtual/main.cc:18:8: style: The function 'fooBarMethod' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/MatchVirtual/main.cc:12:8: note: Virtual function in base class aspectc++/AspectC++/tests/MatchVirtual/main.cc:18:8: note: Function in derived class aspectc++/AspectC++/tests/MemberPointCut/main.cc:9:8: performance:inconclusive: Technically the member function 'T::test' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MemberPointCut/main.cc:16:10: performance:inconclusive: Technically the member function 'Q::R::test' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/MemberPointCut2/main.cc:31:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/MemberPointCut2/main.cc:27:10: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MemberPointCut2/main.cc:28:10: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MemberPointCut2/main.cc:29:10: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MemberPointCut2/main.cc:30:10: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MemberPointCut2/main.cc:31:10: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MemberPointCut2/main.cc:32:10: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MemberPointCut2/main.cc:33:10: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/MemberPointCut2/main.cc:34:10: style: Variable 'x' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/NameMangling/main.cc:18:8: performance:inconclusive: Technically the member function 'Test::foo' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/NameMangling/main.cc:21:8: performance:inconclusive: Technically the member function 'Test::foo' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/NamedPointcuts/main.cc:45:5: style: Unused variable: a [unusedVariable] aspectc++/AspectC++/tests/Namespaces/main.cc:41:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n2 [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/Namespaces/main.cc:9:12: performance:inconclusive: Technically the member function 'n1::n2::C2::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Namespaces/main.cc:26:8: performance:inconclusive: Technically the member function 'C4 < double >::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Namespaces/main.cc:14:12: performance:inconclusive: Technically the member function 'C3 < int >::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/NestedClassFuncAdvice/main.cc:16:10: performance:inconclusive: Technically the member function 'Class1::Class2::func1' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/NonInlineIntros/C.cc:29:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/NonInlineIntros/D.h:4:1: style: The class 'D' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/NonInlineIntros/E.h:6:1: style: The class 'E' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/NonInlineIntros/F.h:6:1: style: The class 'F' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/NonInlineIntros/C.h:6:25: performance:inconclusive: Technically the member function 'C::a_template_function' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/NonInlineIntros/C.h:13:9: note: Technically the member function 'C::a_template_function' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/NonInlineIntros/C.h:6:25: note: Technically the member function 'C::a_template_function' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/NonInlineIntros/C.h:8:8: performance:inconclusive: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/NonInlineIntros/C.cc:8:9: note: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/NonInlineIntros/C.h:8:8: note: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/NonInlineIntros/D.h:9:8: performance:inconclusive: Technically the member function 'D::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/NonInlineIntros/C.cc:10:9: note: Technically the member function 'D::f' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/NonInlineIntros/D.h:9:8: note: Technically the member function 'D::f' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/NonInlineIntros/E.h:10:25: performance:inconclusive: Technically the member function 'E::a_template_function' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/NonInlineIntros/E.h:17:9: note: Technically the member function 'E::a_template_function' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/NonInlineIntros/E.h:10:25: note: Technically the member function 'E::a_template_function' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/NonInlineIntros/E.h:12:8: performance:inconclusive: Technically the member function 'E::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/NonInlineIntros/F.h:10:25: performance:inconclusive: Technically the member function 'F::a_template_function' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/NonInlineIntros/F.h:20:9: note: Technically the member function 'F::a_template_function' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/NonInlineIntros/F.h:10:25: note: Technically the member function 'F::a_template_function' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Order/main.cc:69:8: performance:inconclusive: Technically the member function 'C1::run' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Order/main.cc:70:8: performance:inconclusive: Technically the member function 'C1::run2' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Order/main.cc:71:8: performance:inconclusive: Technically the member function 'C1::run3' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/PctInClass/main.cc:7:10: performance:inconclusive: Technically the member function 'N1::C::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/PragmaOnce/main.cc:9:10: style: Variable 'c._var' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/PragmaOnceObserver/AnalogClock.cc:17:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/PragmaOnceObserver/AnalogClock.h:26:8: performance:inconclusive: Technically the member function 'AnalogClock::Draw' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/PragmaOnceObserver/AnalogClock.cc:11:19: note: Technically the member function 'AnalogClock::Draw' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/PragmaOnceObserver/AnalogClock.h:26:8: note: Technically the member function 'AnalogClock::Draw' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/PragmaOnceObserver/DigitalClock.cc:17:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/PragmaOnceObserver/DigitalClock.h:26:8: performance:inconclusive: Technically the member function 'DigitalClock::Draw' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/PragmaOnceObserver/DigitalClock.cc:11:20: note: Technically the member function 'DigitalClock::Draw' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/PragmaOnceObserver/DigitalClock.h:26:8: note: Technically the member function 'DigitalClock::Draw' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/PrivateResult/Safe.h:25:16: performance:inconclusive: Technically the member function 'Safe::uses_private_inner1' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/PrivateResult/Safe.h:29:26: note: Technically the member function 'Safe::uses_private_inner1' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/PrivateResult/Safe.h:25:16: note: Technically the member function 'Safe::uses_private_inner1' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/PrivateResult/Safe.h:26:23: performance:inconclusive: Technically the member function 'Safe::uses_private_inner2' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/PrivateResult/Safe.h:31:33: note: Technically the member function 'Safe::uses_private_inner2' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/PrivateResult/Safe.h:26:23: note: Technically the member function 'Safe::uses_private_inner2' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/PrivateResult/Safe.h:11:3: style: Class 'Safe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/PrivateResult/Safe.h:16:3: style: Class 'Safe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/PrivateResult/main.cc:17:10: style: Variable 'u' is not assigned a value. [unassignedVariable] aspectc++/AspectC++/tests/PrivateResult/main.cc:30:17: style: Variable 'i' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/PrivateResult/main.cc:34:10: style: Variable 'u' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/Result/main.cc:27:8: style: Local variable 'i' shadows outer function [shadowFunction] aspectc++/AspectC++/tests/Result/main.cc:6:6: note: Shadowed declaration aspectc++/AspectC++/tests/Result/main.cc:27:8: note: Shadow variable aspectc++/AspectC++/tests/Result/main.cc:27:8: style: Variable 'i' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/Result/main.cc:28:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/RightlessCalls/main.cc:37:27: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] aspectc++/AspectC++/tests/RightlessCalls/main.cc:6:9: performance:inconclusive: Technically the member function 'Map::Iter::value' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/RightlessCalls/main.cc:18:8: performance:inconclusive: Technically the member function 'MapIter::prev' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/STLString/main.cc:13:34: performance: Function parameter 's' should be passed by const reference. [passedByValue] aspectc++/AspectC++/tests/SimpleAliasAccessMember/main.cc:17:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleAliasAccessMember/main.cc:28:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleAliasAccessMember/main.cc:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleAliasAccessMember/main.cc:73:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleAliasAccessMember/main.cc:84:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleAliasAccessMember/main.cc:16:16: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/SimpleAliasAccessMember/main.cc:7:16: note: Virtual function in base class aspectc++/AspectC++/tests/SimpleAliasAccessMember/main.cc:16:16: note: Function in derived class aspectc++/AspectC++/tests/SimpleAliasAccessMember/main.cc:27:16: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] aspectc++/AspectC++/tests/SimpleAliasAccessMember/main.cc:7:16: note: Virtual function in base class aspectc++/AspectC++/tests/SimpleAliasAccessMember/main.cc:27:16: note: Function in derived class aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:7:7: style:inconclusive: Member variable 'T1::p' is in the wrong place in the initializer list. [initializerList] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:12:18: note: Member variable 'T1::p' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:7:7: note: Member variable 'T1::p' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:18:8: style:inconclusive: Technically the member function 'T1::testgetM' can be const. [functionConst] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:22:8: style:inconclusive: Technically the member function 'T1::testgetP' can be const. [functionConst] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:27:10: note: Technically the member function 'T1::testgetP' can be const. aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:22:8: note: Technically the member function 'T1::testgetP' can be const. aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:45:5: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:42:5: note: b is assigned aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:45:5: note: b is overwritten aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:51:5: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:45:5: note: b is assigned aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:51:5: note: b is overwritten aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:54:5: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:51:5: note: b is assigned aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:54:5: note: b is overwritten aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:15:11: style: Variable 'r' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:19:11: style: Variable 'r' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:28:9: style: Variable 'r' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:54:5: style: Variable 'b' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/SimpleGetSetFuncPtr/main.cc:5:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleGetSetFuncPtr/main.cc:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleGetSetFuncPtr/main.cc:33:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleGetSetFuncPtr/main.cc:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleGetSetFuncPtr/main.cc:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleGetSetFuncPtr/main.cc:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleGetSetFuncPtr/main.cc:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:26:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:97:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:121:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:132:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:7:7: style:inconclusive: Member variable 'T1::p' is in the wrong place in the initializer list. [initializerList] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:12:18: note: Member variable 'T1::p' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:7:7: note: Member variable 'T1::p' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:58:5: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:55:5: note: b is assigned aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:58:5: note: b is overwritten aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:64:5: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:58:5: note: b is assigned aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:64:5: note: b is overwritten aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:67:5: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:64:5: note: b is assigned aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:67:5: note: b is overwritten aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:25:23: style: Parameter 'r' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:29:23: style: Parameter 'r' can be declared as reference to const [constParameterReference] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:78:8: style: Variable 'c' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:114:10: style: Variable 'tmp' can be declared as reference to const [constVariableReference] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:15:10: style: Variable 'r' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:19:10: style: Variable 'r' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:40:8: style: Variable 'r' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:49:8: style: Variable 'b' can be declared as pointer to const [constVariablePointer] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:15:12: style: Variable 'r' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:19:12: style: Variable 'r' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:40:10: style: Variable 'r' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:67:5: style: Variable 'b' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/SimpleSetAdvice/main.cc:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleSetAdvice/main.cc:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleSetAdvice/main.cc:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleSetAdvice/main.cc:96:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleSetAdvice/main.cc:103:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleSetAdvice/main.cc:118:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SimpleSetAdvice/main.cc:12:3: warning: Member variable 'T1::b' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/SimpleSetAdvice/main.cc:7:7: style:inconclusive: Member variable 'T1::p' is in the wrong place in the initializer list. [initializerList] aspectc++/AspectC++/tests/SimpleSetAdvice/main.cc:12:18: note: Member variable 'T1::p' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/SimpleSetAdvice/main.cc:7:7: note: Member variable 'T1::p' is in the wrong place in the initializer list. aspectc++/AspectC++/tests/SimpleSetAdvice/main.cc:77:23: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/Slice/main.cc:107:14: warning: Member variable 'S::murks' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/Slice/main.cc:107:14: warning: Member variable 'S::murks2' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/Slice/main.cc:107:14: warning: Member variable 'S::bar2' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/Slice/main.cc:108:14: warning: Member variable 'S::murks2' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/Slice/main.cc:108:14: warning: Member variable 'S::bar2' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/Slice/main.cc:109:5: warning: Member variable 'S::murks' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/Slice/main.cc:109:5: warning: Member variable 'S::bar2' is not initialized in the constructor. [uninitMemberVar] aspectc++/AspectC++/tests/Slice/main.cc:124:7: style: The class 'DefinedLater' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/Slice/main.cc:138:7: style: The class 'Nested' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/Slice/main.cc:46:15: style: Unused private function: 'IntoNested4::here_I_am' [unusedPrivateFunction] aspectc++/AspectC++/tests/Slice/main.cc:116:8: style: Unused private function: 'Bla::func' [unusedPrivateFunction] aspectc++/AspectC++/tests/Slice/main.cc:54:8: performance:inconclusive: Technically the member function 'InGlobal::global' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Slice/main.cc:156:22: note: Technically the member function 'InGlobal::global' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Slice/main.cc:54:8: note: Technically the member function 'InGlobal::global' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Slice/main.cc:116:8: performance:inconclusive: Technically the member function 'Bla::func' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Slice/main.cc:119:23: note: Technically the member function 'Bla::func' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Slice/main.cc:116:8: note: Technically the member function 'Bla::func' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Slice/main.cc:124:57: performance:inconclusive: Technically the member function 'DefinedLater::g' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/Slice/main.cc:126:26: note: Technically the member function 'DefinedLater::g' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Slice/main.cc:124:57: note: Technically the member function 'DefinedLater::g' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/Slice/main.cc:109:5: style: Class 'S' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/Slice/main.cc:53:7: style: struct member 'InGlobal::_in_global' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Slice/main.cc:110:9: style: class member 'S::bar2' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Slice/main.cc:122:32: style: struct member 'Later2::_later2' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Slice/main.cc:124:32: style: class member 'DefinedLater::_def_later' is never used. [unusedStructMember] aspectc++/AspectC++/tests/Slice/main.cc:139:7: style: class member 'Nested::i' is never used. [unusedStructMember] aspectc++/AspectC++/tests/SliceJPAPI/main.cc:27:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMBERS [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SliceJPAPI/main.cc:35:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMBERS [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SliceJPAPI/main.cc:47:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMBERS1 [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/SliceJPAPI/main.cc:20:7: style: The class 'Slice1' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/SliceJPAPI/main.cc:17:7: style: struct member 'Target::i' is never used. [unusedStructMember] aspectc++/AspectC++/tests/SliceJPAPI/main.cc:21:7: style: class member 'Slice1::j' is never used. [unusedStructMember] aspectc++/AspectC++/tests/SliceJPAPI/main.cc:23:20: style: class member 'Slice1::MEMBERS1' is never used. [unusedStructMember] aspectc++/AspectC++/tests/SliceJPAPI/main.cc:31:20: style: class member 'Slice2::MEMBERS2' is never used. [unusedStructMember] aspectc++/AspectC++/tests/SliceJPAPI/main.cc:32:20: style: class member 'Slice2::BASECLASSES' is never used. [unusedStructMember] aspectc++/AspectC++/tests/StandAloneCalls/main.cc:63:3: style: Class 'WithInitializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/StandAloneCalls/main.cc:78:23: style: Variable 'wi2' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/StandAloneCalls/main.cc:77:19: style: Unused variable: wi1 [unusedVariable] aspectc++/AspectC++/tests/StaticTrace/main.cc:5:8: performance:inconclusive: Technically the member function 'A::a' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/StaticTrace/main.cc:18:25: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/StaticTrace/main.cc:5:46: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/StdCxx17/main.cc:8:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/TemplateExtCall/main.cc:38:30: style: The class 'Array < int , 4 >' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/TemplateExtCall/main.cc:38:30: style: The class 'Array < long , 5 >' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/TemplateExtCall/main.cc:38:30: style: The class 'Array < float , 3 >' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] aspectc++/AspectC++/tests/TemplateExtCall/main.cc:69:9: performance:inconclusive: Technically the member function 'BestFit::Alloc' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/TemplateExtCall/main.cc:70:8: performance:inconclusive: Technically the member function 'BestFit::Dealloc' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/TemplateExtCall/main.cc:101:11: style: Variable 'max' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/TemplateExtCall/main.cc:102:21: style: Variable 'harder_max' is assigned a value that is never used. [unreadVariable] aspectc++/AspectC++/tests/That/main.cc:34:8: performance:inconclusive: Technically the member function 'A::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/That/main.cc:35:8: performance:inconclusive: Technically the member function 'A::g' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/That/main.cc:38:9: note: Technically the member function 'A::g' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/That/main.cc:35:8: note: Technically the member function 'A::g' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/That/main.cc:42:8: performance:inconclusive: Technically the member function 'B::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/That/main.cc:43:8: performance:inconclusive: Technically the member function 'B::g' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/That/main.cc:46:9: note: Technically the member function 'B::g' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/That/main.cc:43:8: note: Technically the member function 'B::g' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/That/main.cc:50:8: performance:inconclusive: Technically the member function 'C::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/That/main.cc:51:8: performance:inconclusive: Technically the member function 'C::g' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/That/main.cc:54:9: note: Technically the member function 'C::g' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/That/main.cc:51:8: note: Technically the member function 'C::g' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/That/main.cc:58:8: performance:inconclusive: Technically the member function 'D::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/That/main.cc:59:8: performance:inconclusive: Technically the member function 'D::g' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/That/main.cc:62:9: note: Technically the member function 'D::g' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/That/main.cc:59:8: note: Technically the member function 'D::g' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/That/main.cc:42:8: warning: The class 'B' defines member function with name 'f' also defined in its parent class 'A'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:34:8: note: Parent function 'A::f' aspectc++/AspectC++/tests/That/main.cc:42:8: note: Derived function 'B::f' aspectc++/AspectC++/tests/That/main.cc:46:9: warning: The class 'B' defines member function with name 'g' also defined in its parent class 'A'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:38:9: note: Parent function 'A::g' aspectc++/AspectC++/tests/That/main.cc:46:9: note: Derived function 'B::g' aspectc++/AspectC++/tests/That/main.cc:44:15: warning: The class 'B' defines member function with name 'h' also defined in its parent class 'A'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:36:15: note: Parent function 'A::h' aspectc++/AspectC++/tests/That/main.cc:44:15: note: Derived function 'B::h' aspectc++/AspectC++/tests/That/main.cc:50:8: warning: The class 'C' defines member function with name 'f' also defined in its parent class 'B'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:42:8: note: Parent function 'B::f' aspectc++/AspectC++/tests/That/main.cc:50:8: note: Derived function 'C::f' aspectc++/AspectC++/tests/That/main.cc:54:9: warning: The class 'C' defines member function with name 'g' also defined in its parent class 'B'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:46:9: note: Parent function 'B::g' aspectc++/AspectC++/tests/That/main.cc:54:9: note: Derived function 'C::g' aspectc++/AspectC++/tests/That/main.cc:52:15: warning: The class 'C' defines member function with name 'h' also defined in its parent class 'B'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:44:15: note: Parent function 'B::h' aspectc++/AspectC++/tests/That/main.cc:52:15: note: Derived function 'C::h' aspectc++/AspectC++/tests/That/main.cc:50:8: warning: The class 'C' defines member function with name 'f' also defined in its parent class 'A'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:34:8: note: Parent function 'A::f' aspectc++/AspectC++/tests/That/main.cc:50:8: note: Derived function 'C::f' aspectc++/AspectC++/tests/That/main.cc:54:9: warning: The class 'C' defines member function with name 'g' also defined in its parent class 'A'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:38:9: note: Parent function 'A::g' aspectc++/AspectC++/tests/That/main.cc:54:9: note: Derived function 'C::g' aspectc++/AspectC++/tests/That/main.cc:52:15: warning: The class 'C' defines member function with name 'h' also defined in its parent class 'A'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:36:15: note: Parent function 'A::h' aspectc++/AspectC++/tests/That/main.cc:52:15: note: Derived function 'C::h' aspectc++/AspectC++/tests/That/main.cc:58:8: warning: The class 'D' defines member function with name 'f' also defined in its parent class 'B'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:42:8: note: Parent function 'B::f' aspectc++/AspectC++/tests/That/main.cc:58:8: note: Derived function 'D::f' aspectc++/AspectC++/tests/That/main.cc:62:9: warning: The class 'D' defines member function with name 'g' also defined in its parent class 'B'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:46:9: note: Parent function 'B::g' aspectc++/AspectC++/tests/That/main.cc:62:9: note: Derived function 'D::g' aspectc++/AspectC++/tests/That/main.cc:60:15: warning: The class 'D' defines member function with name 'h' also defined in its parent class 'B'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:44:15: note: Parent function 'B::h' aspectc++/AspectC++/tests/That/main.cc:60:15: note: Derived function 'D::h' aspectc++/AspectC++/tests/That/main.cc:58:8: warning: The class 'D' defines member function with name 'f' also defined in its parent class 'A'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:34:8: note: Parent function 'A::f' aspectc++/AspectC++/tests/That/main.cc:58:8: note: Derived function 'D::f' aspectc++/AspectC++/tests/That/main.cc:62:9: warning: The class 'D' defines member function with name 'g' also defined in its parent class 'A'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:38:9: note: Parent function 'A::g' aspectc++/AspectC++/tests/That/main.cc:62:9: note: Derived function 'D::g' aspectc++/AspectC++/tests/That/main.cc:60:15: warning: The class 'D' defines member function with name 'h' also defined in its parent class 'A'. [duplInheritedMember] aspectc++/AspectC++/tests/That/main.cc:36:15: note: Parent function 'A::h' aspectc++/AspectC++/tests/That/main.cc:60:15: note: Derived function 'D::h' aspectc++/AspectC++/tests/That/main.cc:76:5: style: Local variable 'a' shadows outer function [shadowFunction] aspectc++/AspectC++/tests/That/main.cc:65:6: note: Shadowed declaration aspectc++/AspectC++/tests/That/main.cc:76:5: note: Shadow variable aspectc++/AspectC++/tests/That/main.cc:81:5: style: Local variable 'b' shadows outer function [shadowFunction] aspectc++/AspectC++/tests/That/main.cc:67:6: note: Shadowed declaration aspectc++/AspectC++/tests/That/main.cc:81:5: note: Shadow variable aspectc++/AspectC++/tests/ThatConst/main.cc:6:8: performance:inconclusive: Technically the member function 'C::g' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/ThatConst/main.cc:8:3: style: Class 'C' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/AspectC++/tests/ThatContext/main.cc:6:7: performance:inconclusive: Technically the member function 'Server::serve' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/ThatContext/main.cc:12:7: performance:inconclusive: Technically the member function 'Client_A::call' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/ThatContext/main.cc:21:8: performance:inconclusive: Technically the member function 'Client_B::foo' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/TypePrinting_FunctionPointers/main.cc:45:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/TypePrinting_FunctionPointers/main.cc:29:14: style: Unused private function: 'B < C :: C2 & ( * ) ( C * , C :: C2 & ) >::mf' [unusedPrivateFunction] aspectc++/AspectC++/tests/TypePrinting_FunctionPointers/main.cc:29:14: performance:inconclusive: Technically the member function 'B < C :: C2 & ( * ) ( C * , C :: C2 & ) >::mf' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/TypePrinting_FunctionPointers/main.cc:20:23: style: Parameter 'a' can be declared as pointer to const [constParameterReference] aspectc++/AspectC++/tests/UnknownTypeCheck/a.h:6:8: performance:inconclusive: Technically the member function 'A::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/UnknownTypeCheck/a.cc:4:9: note: Technically the member function 'A::f' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/UnknownTypeCheck/a.h:6:8: note: Technically the member function 'A::f' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/UnknownTypeCheck/main.cc:7:8: performance:inconclusive: Technically the member function 'Unrelated::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/UnsizedArray/main.cc:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/AspectC++/tests/UnsizedArray/main.cc:25:16: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/UnsizedArray/main.cc:31:66: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/UnsizedArray/main.cc:33:66: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/UnsizedArray/main.cc:35:66: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/UnsizedArray/main.cc:37:66: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/UnsizedArray/main.cc:62:17: style: C-style pointer casting [cstyleCast] aspectc++/AspectC++/tests/VoidArg/main.cc:5:8: performance:inconclusive: Technically the member function 'myClass::method' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/VoidArg/main.cc:13:15: note: Technically the member function 'myClass::method' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/VoidArg/main.cc:5:8: note: Technically the member function 'myClass::method' can be static (but you may consider moving to unnamed namespace). aspectc++/AspectC++/tests/VoidArg/main.cc:7:8: performance:inconclusive: Technically the member function 'myClass::inlineMethod' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/AspectC++/tests/VolatileResult/main.cc:23:24: style: Parameter 'r' can be declared as pointer to const [constParameterPointer] aspectc++/AspectC++/tests/VolatileResult/main.cc:26:33: style: Parameter 'r' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/examples/annotator/Transformer.cc:56:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endu [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/annotator/Transformer.h:42:3: style: Class 'Transformer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/Puma/examples/annotator/annotator.cc:37:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/annotator/example.cpp:51:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/ccparser/IncludeVisitor.cc:33:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/ccparser/IncludeVisitor.h:23:3: style: Class 'IncludeVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/Puma/examples/ccparser/IncludeVisitor.cc:24:34: style: C-style pointer casting [cstyleCast] aspectc++/Puma/examples/ccparser/IncludeVisitor.cc:32:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/examples/ccparser/ccparser.cc:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/ccparser/ccparser.cc:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/ccparser/ccparser.cc:155:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/ccparser/ccparser.cc:147:7: style: Condition 'fout' is always false [knownConditionTrueFalse] aspectc++/Puma/examples/ccparser/ccparser.cc:104:20: note: Assignment 'fout=0', assigned value is 0 aspectc++/Puma/examples/ccparser/ccparser.cc:147:7: note: Condition 'fout' is always false aspectc++/Puma/examples/cparser/cparser.cc:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/cparser/cparser.cc:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/cparser/cparser.cc:129:7: style: Condition 'fout' is always false [knownConditionTrueFalse] aspectc++/Puma/examples/cparser/cparser.cc:90:20: note: Assignment 'fout=0', assigned value is 0 aspectc++/Puma/examples/cparser/cparser.cc:129:7: note: Condition 'fout' is always false aspectc++/Puma/examples/macronames/macronames.cc:16:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/parser/parser.cc:84:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/parser/parser.cc:106:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/parser/parser.cc:205:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/parser/parser.cc:247:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/parser/parser.cc:375:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/parser/parser.cc:602:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_warning [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/parser/parser.cc:81:24: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] aspectc++/Puma/examples/parser/parser.cc:81:16: style: Variable 'today' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/examples/parser/parser.cc:506:67: style: Parameter 'parent' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/examples/sync/SyncBuilder.cc:58:28: style: C-style pointer casting [cstyleCast] aspectc++/Puma/examples/sync/SyncLexer.cc:32:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keyword_id [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/sync/SyncSemantic.cc:67:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/sync/SyncSemantic.cc:56:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/examples/sync/SyncSyntax.cc:72:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/sync/SyncTransformer.cc:96:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/sync/SyncTransformer.h:37:3: style: Class 'SyncTransformer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/Puma/examples/sync/SyncTransformer.cc:58:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/examples/sync/SyncTransformer.cc:122:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/examples/sync/SyncTransformer.cc:127:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/examples/sync/SyncTree.cc:26:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRO [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/sync/sync.cc:38:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/examples/sync/SyncParser.h:31:14: style:inconclusive: Member variable 'SyncParser::m_Syntax' uses an uninitialized argument 'm_Builder' due to the order of declarations. [initializerList] aspectc++/Puma/examples/sync/SyncParser.h:40:18: note: Member variable 'SyncParser::m_Syntax' uses an uninitialized argument 'm_Builder' due to the order of declarations. aspectc++/Puma/examples/sync/SyncParser.h:31:14: note: Member variable 'SyncParser::m_Syntax' uses an uninitialized argument 'm_Builder' due to the order of declarations. aspectc++/Puma/examples/sync/SyncParser.h:31:14: style:inconclusive: Member variable 'SyncParser::m_Syntax' uses an uninitialized argument 'm_Semantic' due to the order of declarations. [initializerList] aspectc++/Puma/examples/sync/SyncParser.h:40:18: note: Member variable 'SyncParser::m_Syntax' uses an uninitialized argument 'm_Semantic' due to the order of declarations. aspectc++/Puma/examples/sync/SyncParser.h:31:14: note: Member variable 'SyncParser::m_Syntax' uses an uninitialized argument 'm_Semantic' due to the order of declarations. aspectc++/Puma/examples/sync/sync.cc:103:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/basics/List.cc:25:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_first [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/List.cc:61:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_first [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/List.cc:75:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_first [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/List.cc:87:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_first [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/List.cc:100:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_last [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/List.cc:128:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_last [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/List.cc:159:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_last [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/List.cc:171:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_first [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/List.cc:188:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_last [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/List.cc:201:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_last [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/MemPool.cc:24:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_block [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/MemPool.cc:36:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alignment [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/MemPool.cc:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_block [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/MemPool.cc:53:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_used [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/MemPool.cc:66:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_block [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/MemPool.cc:44:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/basics/MemPool.cc:56:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/basics/Pipe.cc:24:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/Pipe.cc:32:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/Pipe.cc:39:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_empty [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/Pipe.cc:55:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_rpos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/Pipe.cc:67:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_wpos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/PipedCmd.cc:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_Output [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/PipedCmd.cc:41:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/RegComp.cc:38:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_expr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/RegComp.cc:47:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_compiled [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/RegComp.cc:61:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_compiled [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/RegComp.cc:82:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/StrCol.cc:162:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/StrCol.cc:121:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/basics/StrCol.cc:122:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/basics/StrCol.cc:130:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/basics/StrCol.cc:136:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/basics/StrCol.cc:111:24: style: The scope of the variable 'tmp' can be reduced. [variableScope] aspectc++/Puma/src/basics/StrCol.cc:158:47: style: Variable 'varend' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/basics/StrHashTable.cc:33:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRHASHTABLE_SIZE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/StrHashTable.cc:37:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_table [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/StrHashTable.cc:50:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRHASHTABLE_SIZE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/StrHashTable.cc:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_table [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/StrHashTable.cc:37:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/basics/StrHashTable.cc:43:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/basics/StrHashTable.cc:51:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/basics/StrHashTable.cc:54:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/basics/SysCall.cc:74:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_fatal [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/SysCall.cc:80:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_fatal [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/SysCall.cc:178:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_CREAT [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/SysCall.cc:313:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IRWXU [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/SysCall.cc:396:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DET_NOT_IMPLEMENTED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/SysCall.cc:434:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/SysCall.cc:443:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/SysCall.cc:513:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/basics/SysCall.cc:375:15: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] aspectc++/Puma/src/basics/VerboseMgr.cc:25:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:119:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:151:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AT_MANDATORY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:177:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_optnamemap [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:195:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sysopts [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:220:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:251:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINISH [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:268:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINISH [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:278:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FINISH [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:331:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_system [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:354:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:362:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_system [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:382:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_system [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:392:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_system [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:411:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_system [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:425:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_system [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:439:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:462:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:485:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:516:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:574:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPT_I_HASH [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Config.cc:483:15: style: The scope of the variable 'name' can be reduced. [variableScope] aspectc++/Puma/src/common/Config.cc:483:21: style: The scope of the variable 'body' can be reduced. [variableScope] aspectc++/Puma/src/common/ErrorCollector.cc:26:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:37:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:41:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_haveLocation [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:54:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_haveLocation [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:60:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_msg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:65:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_msg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:70:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_msg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_msg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_msg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:85:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_msg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:90:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_msg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:95:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_severity [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:101:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_location [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:107:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_msg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:118:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_haveLocation [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:137:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_severity [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:161:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_none [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorCollector.cc:112:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/ErrorStream.cc:26:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_silently [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:32:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_silently [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:38:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_silently [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:44:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_silently [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:50:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_silently [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:56:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_silently [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:62:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_silently [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:68:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_currSeverity [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:75:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_silently [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:83:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_silently [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:99:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_maxSeverity [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:104:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_silently [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:110:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_silently [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:116:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_currSeverity [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:124:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_silently [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/ErrorStream.cc:89:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/FileUnit.cc:32:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_project [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/FileUnit.cc:41:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_lastLocation [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/FileUnit.cc:48:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_absolutePath [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/FilenameInfo.cc:26:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_path [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/FilenameInfo.cc:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/FilenameInfo.cc:65:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_path [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/FilenameInfo.cc:88:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/FilenameInfo.cc:80:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/FilenameInfo.cc:81:4: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/FilenameInfo.cc:96:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/FilenameInfo.cc:97:4: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/MacroUnit.cc:25:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/MacroUnit.cc:28:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/MacroUnit.cc:30:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/MacroUnit.cc:41:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/MacroUnit.cc:44:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/MacroUnit.cc:46:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/OptsParser.cc:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curarg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/OptsParser.cc:38:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_argv [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/OptsParser.cc:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_number [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/OptsParser.cc:85:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_number [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/OptsParser.cc:99:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_opts [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/OptsParser.cc:146:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_opt [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/OptsParser.cc:180:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_number [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/OptsParser.cc:184:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_arg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/OptsParser.cc:189:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_arg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/OptsParser.cc:193:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_opt [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/OptsParser.cc:197:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curarg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/OptsParser.cc:201:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_curarg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/PathInfo.cc:31:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srcPath [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/PathInfo.cc:51:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srcPath [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/PathInfo.cc:60:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srcPathCanonical [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/PathInfo.cc:67:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_destPath [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/PathIterator.cc:27:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_searchPattern [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/PathIterator.cc:32:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_searchPattern [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/PathIterator.cc:38:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_searchPattern [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/PathIterator.cc:27:46: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/PathIterator.cc:40:46: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/PathManager.cc:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_writeProtectedPathPatterns [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/PathManager.cc:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_paths [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/PathManager.cc:221:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_paths [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/PathManager.cc:310:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/PathManager.cc:124:10: style: Variable 'path' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/common/Project.cc:45:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filenameSuffix [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Project.cc:51:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filenameSuffix [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Project.cc:77:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filenameSuffix [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Project.cc:91:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Project.cc:168:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filenameSuffix [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Project.cc:235:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Project.cc:257:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Project.cc:422:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filenameSuffix [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Project.cc:148:31: style: C-style reference casting [cstyleCast] aspectc++/Puma/src/common/Project.cc:164:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/Project.cc:247:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/Project.cc:408:31: style: C-style reference casting [cstyleCast] aspectc++/Puma/src/common/Project.cc:447:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/Project.cc:451:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/Project.cc:454:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/Project.cc:169:21: style: The scope of the variable 'dot' can be reduced. [variableScope] aspectc++/Puma/src/common/Project.cc:442:13: style: The scope of the variable 'funit' can be reduced. [variableScope] aspectc++/Puma/src/common/SimpleParser.cc:31:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/SimpleParser.cc:51:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/SimpleParser.cc:86:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Token.cc:50:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Token [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Token.cc:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_language [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Token.cc:74:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_language [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Token.cc:87:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_continuousLines [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Token.cc:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dictText [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Token.cc:104:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_text [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Token.cc:108:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_realType [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Token.cc:146:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_continuousLines [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Token.cc:166:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_realType [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Token.cc:449:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_continuousLines [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Token.cc:465:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_continuousLines [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Unit.cc:28:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Unit.cc:34:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/Unit.cc:40:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/Unit.cc:44:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/Unit.cc:54:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/UnitIterator.cc:27:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _unit [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/UnitIterator.cc:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/UnitIterator.cc:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/UnitIterator.cc:42:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/UnitIterator.cc:46:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/UnitIterator.cc:51:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/UnitIterator.cc:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _current [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/UnitIterator.cc:63:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _unit [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/UnitIterator.cc:69:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _unit [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/UnitIterator.cc:32:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/UnitIterator.cc:33:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/UnitIterator.cc:37:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/UnitIterator.cc:51:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/UnitIterator.cc:52:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/UnitIterator.cc:57:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/UnitIterator.cc:64:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/UnitIterator.cc:70:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/UnitManager.cc:172:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/common/UnitManager.cc:143:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/UnitManager.cc:144:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/UnitManager.cc:153:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/UnitManager.cc:172:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/common/UnitManager.cc:135:11: style: Local variable 'unit' shadows outer variable [shadowVariable] aspectc++/Puma/src/common/UnitManager.cc:123:9: note: Shadowed declaration aspectc++/Puma/src/common/UnitManager.cc:135:11: note: Shadow variable aspectc++/Puma/src/cpp/ImportHandler.cc:39:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/ImportHandler.cc:98:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable header [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/ImportHandler.cc:104:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable header [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/ImportHandler.cc:127:4: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreAnswer.cc:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _text [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreAnswer.cc:35:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _text [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreAssertionEvaluator.cc:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _scanner [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreAssertionEvaluator.cc:70:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreAssertionEvaluator.cc:165:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreAssertionEvaluator.cc:147:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreAssertionEvaluator.cc:161:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _skip [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parser [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:68:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _firstIncludeDir [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _includeDirLookup [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:125:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:148:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_STRING_VAL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:190:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _skip [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:221:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:240:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_GREATER [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:279:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currToken [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:358:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:404:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _guarded [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:427:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_PRE_IFNDEF [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:532:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parser [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreFileIncluder.cc:142:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:143:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:208:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:211:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:234:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:238:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:239:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:422:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:425:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:429:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:433:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:438:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:441:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:445:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:449:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:456:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:470:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:474:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:477:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:490:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:545:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:550:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:555:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:560:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreFileIncluder.cc:345:12: style: The scope of the variable 'fd' can be reduced. [variableScope] aspectc++/Puma/src/cpp/PreMacro.cc:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacro.cc:61:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacro.cc:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flags [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacro.cc:85:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacro.cc:97:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _body [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacro.cc:104:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _arguments [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacro.cc:113:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _body [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacro.cc:121:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _body [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacro.cc:44:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacro.cc:31:15: style: The scope of the variable 'text' can be reduced. [variableScope] aspectc++/Puma/src/cpp/PreMacroExpander.cc:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preexpander [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _in_include [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:60:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _preexpander [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _macroStack [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:94:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parser [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:120:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _parser [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:362:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_MO_HASHHASH [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:496:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_STRING_VAL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:542:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_MO_HASH [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:601:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_MO_HASHHASH [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:697:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _scanner [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:761:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:780:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _scanner [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:919:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroExpander.cc:167:33: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:180:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:234:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:416:28: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:443:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:452:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:461:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:492:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:493:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:498:43: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:533:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:539:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:573:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:574:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:683:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:684:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:692:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:693:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:719:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:752:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:753:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:780:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:905:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:938:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreMacroExpander.cc:471:17: style: The scope of the variable 'argUnit' can be reduced. [variableScope] aspectc++/Puma/src/cpp/PreMacroExpander.cc:472:17: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/cpp/PreMacroExpander.cc:831:14: style: The scope of the variable 'args_found' can be reduced. [variableScope] aspectc++/Puma/src/cpp/PreMacroExpander.cc:832:14: style: The scope of the variable 'unit' can be reduced. [variableScope] aspectc++/Puma/src/cpp/PreMacroExpander.cc:867:34: style: Variable 'unit' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/cpp/PreMacroExpander.cc:885:38: style: Variable 'unit' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/cpp/PreMacroManager.cc:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Macros [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroManager.cc:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Line [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroManager.cc:111:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroManager.cc:140:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreMacroManager.cc:93:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreParserState.cc:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noFILE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreParserState.cc:60:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _IncLevel [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreParserState.cc:100:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noINCLUDE_LEVEL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreParserState.cc:132:19: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] aspectc++/Puma/src/cpp/PreParserState.cc:149:19: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] aspectc++/Puma/src/cpp/PrePredicate.cc:31:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePredicate.cc:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePredicate.cc:54:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _numAnswers [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePredicate.cc:70:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _numAnswers [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePredicate.cc:62:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PrePredicate.cc:65:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PrePredicate.cc:79:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PrePredicate.cc:86:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _depth [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:52:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:87:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _depth [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:107:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _what [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:122:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:135:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:144:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:157:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:166:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:179:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:192:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:205:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:218:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:231:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:244:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:257:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:270:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:283:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:296:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:309:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:322:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:335:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:348:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:361:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:374:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:387:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:400:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:413:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:426:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:432:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _depth [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:439:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _os [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PrePrintVisitor.cc:445:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _depth [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTree.cc:27:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTree.cc:32:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTree.cc:37:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTree.cc:48:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTree.cc:53:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTree.cc:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTreeComposite.cc:27:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_sons [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTreeComposite.cc:46:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable son_array [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTreeComposite.cc:52:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_sons [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTreeComposite.cc:62:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_sons [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTreeComposite.cc:72:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_sons [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTreeComposite.cc:82:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_sons [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTreeComposite.cc:87:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_daughters [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTreeComposite.cc:97:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_daughters [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTreeComposite.cc:107:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_daughters [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTreeComposite.cc:117:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_daughters [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreTreeComposite.cc:33:19: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreTreeComposite.cc:41:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/cpp/PreTreeComposite.cc:123:11: style: The scope of the variable 'tok' can be reduced. [variableScope] aspectc++/Puma/src/cpp/PreTreeComposite.cc:141:11: style: The scope of the variable 'tok' can be reduced. [variableScope] aspectc++/Puma/src/cpp/PreprocessorParser.cc:68:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable syntaxTree [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreprocessorParser.cc:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable syntaxTree [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreprocessorParser.cc:131:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOCK_MACRO [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreprocessorParser.cc:187:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreprocessorParser.cc:235:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _macroStack [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreprocessorParser.cc:271:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable syntaxTree [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/cpp/PreprocessorParser.cc:288:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _support_gnu [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CAttributeInfo.cc:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Init [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CAttributeInfo.cc:31:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CAttributeInfo.cc:36:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CAttributeInfo.cc:49:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CAttributeInfo.cc:51:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CBaseClassInfo.cc:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Class [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CClassInfo.cc:123:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_STRUCT [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CClassInfo.cc:152:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROT_NONE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CClassInfo.cc:245:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROT_PRIVATE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CClassInfo.cc:56:36: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CClassInfo.cc:115:38: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CClassInfo.cc:129:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CClassInfo.cc:140:19: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CEnumInfo.cc:73:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Enumerators [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CEnumInfo.cc:80:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CEnumInfo.cc:96:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CEnumInfo.cc:102:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CEnumeratorInfo.cc:35:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Enum [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CFctInstance.cc:26:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _PseudoType [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CFctInstance.cc:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _PseudoType [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CFunctionInfo.cc:115:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Arguments [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CFunctionInfo.cc:125:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Labels [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CFunctionInfo.cc:141:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CFunctionInfo.cc:147:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CFunctionInfo.cc:152:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CFunctionInfo.cc:157:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CFunctionInfo.cc:162:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CFunctionInfo.cc:167:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CLocalScope.cc:26:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CLocalScope.cc:27:44: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CObjectInfo.cc:55:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _TypeInfo [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CObjectInfo.cc:75:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Next [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CObjectInfo.cc:84:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Prev [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CObjectInfo.cc:206:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Next [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CObjectInfo.cc:282:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _TypeInfo [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CObjectInfo.cc:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CObjectInfo.cc:305:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _QualName [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CObjectInfo.cc:372:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Id [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CObjectInfo.cc:387:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Id [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CObjectInfo.cc:412:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Id [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CObjectInfo.cc:320:9: warning: Either the condition 'info' is redundant or there is possible null pointer dereference: info. [nullPointerRedundantCheck] aspectc++/Puma/src/infos/CObjectInfo.cc:313:12: note: Assuming that condition 'info' is not redundant aspectc++/Puma/src/infos/CObjectInfo.cc:320:9: note: Null pointer dereference aspectc++/Puma/src/infos/CObjectInfo.cc:250:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CObjectInfo.cc:251:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CObjectInfo.cc:256:19: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CObjectInfo.cc:413:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CObjectInfo.cc:420:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CObjectInfo.cc:423:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CObjectInfo.cc:426:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CRecord.cc:47:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CScopeInfo.cc:51:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Parent [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CScopeInfo.cc:130:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Children [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CScopeInfo.cc:139:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Children [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CScopeInfo.cc:148:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Children [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CScopeInfo.cc:157:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Children [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CScopeInfo.cc:166:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Children [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CScopeInfo.cc:175:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Children [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CScopeInfo.cc:53:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CScopeInfo.cc:55:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CScopeInfo.cc:129:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CScopeInfo.cc:138:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CScopeInfo.cc:147:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CScopeInfo.cc:156:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CScopeInfo.cc:165:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CScopeInfo.cc:174:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CSemDatabase.cc:176:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CSemDatabase.cc:207:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLASS_AUTOMATIC [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CSemDatabase.cc:247:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CSemDatabase.cc:269:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CSemDatabase.cc:392:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CSemDatabase.cc:417:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CSemDatabase.cc:463:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CSemDatabase.cc:502:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CSemDatabase.cc:514:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CSemDatabase.cc:541:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CSemDatabase.cc:560:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CSemDatabase.cc:568:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CSemDatabase.cc:587:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROT_PROTECTED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CSemDatabase.cc:255:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CSemDatabase.cc:540:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CSemDatabase.cc:551:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CSemDatabase.cc:575:38: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CSemDatabase.cc:583:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CSemDatabase.cc:633:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CSemDatabase.cc:636:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CSemDatabase.cc:242:15: style: The scope of the variable 'file' can be reduced. [variableScope] aspectc++/Puma/src/infos/CSemDatabase.cc:545:19: style: The scope of the variable 'nsinfo' can be reduced. [variableScope] aspectc++/Puma/src/infos/CSourceInfo.cc:37:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CSourceInfo.cc:39:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CStructure.cc:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Shared [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CStructure.cc:55:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Shared [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CStructure.cc:76:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ObjectMap [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CStructure.cc:552:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Attributes [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CStructure.cc:563:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Types [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CStructure.cc:573:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Usings [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CStructure.cc:584:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Types [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CStructure.cc:432:33: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CStructure.cc:434:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CStructure.cc:560:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CStructure.cc:562:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CStructure.cc:571:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CStructure.cc:581:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CStructure.cc:583:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CStructure.cc:593:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CStructure.cc:594:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CStructure.cc:634:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CStructure.cc:631:21: style: The scope of the variable 'mainfo' can be reduced. [variableScope] aspectc++/Puma/src/infos/CStructure.cc:63:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Puma/src/infos/CStructure.cc:424:100: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] aspectc++/Puma/src/infos/CTemplateInfo.cc:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Base [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CTemplateInfo.cc:69:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ObjectInfo [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CTemplateInfo.cc:45:28: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CTemplateInstance.cc:28:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _IsSpecialization [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CTemplateInstance.cc:37:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Pseudo [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CTemplateParamInfo.cc:29:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ValueType [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CTemplateParamInfo.cc:57:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _TemplateInfo [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CTemplateParamInfo.cc:90:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _TemplateInfo [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/CUnionInfo.cc:27:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/CUnionInfo.cc:33:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/types/CTypeInfo.cc:84:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Id [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:185:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _TypedefInfo [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:203:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_VOID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:212:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _TypedefInfo [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:226:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRINT_PRE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:381:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRINT_ABS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:420:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRINT_ABS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:675:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Enum [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:679:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Record [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:688:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMB_PTR_SIZE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:706:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Size [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:759:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Function [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:848:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:950:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Id [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:983:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Class [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:987:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Class [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:991:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Enum [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:1044:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROT_PRIVATE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/infos/types/CTypeInfo.cc:140:30: warning: Either the condition 'atl' is redundant or there is possible null pointer dereference: atl. [nullPointerRedundantCheck] aspectc++/Puma/src/infos/types/CTypeInfo.cc:138:9: note: Assuming that condition 'atl' is not redundant aspectc++/Puma/src/infos/types/CTypeInfo.cc:140:30: note: Null pointer dereference aspectc++/Puma/src/infos/types/CTypeInfo.cc:443:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/types/CTypeInfo.cc:493:37: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/types/CTypeInfo.cc:499:34: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/types/CTypeInfo.cc:771:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/types/CTypeInfo.cc:775:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/types/CTypeInfo.cc:850:36: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/infos/types/CTypeInfo.cc:850:36: portability:inconclusive: Casting from long double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] aspectc++/Puma/src/infos/types/CTypeInfo.cc:401:20: style: The scope of the variable 'arg' can be reduced. [variableScope] aspectc++/Puma/src/infos/types/CTypeInfo.cc:703:12: style: The scope of the variable 'align' can be reduced. [variableScope] aspectc++/Puma/src/infos/types/CTypeInfo.cc:703:19: style: The scope of the variable 's' can be reduced. [variableScope] aspectc++/Puma/src/manip/CMatch.cc:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/CMatch.cc:77:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _empty [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/CMatchChecker.cc:30:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mode [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/CMatchChecker.cc:104:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _correct [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/CMatchChecker.cc:113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _foundMatch [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/CSubMatch.cc:26:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/CTreeMatcher.cc:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _max_mobjs [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/CTreeMatcher.cc:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _matchTree [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/CTreeMatcher.cc:105:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/CTreeMatcher.cc:211:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATCH_ALL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/CTreeMatcher.cc:87:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/CTreeMatcher.cc:153:19: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/CTreeMatcher.cc:241:35: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/ManipCommander.cc:33:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _manip_mode [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/ManipCommander.cc:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ignore [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/ManipCommander.cc:65:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _manip_mode [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/ManipCommander.cc:82:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _manip_mode [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/ManipCommander.cc:143:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paste_op [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/ManipCommander.cc:178:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MM_EXPAND_MACROS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/ManipCommander.cc:142:15: style: Condition 'arguments' is always true [knownConditionTrueFalse] aspectc++/Puma/src/manip/ManipCommander.cc:63:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/ManipCommander.cc:80:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/ManipCommander.cc:103:34: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/ManipCommander.cc:108:36: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/ManipCommander.cc:109:5: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/ManipCommander.cc:116:49: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/ManipCommander.cc:119:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/ManipCommander.cc:120:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/ManipCommander.cc:121:63: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/ManipCommander.cc:134:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/ManipCommander.cc:138:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/ManipCommander.cc:135:18: style: The scope of the variable 'arguments' can be reduced. [variableScope] aspectc++/Puma/src/manip/ManipCommander.cc:136:15: style: The scope of the variable 'op' can be reduced. [variableScope] aspectc++/Puma/src/manip/ManipController.cc:35:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _in_progress [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/ManipController.cc:46:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _excluded [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/ManipController.cc:42:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:106:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAD_ARG [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:164:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _rules [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:177:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:209:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cut_op [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:249:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BAD_ARG [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:271:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:278:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:289:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:299:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:321:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:330:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:343:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:353:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:378:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:387:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:404:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:434:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _at [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:439:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:448:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:458:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:475:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _at [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:480:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:489:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:499:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:516:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _at [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:521:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:530:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:540:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:557:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _at [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:562:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:571:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:581:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _buffer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:598:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:609:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:620:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:639:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:652:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:661:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:670:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:682:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _to [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:692:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:711:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:720:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:729:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:741:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _to [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:751:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:770:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:779:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:788:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:800:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _to [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:810:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:829:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:838:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:847:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:859:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _to [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:869:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _from_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:888:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _what_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:905:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _what_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:922:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _what_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:945:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:951:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _with_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:990:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _what_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:1001:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _what_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:1012:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _what_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:1027:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OK [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:1033:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _with_from [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/Manipulators.cc:206:17: style: Condition '!arguments' is always false [knownConditionTrueFalse] aspectc++/Puma/src/manip/Manipulators.cc:84:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:147:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:174:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:176:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:189:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:194:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:287:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:306:4: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:341:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:368:4: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:397:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:417:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:446:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:465:4: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:487:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:506:4: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:528:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:547:4: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:569:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:588:4: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:632:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:680:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:739:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:798:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:857:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:942:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:959:19: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:967:19: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:971:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:977:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:1024:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:1041:19: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:1049:19: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:1053:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:1059:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:1063:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:1069:19: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:1073:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:1079:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/Manipulators.cc:233:10: style: The scope of the variable 'arg' can be reduced. [variableScope] aspectc++/Puma/src/manip/Manipulators.cc:233:16: style: The scope of the variable 'back' can be reduced. [variableScope] aspectc++/Puma/src/manip/MatchCollector.cc:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable own_pattern [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/MatchCollector.cc:60:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable own_pattern [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/MatchCollector.cc:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable own_pattern [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/MatchCollector.cc:78:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable own_pattern [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/MatchCollector.cc:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matches [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/MatchCollector.cc:104:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matches [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/manip/RuleTable.cc:30:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/RuleTable.cc:35:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/RuleTable.cc:69:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/manip/RuleTable.cc:72:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/Builder.cc:72:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable token_counter [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/CConstant.cc:26:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/CConstant.cc:38:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/CConstant.cc:48:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/CConstant.cc:77:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/CConstant.cc:87:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/CConstant.cc:96:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/CConstant.cc:105:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/CConstant.cc:272:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/CConstant.cc:280:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/CConstant.cc:288:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/CVisitor.cc:31:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _pruned [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/CVisitor.cc:48:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _aborted [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Parser.cc:67:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Parser.cc:54:4: style: C-style reference casting [cstyleCast] aspectc++/Puma/src/parser/Semantic.cc:68:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _db [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Semantic.cc:102:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Semantic.cc:125:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Anonymous [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Semantic.cc:136:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Semantic.cc:148:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _file [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Semantic.cc:187:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Semantic.cc:199:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Semantic.cc:209:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Semantic.cc:221:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Semantic.cc:250:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_fct [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Semantic.cc:78:52: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/Semantic.cc:102:37: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/Semantic.cc:139:32: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/Semantic.cc:187:52: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/Semantic.cc:199:41: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/Semantic.cc:209:41: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/Semantic.cc:222:45: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/Semantic.cc:252:56: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/Syntax.cc:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _verbose_errors [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Syntax.cc:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable token_provider [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Syntax.cc:160:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _problem_token [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Syntax.cc:193:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Syntax.cc:250:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Syntax.cc:278:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Syntax.cc:62:12: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/src/parser/Syntax.cc:59:10: note: result is assigned aspectc++/Puma/src/parser/Syntax.cc:62:12: note: result is overwritten aspectc++/Puma/src/parser/Syntax.cc:183:7: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/parser/Syntax.cc:242:7: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/parser/Syntax.cc:270:7: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/parser/Tracing.cc:29:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Tracing.cc:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _tos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Tracing.cc:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _trace [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/Tracing.cc:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _trace [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCAssocScopes.cc:75:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable classes [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCAssocScopes.cc:135:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCAssocScopes.cc:38:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCAssocScopes.cc:56:8: style: The scope of the variable 'num' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:85:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_THIS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:191:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_DECR [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:237:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_REINT_CAST [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:282:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPEN_CLOSE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:327:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COLON_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:388:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COLON_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:412:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPEN_CLOSE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:445:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPEN_CLOSE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:493:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRO [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:542:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TEMPLATE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:584:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TEMPLATE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:622:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_EXTERN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:660:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPEN_CLOSE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:738:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TYPENAME [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:810:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_AND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:877:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRO [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:903:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_UNION [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:926:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPEN_CLOSE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:977:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TEMPLATE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:991:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1011:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRO [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1019:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRO [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1075:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_VIRTUAL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1148:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPEN_CLOSE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1253:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRO [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:46:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:127:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:128:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:144:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:149:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:151:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:178:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:196:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:206:32: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:274:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:284:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:290:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:302:36: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:329:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:345:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:409:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:425:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:442:5: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:495:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:540:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:551:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:581:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:592:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:628:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:659:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:663:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:682:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:718:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:747:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:774:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:775:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:777:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:780:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:783:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:784:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:808:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:818:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:827:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:856:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:897:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:914:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:923:5: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:927:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:967:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:975:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1031:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1088:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1093:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1130:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1143:34: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1163:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1213:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1242:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1267:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1278:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1394:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:145:18: style: The scope of the variable 'sn' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:146:7: style: The scope of the variable 'sons' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:268:16: style: The scope of the variable 'el' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1071:23: style: The scope of the variable 'i' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1071:26: style: The scope of the variable 'offset' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:302:18: style: Local variable 'el' shadows outer variable [shadowVariable] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:268:16: note: Shadowed declaration aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:302:18: note: Shadow variable aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:829:18: style: Local variable 'i' shadows outer variable [shadowVariable] aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:800:12: note: Shadowed declaration aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:829:18: note: Shadow variable aspectc++/Puma/src/parser/ccparser/CCBuilder.cc:1072:24: style: Variable 't' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCConversion.cc:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Id [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCConversion.cc:46:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ToType [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCConversion.cc:53:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Base [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCConversion.cc:79:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Expr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCConversion.cc:102:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ConvFunction [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCConversion.cc:66:34: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCConversion.cc:100:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:45:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_INT [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:65:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_DOUBLE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:85:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_LONG_DOUBLE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:208:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_INT [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:740:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:424:24: style: The scope of the variable 'seq2' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:425:8: style: The scope of the variable 'conv' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:426:14: style: The scope of the variable 'ctype' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:427:12: style: The scope of the variable 'c' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:565:15: style: The scope of the variable 'binfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:581:8: style: The scope of the variable 'all_const' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:583:15: style: The scope of the variable 'ci1' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:583:21: style: The scope of the variable 'ci2' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:663:17: style: The scope of the variable 'c1' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:663:22: style: The scope of the variable 'c2' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:664:12: style: The scope of the variable 'rank1' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:664:19: style: The scope of the variable 'rank2' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:665:8: style: The scope of the variable 'v1' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:665:12: style: The scope of the variable 'v2' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:753:17: style: The scope of the variable 'c' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:894:17: style: The scope of the variable 'c1' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:104:8: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:106:8: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCConversions.cc:110:8: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:53:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:66:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable virtualbase [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:191:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable allow_instantiate [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:300:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baseclasses [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:320:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:365:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:461:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:579:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:617:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable namespaces [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:328:16: style: Condition '!last' is always true [knownConditionTrueFalse] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:315:23: note: Assignment 'last=0', assigned value is 0 aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:328:16: note: Condition '!last' is always true aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:132:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:163:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:168:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:170:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:345:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:397:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:551:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:558:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:316:15: style: The scope of the variable 'ns' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:357:18: style: The scope of the variable 'finfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:566:13: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCNameLookup.cc:117:19: style: Variable 'j' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:59:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user_def [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:82:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user_def [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:98:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user_def [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:117:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user_def [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:165:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Poi [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:492:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_fatal [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:564:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:630:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Arguments [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:756:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:813:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable operator_ovl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:954:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_INT [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:994:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_INT [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1059:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_PTRDIFF_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1094:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_PTRDIFF_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1200:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_PTRDIFF_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1246:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_BOOL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1266:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_BOOL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1419:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_BOOL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1480:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_PTRDIFF_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:62:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:70:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:119:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:127:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:321:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:323:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:325:62: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:333:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:335:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:631:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:750:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:137:48: style: The scope of the variable 'real_inst' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:649:18: style: The scope of the variable 'fct' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:685:18: style: The scope of the variable 'fct' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:704:16: style: The scope of the variable 'info' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:808:12: style: The scope of the variable 'len0' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:808:18: style: The scope of the variable 'len1' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:810:12: style: The scope of the variable 'record' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1150:14: style: The scope of the variable 't' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1151:12: style: The scope of the variable 'c0' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1151:17: style: The scope of the variable 'c1' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1188:14: style: The scope of the variable 'rt' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1188:19: style: The scope of the variable 'pt' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1188:24: style: The scope of the variable 't' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1210:14: style: The scope of the variable 't' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1290:14: style: The scope of the variable 't' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1386:14: style: The scope of the variable 't' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1441:14: style: The scope of the variable 't' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1498:14: style: The scope of the variable 'args' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1532:18: style: The scope of the variable 'fct' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1046:16: style: Variable 't' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCOverloading.cc:1088:16: style: Variable 't' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:158:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_INCR [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:304:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COMMA [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:358:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_LONG_DOUBLE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:430:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_INT [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:502:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:553:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:574:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:689:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:942:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1181:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1275:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1327:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1349:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1393:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1423:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1437:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1469:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1509:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1547:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1587:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1692:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1770:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1821:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1835:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1878:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_VOID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1904:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2031:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2089:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2171:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2214:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2252:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2294:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2336:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2365:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_VOID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2410:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2458:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_SIZE_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2507:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_SIZE_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2552:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_BOOL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2651:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_SIZE_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2674:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2725:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2741:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_BOOL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2757:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_CHAR [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2783:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_WCHAR_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2836:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONG_LONG [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2906:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONG_LONG [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2963:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_warning [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3047:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_warning [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3069:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_LONG_DOUBLE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3095:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3198:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3403:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ASSIGN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3483:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MB_LEN_MAX [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3615:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3689:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3759:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3770:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dependent [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3778:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3797:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_warning [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:142:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:182:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:193:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:282:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:284:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:313:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:320:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:323:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:325:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:327:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:329:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:334:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:688:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:772:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:871:28: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:875:40: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:953:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:960:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2117:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2409:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3101:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3370:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3394:34: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3423:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3431:28: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3732:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:711:6: style: Variable 't1' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:700:6: note: t1 is assigned aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:711:6: note: t1 is overwritten aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1600:6: style: Variable 't1' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1593:6: note: t1 is assigned aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1600:6: note: t1 is overwritten aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1666:6: style: Variable 't1' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1654:12: note: t1 is assigned aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1666:6: note: t1 is overwritten aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1695:6: style: Variable 't1' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1688:6: note: t1 is assigned aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1695:6: note: t1 is overwritten aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2034:6: style: Variable 't1' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2027:6: note: t1 is assigned aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2034:6: note: t1 is overwritten aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2380:8: style: Variable 't1' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2371:8: note: t1 is assigned aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2380:8: note: t1 is overwritten aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2677:6: style: Variable 't1' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2669:6: note: t1 is assigned aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2677:6: note: t1 is overwritten aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:203:14: style: The scope of the variable 'cast' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:565:19: style: The scope of the variable 'cand' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:569:12: style: The scope of the variable 'sinfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:678:17: style: The scope of the variable 'pos' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:682:10: style: The scope of the variable 'init' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:934:34: style: The scope of the variable 'is_type_name' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:935:23: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:937:10: style: The scope of the variable 'init' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:939:12: style: The scope of the variable 'args' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1173:23: style: The scope of the variable 'oop' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1373:14: style: The scope of the variable 'v1' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1375:8: style: The scope of the variable 'l' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1434:14: style: The scope of the variable 'v2' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1506:14: style: The scope of the variable 'v2' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1538:12: style: The scope of the variable 'pclass' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1538:21: style: The scope of the variable 'oclass' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1675:28: style: The scope of the variable 'oop' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1676:15: style: The scope of the variable 'second' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1900:19: style: The scope of the variable 'v2' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2361:23: style: The scope of the variable 't1' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2363:8: style: The scope of the variable 'dep_base' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2453:28: style: The scope of the variable 'unqual' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2804:19: style: The scope of the variable 'e' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2805:9: style: The scope of the variable 'p' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2870:19: style: The scope of the variable 'e' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2871:12: style: The scope of the variable 'p' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3183:19: style: The scope of the variable 'cand' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3185:12: style: The scope of the variable 'cinfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3573:15: style: The scope of the variable 'baseclass' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3598:10: style: The scope of the variable 'arg' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3679:16: style: The scope of the variable 'info' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3721:10: style: The scope of the variable 'init' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3432:18: style: Local variable 'info' shadows outer variable [shadowVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3347:16: note: Shadowed declaration aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3432:18: note: Shadow variable aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:380:8: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:384:8: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:388:8: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:392:8: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:396:8: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:402:8: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:405:8: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:409:8: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1450:8: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1881:6: style: Variable 't1' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:1921:8: style: Variable 't1' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2160:6: style: Variable 't1' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2172:8: style: Variable 't1' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2202:6: style: Variable 't1' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2215:8: style: Variable 't1' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2241:6: style: Variable 't1' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2253:8: style: Variable 't1' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2283:6: style: Variable 't1' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2295:8: style: Variable 't1' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2325:6: style: Variable 't1' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:2337:8: style: Variable 't1' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemExpr.cc:3598:14: style: Variable 'arg' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:169:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:175:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:181:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:193:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:199:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:217:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:226:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:246:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:266:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:288:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:312:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:329:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:335:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:371:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:385:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:398:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:450:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:564:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:570:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:576:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:582:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:588:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:594:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:600:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:606:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:612:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:618:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:624:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:630:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:636:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:643:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:46:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:70:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:72:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:74:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:76:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:78:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:80:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:82:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:84:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:86:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:88:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:90:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:92:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:94:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:96:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:98:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:100:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:102:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:104:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:106:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:108:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:110:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:112:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:114:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:116:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:118:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:120:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:122:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:132:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:134:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:136:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:138:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:140:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:142:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:144:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:146:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:148:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:150:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:152:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:154:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:156:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:158:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:382:28: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:222:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:242:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:262:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:284:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:308:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:340:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:378:15: style: The scope of the variable 'name' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:391:14: style: The scope of the variable 't2' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:233:12: style: Variable 'type' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:253:12: style: Variable 'type' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:273:12: style: Variable 'type' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:295:12: style: Variable 'type' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:319:12: style: Variable 'type' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:347:10: style: Variable 'type' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:390:24: style: Variable 'finfo' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemVisitor.cc:391:17: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:159:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:199:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real_inst [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:207:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:252:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINK_EXTERNAL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:281:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_STATIC [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:295:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LANG_C [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:325:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:339:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:368:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:435:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:461:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _last_unit [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:521:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tok [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:558:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:592:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dep_nested_name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:701:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_LESS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:835:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:865:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:895:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:921:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dep_nested_name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:949:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dep_nested_name [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:957:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:963:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:988:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_fct [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1164:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_fct [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1241:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLASS_AUTOMATIC [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1261:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1300:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tpl_inst [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1319:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_search_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1343:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1465:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1511:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1567:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1647:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _outermost_class_def [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1676:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _outermost_class_def [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1721:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1840:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1889:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_PUBLIC [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1909:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1999:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_SIZE_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2091:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2116:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROT_PUBLIC [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2140:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2154:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_fct [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2365:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_FRIEND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2445:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_FRIEND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2487:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TYPENAME [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2690:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BASECLASS_INFO [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2752:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param_init [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2814:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2925:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable param_init [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2993:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3003:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3021:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3047:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_fct [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3087:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3099:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expect_template [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3123:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3393:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3519:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3552:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3580:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _file [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3594:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3659:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3767:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3901:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_TYPEDEF [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3955:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4000:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4089:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4133:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4191:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TEMPLATE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4206:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TEMPLATE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4224:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_arg_decl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4230:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4248:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4263:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4307:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_INLINE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4345:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4390:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4404:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4470:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4510:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4580:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4638:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4651:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4706:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4725:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3235:21: style: Condition 'instantiate' is always false [knownConditionTrueFalse] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3196:7: note: Assuming that condition 'instantiate' is not redundant aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3235:21: note: Condition 'instantiate' is always false aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1174:9: warning: Either the condition 'oinfo' is redundant or there is possible null pointer dereference: oinfo. [nullPointerRedundantCheck] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1176:13: note: Assuming that condition 'oinfo' is not redundant aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1174:9: note: Null pointer dereference aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2755:5: warning: Either the condition 'ad' is redundant or there is possible null pointer dereference: ad. [nullPointerRedundantCheck] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2759:9: note: Assuming that condition 'ad' is not redundant aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2755:5: note: Null pointer dereference aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:328:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:401:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:458:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:467:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:471:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:490:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:494:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:572:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:601:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:616:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:621:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:641:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:677:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:682:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:713:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:733:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:812:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:818:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:848:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:878:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:908:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:934:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:992:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:993:7: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1008:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1074:28: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1096:52: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1098:52: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1164:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1259:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1341:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1461:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1507:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1522:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1551:7: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1652:32: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1698:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1798:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1809:28: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1888:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1908:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2139:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2270:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2341:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2343:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2427:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2483:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2532:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2668:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2692:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2696:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2700:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2704:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2705:43: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2709:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2710:43: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2714:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2715:43: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2719:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2720:43: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2724:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2725:43: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2729:58: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2754:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2763:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2767:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2771:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2775:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2779:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2783:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2796:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2817:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2859:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2862:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2865:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2867:33: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2875:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2878:32: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2953:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2956:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2959:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2961:33: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2969:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2972:32: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2992:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3002:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3019:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3080:34: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3115:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3375:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3392:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3403:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3405:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3516:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3518:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3529:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3531:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3551:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3562:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3564:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3593:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3604:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3623:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3657:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3729:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3734:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3738:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3744:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3765:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3801:52: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3819:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3953:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3998:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4008:19: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4047:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4052:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4085:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4092:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4145:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4173:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4260:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4308:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4312:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4313:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4339:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4349:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4389:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4400:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4410:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4427:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4461:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4463:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4465:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4496:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4571:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4677:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4698:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4719:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:379:16: style: The scope of the variable 'oinfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:452:13: style: The scope of the variable 'funit' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:554:16: style: The scope of the variable 'info' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:585:16: style: The scope of the variable 'tpl_param' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:587:15: style: The scope of the variable 'scope' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:588:10: style: The scope of the variable 'tok' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:696:15: style: The scope of the variable 'scope' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:697:10: style: The scope of the variable 'tok' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:699:8: style: The scope of the variable 'is_dep' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:831:16: style: The scope of the variable 'info' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:861:16: style: The scope of the variable 'info' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:891:16: style: The scope of the variable 'info' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1158:16: style: The scope of the variable 'oinfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1161:12: style: The scope of the variable 'i' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1545:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1549:12: style: The scope of the variable 'numenums' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1819:7: style: The scope of the variable 'access_level' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1900:16: style: The scope of the variable 'info' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2148:23: style: The scope of the variable 'oinfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2363:16: style: The scope of the variable 'oinfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2476:23: style: The scope of the variable 'dinfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2477:18: style: The scope of the variable 'tinfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2660:7: style: The scope of the variable 'entries' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2808:15: style: The scope of the variable 'id' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2810:10: style: The scope of the variable 'parent' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2899:18: style: The scope of the variable 'tpl' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2901:15: style: The scope of the variable 'id' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2902:10: style: The scope of the variable 'parent' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3106:23: style: The scope of the variable 'class_or_fct' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3107:27: style: The scope of the variable 'tpl' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3328:16: style: The scope of the variable 'value' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3384:15: style: The scope of the variable 'od' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3461:16: style: The scope of the variable 'prev' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3512:15: style: The scope of the variable 'od' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3548:15: style: The scope of the variable 'od' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3602:10: style: The scope of the variable 'arg' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3980:10: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:3982:8: style: The scope of the variable 'ctor' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4122:19: style: The scope of the variable 'name' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4123:19: style: The scope of the variable 'dss' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4124:16: style: The scope of the variable 'info' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4125:17: style: The scope of the variable 'nt' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4164:18: style: The scope of the variable 'sn' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4256:15: style: The scope of the variable 'uinfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4335:15: style: The scope of the variable 'uinfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4492:21: style: The scope of the variable 'minfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4566:21: style: The scope of the variable 'minfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4569:12: style: The scope of the variable 'cinfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4675:10: style: The scope of the variable 'init' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4696:10: style: The scope of the variable 'expr' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4717:10: style: The scope of the variable 'expr' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2220:20: style: Local variable 'oinfo' shadows outer variable [shadowVariable] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2148:23: note: Shadowed declaration aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2220:20: note: Shadow variable aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1032:11: style: Variable 'scope' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:1036:13: style: Variable 'scope' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2199:11: style: Variable 'scope' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:2203:13: style: Variable 'scope' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSemantic.cc:4398:21: style: Variable 'prev' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _skip_bodies [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:58:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_BOOL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:74:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_CONST [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:80:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:86:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable search_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:92:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:105:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:138:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:255:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TEMPLATE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:415:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:476:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:499:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_look_ahead_token [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:607:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:613:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:619:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:625:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:638:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:644:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:661:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_BOOL_VAL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:676:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_THIS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:722:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TILDE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:728:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COLON_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:741:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COLON_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:778:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_LESS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:812:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TYPENAME [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:838:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:862:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COLON_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:885:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_SIZEOF [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:905:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_IS_BASE_OF [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:936:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COLON_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:948:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:975:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_SQUARE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:983:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_SQUARE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:991:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1001:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COLON_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1031:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_GREATER [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1051:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_QUESTION [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1109:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_CLOSE_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1122:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1143:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ASSIGN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1205:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_FRIEND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1212:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_MUTABLE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1221:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_VIRTUAL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1271:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TYPENAME [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1307:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_EXTERN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1339:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1347:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_INLINE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1354:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1362:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_INLINE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1369:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1377:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_INLINE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1390:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_NAMESPACE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1411:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_USING [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1426:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_USING [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1449:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1476:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_AND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1502:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1514:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ELLIPSIS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1526:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ASSIGN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1539:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_param_decl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1544:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ASSIGN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1549:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_param_init [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1574:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _skip_bodies [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1614:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_fct_def [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1618:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_CLOSE_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1628:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_skipped_fct_body [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1638:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_fct_body [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1644:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ASSIGN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1651:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_init [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1659:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1665:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_init_clause [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1680:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1686:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _class_spec_1 [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1710:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1722:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1739:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_member_decl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1750:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_SEMI_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1755:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_member_decl1 [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1767:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_SEMI_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1773:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_access_decl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1786:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1830:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_member_declarator [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1835:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ASSIGN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1840:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_pure_spec [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1845:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ASSIGN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1850:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_const_init [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1861:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1866:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_base_clause [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1877:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_base_spec_list [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1912:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_VIRTUAL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1926:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_base_spec [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1930:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_PRIVATE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1944:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _access_spec_1 [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1970:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr_operator [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1975:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_conv_declarator [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1980:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1985:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_ctor_init [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1996:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_mem_init_list [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2002:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2008:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_mem_init [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2026:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_mem_init_id [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2036:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPERATOR [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2055:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPERATOR [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2065:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _oper_fct_id_1 [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2075:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TEMPLATE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2085:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TEMPLATE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2092:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_EXPORT [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2101:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_template_decl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2107:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_EXPORT [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2116:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_member_template_decl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2130:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_template_param_list [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2141:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_template_param [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2157:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_CLASS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2173:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_type_param [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2198:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_non_type_param [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2204:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2214:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_LESS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2228:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _template_id_1 [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2232:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2238:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_LESS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2252:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _template_id_1 [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2266:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_template_arg_list [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2280:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_template_arg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2291:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_template_type_arg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2302:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_template_non_type_arg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2315:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_template_template_arg [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2319:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TEMPLATE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2326:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_EXTERN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2333:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _explicit_instantiation_1 [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2338:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TEMPLATE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2343:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_LESS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2351:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _explicit_specialization_1 [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2363:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TRY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2369:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_try_block [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2376:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _skip_bodies [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2388:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_fct_try_block [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2393:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handler [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2398:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_handler_seq [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2403:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_CATCH [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2412:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_handler [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2420:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ELLIPSIS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2432:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_exception_decl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2438:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_THROW [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2443:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_throw_expr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2450:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_THROW [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2461:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_exception_spec [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:2472:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_type_id_list [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1798:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1810:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1173:59: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:132:7: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:201:7: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:252:7: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:252:14: style: The scope of the variable 'depth' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:335:7: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:368:7: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:505:7: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:1782:22: style: The scope of the variable 'md' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/CCSyntax.cc:521:12: style: Variable 'stop' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/instantiation/CCInstantiation.cc:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/CCInstantiation.cc:72:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_candidate [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/CCInstantiation.cc:85:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/CCInstantiation.cc:174:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable report [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/CCInstantiation.cc:284:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable report [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/CCInstantiation.cc:308:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_instance [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/CCInstantiation.cc:352:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/CCInstantiation.cc:436:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/CCInstantiation.cc:467:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable report [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/CCInstantiation.cc:496:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/CCInstantiation.cc:505:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/DeducedArgument.cc:27:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable del [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/DeducedArgument.cc:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable del [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/DeducedArgument.cc:47:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable del [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/DeducedArgument.cc:57:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:66:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_info [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:79:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable darguments [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_info [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poi [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:121:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poi [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:129:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instance [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:149:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tpl_info [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:165:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poi [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:183:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poi [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:336:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1005:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poi [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1058:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable darguments [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1078:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable darguments [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1138:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable darguments [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1364:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poi [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1383:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1402:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endMessage [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1408:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable obj_info [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1456:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1470:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inst_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1478:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parser [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1518:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1591:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tpl_info [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1624:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tpl_info [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1680:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tpl_info [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1730:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tpl_info [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1799:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tpl_info [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1834:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tpl_info [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1889:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:168:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:170:33: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:186:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:192:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:708:51: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:709:58: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1008:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1010:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1624:33: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1762:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1783:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1799:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1909:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1911:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1913:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1915:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1917:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1919:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1921:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1923:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1925:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1935:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1937:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1939:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1941:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1943:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1945:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1947:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1949:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1951:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:318:7: style: The scope of the variable 'ret' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:703:7: style: The scope of the variable 'ret' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1001:16: style: The scope of the variable 'parg' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1089:14: style: The scope of the variable 'value' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1121:31: style: The scope of the variable 'param2' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1122:14: style: The scope of the variable 'ptl' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1122:20: style: The scope of the variable 'atl' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1123:22: style: The scope of the variable 'value2' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1124:21: style: The scope of the variable 'type2' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1125:12: style: The scope of the variable 'prec' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1126:8: style: The scope of the variable 'pdim' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:1126:14: style: The scope of the variable 'adim' can be reduced. [variableScope] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationCandidate.cc:268:24: style: Variable 'oinfo' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationParser.cc:79:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationParser.cc:122:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_warning [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationParser.cc:48:4: style: C-style reference casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationParser.cc:122:11: style: C-style reference casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:162:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:259:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tpl_inst [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:281:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tpl_inst [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:301:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parsing_fct_inst [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:345:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parsing_fct_inst [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:383:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parsing_class_inst [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:162:29: warning: Either the condition 'dsi' is redundant or there is possible null pointer dereference: dsi. [nullPointerRedundantCheck] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:184:7: note: Assuming that condition 'dsi' is not redundant aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:162:29: note: Null pointer dereference aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:140:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:142:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:160:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:192:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:204:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:215:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:227:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:238:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:249:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:261:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:274:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:283:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:305:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:306:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:316:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:326:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:352:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:365:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:374:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSemantic.cc:391:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSyntax.cc:42:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable token_provider [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSyntax.cc:46:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable token_provider [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSyntax.cc:66:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_type_param_without_init [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSyntax.cc:76:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_CLASS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSyntax.cc:86:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_non_type_param_without_init [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSyntax.cc:42:38: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationSyntax.cc:59:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationTokenProvider.cc:32:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _source [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationTokenProvider.cc:32:18: style: C-style reference casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationTokenSource.cc:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _root [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationTokenSource.cc:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _detected_delayed_parse_node [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationTokenSource.cc:55:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _first [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationTokenSource.cc:70:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/ccparser/instantiation/InstantiationTokenSource.cc:61:9: style: The scope of the variable 'sons' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CBuilder.cc:122:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable END_SEP [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:147:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_DECR [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:191:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_AND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:367:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_SWITCH [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:401:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_DO [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:434:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_BREAK [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:524:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_CLASS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:540:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable END_SEP [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:567:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRO [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:630:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:696:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_MUL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:765:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_CLOSE_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:840:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_LAST_SEP [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:930:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRO [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:953:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable END_SEP [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:1008:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPEN_CLOSE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:1015:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_UNION [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CBuilder.cc:52:32: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:55:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:56:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:59:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:61:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:89:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:120:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:138:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:157:32: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:197:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:207:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:234:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:295:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:349:28: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:433:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:471:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:478:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:500:31: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:538:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:543:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:561:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:597:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:611:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:646:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:651:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:777:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:793:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:834:19: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:855:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:897:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:926:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:951:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:970:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:1003:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CBuilder.cc:1005:5: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:43:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linecol [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_loc [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:62:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:71:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_loc [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:131:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indent [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:139:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:229:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:148:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:158:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:160:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:168:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:172:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:180:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:188:20: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:193:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CPrintVisitor.cc:208:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CProject.cc:38:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _scanner [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CProject.cc:44:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _scanner [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CProject.cc:60:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _scanner [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CProject.cc:82:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_SIZE_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CProject.cc:180:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endu [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CProject.cc:109:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CProject.cc:184:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CProject.cc:183:22: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _prim_map [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:66:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _names [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _prim_map [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:138:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NumTypes [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:191:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _names [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:199:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _prim_map [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:214:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _prim_map [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:234:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _prim_map [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:282:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:467:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _prim_map [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:505:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _prim_map [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:93:28: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:101:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:104:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:110:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:114:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:119:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:123:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:128:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:428:24: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:472:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:474:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:476:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:481:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:483:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclSpecs.cc:485:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:45:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:95:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:236:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_CONST [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:93:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:96:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:99:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:100:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:102:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:113:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:114:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:117:36: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:123:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:125:32: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:163:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:171:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:213:15: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:219:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:235:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:255:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:256:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemDeclarator.cc:257:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:116:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:137:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:156:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_C_BOOL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:178:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_CHAR [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:210:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_WCHAR_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:268:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONG_LONG [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:343:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LONG_LONG [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:405:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_warning [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:510:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_LONG_DOUBLE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:539:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:588:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:664:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_PLUS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:695:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:719:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:750:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_INT [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:775:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_INT [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:813:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:833:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:867:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:954:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1022:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1062:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1098:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_to_ptr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1146:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1180:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_SIZE_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1224:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_SIZE_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1265:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_SIZE_T [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1286:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1347:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_to_ptr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1402:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_to_ptr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1466:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_to_ptr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1551:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_UNDEFINED [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1659:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_to_ptr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1713:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1866:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1938:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2003:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_to_ptr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2050:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2100:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ASSIGN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2199:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COMMA [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2283:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable conv_to_ptr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2387:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ASSIGN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2436:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COMMA [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2473:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTYPE_INT [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2494:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MB_LEN_MAX [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2574:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_warning [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2586:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2643:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLASS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1497:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1730:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1744:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1785:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1786:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1815:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2119:26: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2123:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2125:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2138:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2141:36: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2144:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2158:27: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2370:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2380:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2445:25: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2448:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2450:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2454:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2456:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2587:33: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:236:19: style: The scope of the variable 'e' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:237:9: style: The scope of the variable 'p' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:307:19: style: The scope of the variable 'e' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:308:12: style: The scope of the variable 'p' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:683:14: style: The scope of the variable 'v2' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:708:14: style: The scope of the variable 'v2' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:737:14: style: The scope of the variable 'v1' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:822:14: style: The scope of the variable 'v1' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1176:28: style: The scope of the variable 'unqual' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1285:14: style: The scope of the variable 'v1' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1459:15: style: The scope of the variable 'name' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1541:28: style: The scope of the variable 'ta' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1541:33: style: The scope of the variable 'tp' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1542:7: style: The scope of the variable 'pnum' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1544:18: style: The scope of the variable 'finfo' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1547:14: style: The scope of the variable 'v' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1549:8: style: The scope of the variable 'skip' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1654:8: style: The scope of the variable 'const_init' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1656:15: style: The scope of the variable 'value' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1696:8: style: The scope of the variable 'braced' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1696:16: style: The scope of the variable 'designations' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1701:15: style: The scope of the variable 'name' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1705:7: style: The scope of the variable 'items' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1705:14: style: The scope of the variable 'size' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1858:7: style: The scope of the variable 'pos' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1859:12: style: The scope of the variable 'num' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1933:7: style: The scope of the variable 'size' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2323:20: style: The scope of the variable 'cast' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2463:20: style: The scope of the variable 'cast' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2464:15: style: The scope of the variable 'v' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2639:16: style: The scope of the variable 'result' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2662:16: style: The scope of the variable 'result' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:2678:16: style: The scope of the variable 'result' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1866:12: style: Variable 'size' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/cparser/CSemExpr.cc:1869:12: style: Variable 'size' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:71:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:165:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:169:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:177:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:181:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:185:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:192:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:206:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:220:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:236:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:254:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:272:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:286:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:292:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:306:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:317:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:369:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:395:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:439:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:472:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:476:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:480:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:484:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:488:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:492:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:496:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:500:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:504:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:508:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:512:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:73:22: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:84:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:86:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:88:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:90:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:92:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:94:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:96:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:98:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:100:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:102:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:104:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:106:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:108:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:110:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:112:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:114:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:116:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:118:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:120:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:122:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:124:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:133:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:135:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:137:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:139:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:141:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:143:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:145:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:147:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:149:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:151:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:153:18: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:303:28: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:526:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:528:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:530:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:532:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:534:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:536:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:538:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:540:23: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:225:10: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:224:10: note: type is assigned aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:225:10: note: type is overwritten aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:189:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:203:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:217:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:233:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:251:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:265:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:299:15: style: The scope of the variable 'name' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:312:14: style: The scope of the variable 't2' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:313:14: style: The scope of the variable 'v' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:378:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:379:14: style: The scope of the variable 'v' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:427:15: style: The scope of the variable 'name' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:428:14: style: The scope of the variable 'v' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:311:24: style: Variable 'finfo' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:312:17: style: Variable 't2' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:313:16: style: Variable 'v' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/cparser/CSemVisitor.cc:314:15: style: Variable 'expr' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/src/parser/cparser/CSemantic.cc:127:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:134:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:140:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:153:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _file [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:167:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _file [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:177:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINK_EXTERNAL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:191:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _Anonymous [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:205:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTRIBUTE_INFO [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:381:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTRIB [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:420:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTRIB [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:468:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:490:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:582:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:635:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:723:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_ENUM [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:772:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:804:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:837:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:910:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_fct [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:997:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_CLASS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1054:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1103:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1143:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1186:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1289:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_CHAR [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1318:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _err [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1395:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1402:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_arg_decl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1410:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_arg_decl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1466:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1481:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1508:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1576:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _file [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1586:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1597:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1614:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_scope [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1633:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PDS_VIRTUAL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1656:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable support_implicit_int [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSemantic.cc:427:11: style: Condition '!def_static' is always true [knownConditionTrueFalse] aspectc++/Puma/src/parser/cparser/CSemantic.cc:424:47: note: Assuming that condition 'def_static' is not redundant aspectc++/Puma/src/parser/cparser/CSemantic.cc:427:11: note: Condition '!def_static' is always true aspectc++/Puma/src/parser/cparser/CSemantic.cc:207:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:211:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:215:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:219:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:223:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:227:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:231:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:235:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:236:43: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:240:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:241:43: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:245:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:246:43: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:250:53: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:251:43: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:255:58: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:448:29: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:465:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:470:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:488:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:537:52: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:575:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:619:7: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:717:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:718:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:776:7: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:802:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:835:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:913:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:914:7: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:930:52: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:933:52: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:935:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:936:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:992:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1073:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1075:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1086:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1143:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1144:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1148:11: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1184:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1231:4: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1288:17: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1340:33: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1366:30: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1394:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1441:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1445:10: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1465:19: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1481:9: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1497:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1507:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1523:21: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1563:8: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1573:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1585:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1597:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1599:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1601:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1614:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1616:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CSemantic.cc:380:8: style: The scope of the variable 'extern_fct' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemantic.cc:613:14: style: The scope of the variable 'type' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemantic.cc:617:12: style: The scope of the variable 'numenums' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1138:18: style: The scope of the variable 'arg' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1140:16: style: The scope of the variable 'info' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1266:16: style: The scope of the variable 'ds' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1352:18: style: The scope of the variable 'f1' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1352:23: style: The scope of the variable 'f2' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1476:14: style: The scope of the variable 'argtype' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSemantic.cc:1529:18: style: The scope of the variable 'member' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSyntax.cc:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_C_BOOL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:49:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_CONST [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:114:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_SEMI_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:136:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_look_ahead_token [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:221:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:238:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:261:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_STRING_VAL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:289:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:295:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ID [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:302:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:328:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:358:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_DECR [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:371:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:390:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:396:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OFFSETOF [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:405:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable designator [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:452:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_AND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:459:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ROOF [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:466:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OR [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:473:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_AND_AND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:480:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OR_OR [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:488:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_QUESTION [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:513:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COMMA [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:552:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_DEFAULT [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:561:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_SEMI_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:568:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:578:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_CLOSE_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:594:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_IF [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:624:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_DO [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:653:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_BREAK [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:670:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_CLOSE_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:698:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_SEMI_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:724:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_TYPEDEF [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:742:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_EXTERN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:751:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_INLINE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:798:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:808:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:825:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ASSIGN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:837:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ASM [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:852:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COMMA [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:884:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:894:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:906:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COMMA [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:922:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_STATIC [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:934:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_MUL [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:992:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1004:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_ROUND [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1016:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ELLIPSIS [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1038:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_param_decl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1081:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_fct_def [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1094:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_arg_decl_seq [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1103:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_fct_body [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1108:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_ASSIGN [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1113:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_init [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1120:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1127:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_init_clause [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1140:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_init_list [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1151:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_init_list_item [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1156:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable designator [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1161:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_designation [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1167:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_SQUARE [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1174:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_designator [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1185:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _class_spec_1 [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1195:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_CLOSE_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1201:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _class_spec_1 [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1209:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_OPEN_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1223:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_CLOSE_CURLY [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1236:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_member_spec [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1242:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_SEMI_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1249:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_member_decl [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1260:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_member_declarator_list [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1269:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOK_COLON [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:1277:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rule_member_declarator [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CSyntax.cc:58:7: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CSyntax.cc:142:7: style: The scope of the variable 'token' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CTranslationUnit.cc:27:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _syntax_tree [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:157:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _properties [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:170:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _properties [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:179:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _son2idx [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:189:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _son2idx [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:198:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _son2idx [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:207:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sons [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:218:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _sons [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:231:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _son2idx [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:245:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _son2idx [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:260:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _son2idx [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:278:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _type [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:344:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _oper [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:362:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _oper [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:574:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_Token [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:582:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_SimpleName [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:590:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_SpecialName [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:598:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_PrivateName [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:606:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_OperatorName [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:614:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_DestructorName [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:622:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_ConversionName [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:630:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_TemplateName [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:638:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_QualName [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:646:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_RootQualName [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/parser/cparser/CTree.cc:273:6: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CTree.cc:329:13: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CTree.cc:410:12: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/parser/cparser/CTree.cc:84:10: style: The scope of the variable 'tok' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CTree.cc:100:10: style: The scope of the variable 'tok' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CTree.cc:116:13: style: The scope of the variable 'tok' can be reduced. [variableScope] aspectc++/Puma/src/parser/cparser/CTree.cc:132:13: style: The scope of the variable 'tok' can be reduced. [variableScope] aspectc++/Puma/src/scanner/CCLexer.cc:29:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keyword_id [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/scanner/CLexer.cc:32:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keyword_id [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/scanner/CLexer.cc:70:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keyword_id [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/scanner/CLexer.cc:76:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable white_id [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/scanner/CScanner.cc:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lexer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/scanner/CScanner.cc:49:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _config_cplusplus [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/scanner/CScanner.cc:83:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable loc [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/scanner/CScanner.cc:150:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable macro_ops [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/scanner/CScanner.cc:174:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sev_error [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/scanner/CScanner.cc:192:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _lexer [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/scanner/CScanner.cc:69:16: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/scanner/CScanner.cc:65:7: style: The scope of the variable 'rows' can be reduced. [variableScope] aspectc++/Puma/src/scanner/CScanner.cc:66:7: style: The scope of the variable 'columns' can be reduced. [variableScope] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2447:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2687:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2760:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3043:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3202:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3281:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3473:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3565:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3655:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3794:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3923:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3952:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fd [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:4050:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2589:5: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2690:6: style: Condition '!ar_ptr' is always false [knownConditionTrueFalse] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2784:31: style: Condition 'remainder_size>=0' is always true [knownConditionTrueFalse] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2776:36: note: Assignment 'remainder_size=victim_size-nb', assigned value is greater than -1 aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2784:31: note: Condition 'remainder_size>=0' is always true aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2817:24: style: Condition 'remainder_size>=0' is always true [knownConditionTrueFalse] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2802:34: note: Assignment 'remainder_size=victim_size-nb', assigned value is greater than -1 aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2804:24: note: Assuming condition is false aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2817:24: note: Condition 'remainder_size>=0' is always true aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2879:35: style: Condition 'remainder_size>=0' is always true [knownConditionTrueFalse] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2865:40: note: Assignment 'remainder_size=victim_size-nb', assigned value is greater than -1 aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2879:35: note: Condition 'remainder_size>=0' is always true aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3476:6: style: Condition '!ar_ptr' is always false [knownConditionTrueFalse] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3658:6: style: Condition '!ar_ptr' is always false [knownConditionTrueFalse] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:4109:27: style: Condition 'vptr' is always false [knownConditionTrueFalse] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:4104:18: note: Assignment 'vptr=(char*)0', assigned value is 0 aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:4109:27: note: Condition 'vptr' is always false aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2671:30: style:inconclusive: Function 'pt_malloc' argument 1 names different: declaration '__size' definition 'bytes'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:90:33: note: Function 'pt_malloc' argument 1 names different: declaration '__size' definition 'bytes'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2671:30: note: Function 'pt_malloc' argument 1 names different: declaration '__size' definition 'bytes'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2978:24: style:inconclusive: Function 'pt_free' argument 1 names different: declaration '__ptr' definition 'mem'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:100:21: note: Function 'pt_free' argument 1 names different: declaration '__ptr' definition 'mem'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2978:24: note: Function 'pt_free' argument 1 names different: declaration '__ptr' definition 'mem'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3172:40: style:inconclusive: Function 'pt_realloc' argument 1 names different: declaration '__ptr' definition 'oldmem'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:97:34: note: Function 'pt_realloc' argument 1 names different: declaration '__ptr' definition 'oldmem'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3172:40: note: Function 'pt_realloc' argument 1 names different: declaration '__ptr' definition 'oldmem'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3172:55: style:inconclusive: Function 'pt_realloc' argument 2 names different: declaration '__size' definition 'bytes'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:97:34: note: Function 'pt_realloc' argument 2 names different: declaration '__size' definition 'bytes'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3172:55: note: Function 'pt_realloc' argument 2 names different: declaration '__size' definition 'bytes'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3449:43: style:inconclusive: Function 'pt_memalign' argument 1 names different: declaration '__alignment' definition 'alignment'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:106:35: note: Function 'pt_memalign' argument 1 names different: declaration '__alignment' definition 'alignment'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3449:43: note: Function 'pt_memalign' argument 1 names different: declaration '__alignment' definition 'alignment'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3449:61: style:inconclusive: Function 'pt_memalign' argument 2 names different: declaration '__size' definition 'bytes'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:106:35: note: Function 'pt_memalign' argument 2 names different: declaration '__size' definition 'bytes'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3449:61: note: Function 'pt_memalign' argument 2 names different: declaration '__size' definition 'bytes'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3601:30: style:inconclusive: Function 'pt_valloc' argument 1 names different: declaration '__size' definition 'bytes'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:109:33: note: Function 'pt_valloc' argument 1 names different: declaration '__size' definition 'bytes'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3601:30: note: Function 'pt_valloc' argument 1 names different: declaration '__size' definition 'bytes'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3616:31: style:inconclusive: Function 'pt_pvalloc' argument 1 names different: declaration '__size' definition 'bytes'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:113:35: note: Function 'pt_pvalloc' argument 1 names different: declaration '__size' definition 'bytes'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3616:31: note: Function 'pt_pvalloc' argument 1 names different: declaration '__size' definition 'bytes'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3632:37: style:inconclusive: Function 'pt_calloc' argument 1 names different: declaration '__nmemb' definition 'n'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:93:33: note: Function 'pt_calloc' argument 1 names different: declaration '__nmemb' definition 'n'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3632:37: note: Function 'pt_calloc' argument 1 names different: declaration '__nmemb' definition 'n'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3632:47: style:inconclusive: Function 'pt_calloc' argument 2 names different: declaration '__size' definition 'elem_size'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:93:33: note: Function 'pt_calloc' argument 2 names different: declaration '__size' definition 'elem_size'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3632:47: note: Function 'pt_calloc' argument 2 names different: declaration '__size' definition 'elem_size'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3730:25: style:inconclusive: Function 'cfree' argument 1 names different: declaration '__ptr' definition 'mem'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:103:19: note: Function 'cfree' argument 1 names different: declaration '__ptr' definition 'mem'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3730:25: note: Function 'cfree' argument 1 names different: declaration '__ptr' definition 'mem'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3765:29: style:inconclusive: Function 'malloc_trim' argument 1 names different: declaration '__pad' definition 'pad'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:165:24: note: Function 'malloc_trim' argument 1 names different: declaration '__pad' definition 'pad'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3765:29: note: Function 'malloc_trim' argument 1 names different: declaration '__pad' definition 'pad'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3911:40: style:inconclusive: Function 'malloc_usable_size' argument 1 names different: declaration '__ptr' definition 'mem'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:169:34: note: Function 'malloc_usable_size' argument 1 names different: declaration '__ptr' definition 'mem'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3911:40: note: Function 'malloc_usable_size' argument 1 names different: declaration '__ptr' definition 'mem'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:4132:38: style:inconclusive: Function 'mallopt' argument 1 names different: declaration '__param' definition 'param_number'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:161:20: note: Function 'mallopt' argument 1 names different: declaration '__param' definition 'param_number'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:4132:38: note: Function 'mallopt' argument 1 names different: declaration '__param' definition 'param_number'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:4132:56: style:inconclusive: Function 'mallopt' argument 2 names different: declaration '__val' definition 'value'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:161:20: note: Function 'mallopt' argument 2 names different: declaration '__val' definition 'value'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:4132:56: note: Function 'mallopt' argument 2 names different: declaration '__val' definition 'value'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:4256:33: style:inconclusive: Function 'malloc_set_state' argument 1 names different: declaration '__ptr' definition 'msptr'. [funcArgNamesDifferent] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.h:179:29: note: Function 'malloc_set_state' argument 1 names different: declaration '__ptr' definition 'msptr'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:4256:33: note: Function 'malloc_set_state' argument 1 names different: declaration '__ptr' definition 'msptr'. aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2458:15: style: Variable 'new_brk' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3331:13: style: Variable 'mcsrc' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3346:11: style: Variable 'mcsrc' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3357:9: style: Variable 'mcsrc' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3397:5: style: Variable 'mcsrc' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3789:9: style: Variable 'current_brk' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:3790:9: style: Variable 'new_brk' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:2834:15: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:1215:10: style: struct member '_heap_info::ar_ptr' is never used. [unusedStructMember] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:1216:22: style: struct member '_heap_info::prev' is never used. [unusedStructMember] aspectc++/Puma/src/win32/ptmalloc/ptmalloc.c:1218:10: style: struct member '_heap_info::pad' is never used. [unusedStructMember] aspectc++/Puma/src/win32/ptmalloc/sbrk.cc:128:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] aspectc++/Puma/src/win32/ptmalloc/sbrk.cc:25:2: warning: Member variable 'VirtualHeap::nextPage' is not initialized in the constructor. [uninitMemberVar] aspectc++/Puma/src/win32/ptmalloc/sbrk.cc:46:14: style: C-style pointer casting [cstyleCast] aspectc++/Puma/src/win32/ptmalloc/sbrk.cc:69:9: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tests/bug100/bug100.cc:9:5: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] aspectc++/Puma/tests/bug100/bug100.cc:5:6: error: No 'return' statement in non-void function causes undefined behavior. [operatorEqMissingReturnStatement] aspectc++/Puma/tests/bug102/bug102.cc:3:7: style: Condition '!test' is always true [knownConditionTrueFalse] aspectc++/Puma/tests/bug102/bug102.cc:2:17: note: Assignment 'test=0', assigned value is 0 aspectc++/Puma/tests/bug102/bug102.cc:3:7: note: Condition '!test' is always true aspectc++/Puma/tests/bug108/bug108.cc:9:10: style: Variable 'x[0]' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/tests/bug129/bug129.cc:7:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] aspectc++/Puma/tests/bug129/bug129.cc:2:20: style: struct member 'X::x' is never used. [unusedStructMember] aspectc++/Puma/tests/bug137/bug137.cc:5:7: style:inconclusive: Technically the member function 'X::foo' can be const. [functionConst] aspectc++/Puma/tests/bug137/bug137.cc:7:7: style:inconclusive: Technically the member function 'X::foo' can be const. [functionConst] aspectc++/Puma/tests/bug149/bug149.cc:3:18: style: Unused private function: 'sc_signal::register_port' [unusedPrivateFunction] aspectc++/Puma/tests/bug149/bug149.cc:4:18: style: Unused private function: 'sc_signal::write' [unusedPrivateFunction] aspectc++/Puma/tests/bug149/bug149.cc:13:18: style: Unused private function: 'sc_signal < bool >::register_port' [unusedPrivateFunction] aspectc++/Puma/tests/bug149/bug149.cc:14:18: style: Unused private function: 'sc_signal < bool >::write' [unusedPrivateFunction] aspectc++/Puma/tests/bug149/bug149.cc:21:18: style: Unused private function: 'sc_signal < int >::register_port' [unusedPrivateFunction] aspectc++/Puma/tests/bug149/bug149.cc:22:18: style: Unused private function: 'sc_signal < int >::write' [unusedPrivateFunction] aspectc++/Puma/tests/bug156/bug156.cc:3:3: style:inconclusive: Technically the member function 'Int::operatorint' can be const. [functionConst] aspectc++/Puma/tests/bug166/bug166.cc:3:14: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/tests/bug180/bug180.cc:2:7: style: struct member 'Y::y' is never used. [unusedStructMember] aspectc++/Puma/tests/bug180/bug180.cc:12:9: style: struct member 'S::n' is never used. [unusedStructMember] aspectc++/Puma/tests/bug182/bug182.cc:9:7: performance:inconclusive: Technically the member function 'Key::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/bug188/bug188.cc:3:16: error: Syntax Error: AST broken, ternary operator lacks ':'. [internalAstError] aspectc++/Puma/tests/bug2/bug2.cc:4:15: style: Variable 'size' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/tests/bug2/bug2.cc:5:17: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/tests/bug218/bug218.cc:9:4: style: C-style pointer casting [cstyleCast] aspectc++/Puma/tests/bug232/bug232.cc:4:18: warning: Logical disjunction always evaluates to true: s == "abc" || s != "abc". [incorrectLogicOperator] aspectc++/Puma/tests/bug232/bug232.cc:4:18: style: Opposite expression on both sides of '||'. [oppositeExpression] aspectc++/Puma/tests/bug232/bug232.cc:3:21: performance: Function parameter 's' should be passed by const reference. [passedByValue] aspectc++/Puma/tests/bug248/bug248.cc:3:19: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] aspectc++/Puma/tests/bug248/bug248.cc:10:20: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] aspectc++/Puma/tests/bug248/bug248.cc:3:8: performance:inconclusive: Technically the member function 'A::offset' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/bug248/bug248.cc:10:8: performance:inconclusive: Technically the member function 'C::offset' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/bug248/bug248.cc:10:8: warning: The class 'C' defines member function with name 'offset' also defined in its parent class 'A'. [duplInheritedMember] aspectc++/Puma/tests/bug248/bug248.cc:3:8: note: Parent function 'A::offset' aspectc++/Puma/tests/bug248/bug248.cc:10:8: note: Derived function 'C::offset' aspectc++/Puma/tests/bug248/bug248.cc:17:3: error: Uninitialized variable: result [uninitvar] aspectc++/Puma/tests/bug249/bug249.cc:4:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] aspectc++/Puma/tests/bug258/bug258.cc:10:8: error: Uninitialized variable: x1 [uninitvar] aspectc++/Puma/tests/bug258/bug258.cc:12:8: error: Uninitialized variable: x2 [uninitvar] aspectc++/Puma/tests/bug269/bug269.cc:2:8: performance:inconclusive: Technically the member function 'X::bar' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/bug269/bug269.cc:2:15: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/tests/bug274/bug274.cc:2:8: performance:inconclusive: Technically the member function 'A::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/bug274/bug274.cc:7:8: performance:inconclusive: Technically the member function 'B::f' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/bug275/bug275.cc:10:8: style:inconclusive: Technically the member function 'K::operator==' can be const. [functionConst] aspectc++/Puma/tests/bug275/bug275.cc:15:3: style:inconclusive: Technically the member function 'K1::operatorK' can be const. [functionConst] aspectc++/Puma/tests/bug275/bug275.cc:25:5: style: Variable 'k' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/tests/bug3/bug3.cc:11:10: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] aspectc++/Puma/tests/bug3/bug3.cc:13:5: note: Found duplicate branches for 'if' and 'else'. aspectc++/Puma/tests/bug3/bug3.cc:11:10: note: Found duplicate branches for 'if' and 'else'. aspectc++/Puma/tests/bug3/bug3.cc:8:13: style: Parameter 'a' can be declared as reference to const [constParameterReference] aspectc++/Puma/tests/bug303/bug303.cc:1:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] aspectc++/Puma/tests/bug303/bug303.cc:1:11: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] aspectc++/Puma/tests/bug325/bug325.cc:3:14: style: class member 'A::a2' is never used. [unusedStructMember] aspectc++/Puma/tests/bug328/bug328.cc:2:16: style: struct member 'S::I_am_the_primary_template_code' is never used. [unusedStructMember] aspectc++/Puma/tests/bug348/bug348.cc:8:7: style: Unused variable: i [unusedVariable] aspectc++/Puma/tests/bug348/bug348.cc:14:6: style: Unused variable: j [unusedVariable] aspectc++/Puma/tests/bug350/bug350.cc:16:3: error: Uninitialized variable: msg [uninitvar] aspectc++/Puma/tests/bug350/bug350.cc:19:3: error: Uninitialized variable: msg1 [uninitvar] aspectc++/Puma/tests/bug363/bug363.cc:4:19: error: syntax error [syntaxError] aspectc++/Puma/tests/bug5/bug5.cc:3:8: style: Unused private function: 'X::foo' [unusedPrivateFunction] aspectc++/Puma/tests/bug5/bug5.cc:3:8: performance:inconclusive: Technically the member function 'X::foo' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/bug61/bug61.cc:2:8: performance:inconclusive: Technically the member function 'A::b' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/bug61/bug61.cc:6:9: performance:inconclusive: Technically the member function 'B::x' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/bug96/bug96.cc:4:8: performance:inconclusive: Technically the member function 'X::g' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/bug96/bug96.cc:12:12: note: Technically the member function 'X::g' can be static (but you may consider moving to unnamed namespace). aspectc++/Puma/tests/bug96/bug96.cc:4:8: note: Technically the member function 'X::g' can be static (but you may consider moving to unnamed namespace). aspectc++/Puma/tests/bug96/bug96.cc:7:8: performance:inconclusive: Technically the member function 'X::g' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/bug96/bug96.cc:18:12: note: Technically the member function 'X::g' can be static (but you may consider moving to unnamed namespace). aspectc++/Puma/tests/bug96/bug96.cc:7:8: note: Technically the member function 'X::g' can be static (but you may consider moving to unnamed namespace). aspectc++/Puma/tests/misc/test1.cc:8:3: style: Struct 'basic_string < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] aspectc++/Puma/tests/misc/test11.cc:17:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] aspectc++/Puma/tests/misc/test14.cc:12:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] aspectc++/Puma/tests/misc/test14.cc:6:8: performance:inconclusive: Technically the member function 'Y::foo' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/misc/test14.cc:7:8: performance:inconclusive: Technically the member function 'Y::bar' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/misc/test16.cc:9:0: error: Syntax error in #if [preprocessorErrorDirective] aspectc++/Puma/tests/misc/test18.cc:11:8: style:inconclusive: Technically the member function 'X::g' can be const. [functionConst] aspectc++/Puma/tests/misc/test18.cc:13:8: style:inconclusive: Technically the member function 'X::x' can be const. [functionConst] aspectc++/Puma/tests/misc/test18.cc:18:8: style:inconclusive: Technically the member function 'Y::g' can be const. [functionConst] aspectc++/Puma/tests/misc/test18.cc:20:8: style:inconclusive: Technically the member function 'Y::x' can be const. [functionConst] aspectc++/Puma/tests/misc/test18.cc:18:8: warning: The struct 'Y' defines member function with name 'g' also defined in its parent struct 'X'. [duplInheritedMember] aspectc++/Puma/tests/misc/test18.cc:11:8: note: Parent function 'X::g' aspectc++/Puma/tests/misc/test18.cc:18:8: note: Derived function 'Y::g' aspectc++/Puma/tests/misc/test18.cc:19:8: warning: The struct 'Y' defines member function with name 'h' also defined in its parent struct 'X'. [duplInheritedMember] aspectc++/Puma/tests/misc/test18.cc:12:8: note: Parent function 'X::h' aspectc++/Puma/tests/misc/test18.cc:19:8: note: Derived function 'Y::h' aspectc++/Puma/tests/misc/test18.cc:20:8: warning: The struct 'Y' defines member function with name 'x' also defined in its parent struct 'X'. [duplInheritedMember] aspectc++/Puma/tests/misc/test18.cc:13:8: note: Parent function 'X::x' aspectc++/Puma/tests/misc/test18.cc:20:8: note: Derived function 'Y::x' aspectc++/Puma/tests/misc/test18.cc:21:8: warning: The struct 'Y' defines member function with name 'y' also defined in its parent struct 'X'. [duplInheritedMember] aspectc++/Puma/tests/misc/test18.cc:14:8: note: Parent function 'X::y' aspectc++/Puma/tests/misc/test18.cc:21:8: note: Derived function 'Y::y' aspectc++/Puma/tests/misc/test18.cc:22:15: warning: The struct 'Y' defines member function with name 'z' also defined in its parent struct 'X'. [duplInheritedMember] aspectc++/Puma/tests/misc/test18.cc:15:15: note: Parent function 'X::z' aspectc++/Puma/tests/misc/test18.cc:22:15: note: Derived function 'Y::z' aspectc++/Puma/tests/misc/test18.cc:11:23: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/tests/misc/test18.cc:11:16: note: j is assigned aspectc++/Puma/tests/misc/test18.cc:11:23: note: j is overwritten aspectc++/Puma/tests/misc/test18.cc:12:29: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/tests/misc/test18.cc:12:22: note: j is assigned aspectc++/Puma/tests/misc/test18.cc:12:29: note: j is overwritten aspectc++/Puma/tests/misc/test18.cc:13:32: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/tests/misc/test18.cc:13:25: note: j is assigned aspectc++/Puma/tests/misc/test18.cc:13:32: note: j is overwritten aspectc++/Puma/tests/misc/test18.cc:14:38: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/tests/misc/test18.cc:14:31: note: j is assigned aspectc++/Puma/tests/misc/test18.cc:14:38: note: j is overwritten aspectc++/Puma/tests/misc/test18.cc:15:30: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/tests/misc/test18.cc:15:23: note: j is assigned aspectc++/Puma/tests/misc/test18.cc:15:30: note: j is overwritten aspectc++/Puma/tests/misc/test18.cc:18:23: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/tests/misc/test18.cc:18:16: note: j is assigned aspectc++/Puma/tests/misc/test18.cc:18:23: note: j is overwritten aspectc++/Puma/tests/misc/test18.cc:19:29: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/tests/misc/test18.cc:19:22: note: j is assigned aspectc++/Puma/tests/misc/test18.cc:19:29: note: j is overwritten aspectc++/Puma/tests/misc/test18.cc:20:32: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/tests/misc/test18.cc:20:25: note: j is assigned aspectc++/Puma/tests/misc/test18.cc:20:32: note: j is overwritten aspectc++/Puma/tests/misc/test18.cc:21:38: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/tests/misc/test18.cc:21:31: note: j is assigned aspectc++/Puma/tests/misc/test18.cc:21:38: note: j is overwritten aspectc++/Puma/tests/misc/test18.cc:22:30: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment] aspectc++/Puma/tests/misc/test18.cc:22:23: note: j is assigned aspectc++/Puma/tests/misc/test18.cc:22:30: note: j is overwritten aspectc++/Puma/tests/misc/test18.cc:11:46: error: Uninitialized variable: o.k [uninitvar] aspectc++/Puma/tests/misc/test18.cc:11:77: error: Uninitialized variable: co.k [uninitvar] aspectc++/Puma/tests/misc/test18.cc:12:52: error: Uninitialized variable: o.k [uninitvar] aspectc++/Puma/tests/misc/test18.cc:12:83: error: Uninitialized variable: co.k [uninitvar] aspectc++/Puma/tests/misc/test18.cc:13:55: error: Uninitialized variable: o.k [uninitvar] aspectc++/Puma/tests/misc/test18.cc:13:86: error: Uninitialized variable: co.k [uninitvar] aspectc++/Puma/tests/misc/test18.cc:14:61: error: Uninitialized variable: o.k [uninitvar] aspectc++/Puma/tests/misc/test18.cc:14:92: error: Uninitialized variable: co.k [uninitvar] aspectc++/Puma/tests/misc/test18.cc:15:53: error: Uninitialized variable: o.k [uninitvar] aspectc++/Puma/tests/misc/test18.cc:15:84: error: Uninitialized variable: co.k [uninitvar] aspectc++/Puma/tests/misc/test18.cc:11:44: error: Uninitialized struct member: o.k [uninitStructMember] aspectc++/Puma/tests/misc/test18.cc:11:74: error: Uninitialized struct member: co.k [uninitStructMember] aspectc++/Puma/tests/misc/test18.cc:12:50: error: Uninitialized struct member: o.k [uninitStructMember] aspectc++/Puma/tests/misc/test18.cc:12:80: error: Uninitialized struct member: co.k [uninitStructMember] aspectc++/Puma/tests/misc/test18.cc:13:53: error: Uninitialized struct member: o.k [uninitStructMember] aspectc++/Puma/tests/misc/test18.cc:13:83: error: Uninitialized struct member: co.k [uninitStructMember] aspectc++/Puma/tests/misc/test18.cc:14:59: error: Uninitialized struct member: o.k [uninitStructMember] aspectc++/Puma/tests/misc/test18.cc:14:89: error: Uninitialized struct member: co.k [uninitStructMember] aspectc++/Puma/tests/misc/test18.cc:15:51: error: Uninitialized struct member: o.k [uninitStructMember] aspectc++/Puma/tests/misc/test18.cc:15:81: error: Uninitialized struct member: co.k [uninitStructMember] aspectc++/Puma/tests/misc/test19.cc:22:20: warning: The struct 'D' defines member function with name 'f' also defined in its parent struct 'A'. [duplInheritedMember] aspectc++/Puma/tests/misc/test19.cc:18:16: note: Parent function 'A::f' aspectc++/Puma/tests/misc/test19.cc:22:20: note: Derived function 'D::f' aspectc++/Puma/tests/misc/test20.cc:5:8: performance:inconclusive: Technically the member function 'C::incoming' can be static (but you may consider moving to unnamed namespace). [functionStatic] aspectc++/Puma/tests/misc/test21.cc:14:3: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] aspectc++/Puma/tests/misc/test21.cc:6:18: style: Variable 'p' is not assigned a value. [unassignedVariable] aspectc++/Puma/tests/misc/test22.cc:17:8: warning: The struct 'B' defines member function with name 'f' also defined in its parent struct 'A'. [duplInheritedMember] aspectc++/Puma/tests/misc/test22.cc:13:8: note: Parent function 'A::f' aspectc++/Puma/tests/misc/test22.cc:17:8: note: Derived function 'B::f' aspectc++/Puma/tests/misc/test22.cc:21:8: warning: The struct 'C' defines member function with name 'f' also defined in its parent struct 'B'. [duplInheritedMember] aspectc++/Puma/tests/misc/test22.cc:17:8: note: Parent function 'B::f' aspectc++/Puma/tests/misc/test22.cc:21:8: note: Derived function 'C::f' aspectc++/Puma/tests/misc/test22.cc:21:8: warning: The struct 'C' defines member function with name 'f' also defined in its parent struct 'A'. [duplInheritedMember] aspectc++/Puma/tests/misc/test22.cc:13:8: note: Parent function 'A::f' aspectc++/Puma/tests/misc/test22.cc:21:8: note: Derived function 'C::f' aspectc++/Puma/tests/misc/test22.cc:30:3: error: Uninitialized variable: e [uninitvar] aspectc++/Puma/tools/lemon/lemon.c:136:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:476:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:599:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:617:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:659:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:1252:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:1446:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:1461:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:1476:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:1548:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:2663:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:2835:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:2897:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:2928:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:3287:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:3624:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:3908:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:4295:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] aspectc++/Puma/tools/lemon/lemon.c:1193:24: style: Condition 'spx->prec==spy->prec' is always true [knownConditionTrueFalse] aspectc++/Puma/tools/lemon/lemon.c:1189:24: note: Assuming that condition 'spx->prec>spy->prec' is not redundant aspectc++/Puma/tools/lemon/lemon.c:1191:24: note: Assuming that condition 'spx->precprec' is not redundant aspectc++/Puma/tools/lemon/lemon.c:1193:24: note: Condition 'spx->prec==spy->prec' is always true aspectc++/Puma/tools/lemon/lemon.c:1195:24: style: Condition 'spx->prec==spy->prec' is always true [knownConditionTrueFalse] aspectc++/Puma/tools/lemon/lemon.c:1189:24: note: Assuming that condition 'spx->prec>spy->prec' is not redundant aspectc++/Puma/tools/lemon/lemon.c:1191:24: note: Assuming that condition 'spx->precprec' is not redundant aspectc++/Puma/tools/lemon/lemon.c:1195:24: note: Condition 'spx->prec==spy->prec' is always true aspectc++/Puma/tools/lemon/lemon.c:1210:24: style: Condition 'spx->precprec' is always true [knownConditionTrueFalse] aspectc++/Puma/tools/lemon/lemon.c:1205:29: note: Assuming that condition 'spx->prec==spy->prec' is not redundant aspectc++/Puma/tools/lemon/lemon.c:1210:24: note: Condition 'spx->precprec' is always true aspectc++/Puma/tools/lemon/lemon.c:3386:10: style: Condition 'cp==0' is always false [knownConditionTrueFalse] aspectc++/Puma/tools/lemon/lemon.c:3454:5: error: Common realloc mistake: 'z' nulled but not freed upon failure [memleakOnRealloc] aspectc++/Puma/tools/lemon/lemon.c:936:5: warning: Either the condition '(stp)==0' is redundant or there is possible null pointer dereference: stp. [nullPointerRedundantCheck] aspectc++/Puma/tools/lemon/lemon.c:935:5: note: Assuming that condition '(stp)==0' is not redundant aspectc++/Puma/tools/lemon/lemon.c:936:5: note: Null pointer dereference aspectc++/Puma/tools/lemon/lemon.c:937:5: warning: Either the condition '(stp)==0' is redundant or there is possible null pointer dereference: stp. [nullPointerRedundantCheck] aspectc++/Puma/tools/lemon/lemon.c:935:5: note: Assuming that condition '(stp)==0' is not redundant aspectc++/Puma/tools/lemon/lemon.c:937:5: note: Null pointer dereference aspectc++/Puma/tools/lemon/lemon.c:938:5: warning: Either the condition '(stp)==0' is redundant or there is possible null pointer dereference: stp. [nullPointerRedundantCheck] aspectc++/Puma/tools/lemon/lemon.c:935:5: note: Assuming that condition '(stp)==0' is not redundant aspectc++/Puma/tools/lemon/lemon.c:938:5: note: Null pointer dereference aspectc++/Puma/tools/lemon/lemon.c:939:5: warning: Either the condition '(stp)==0' is redundant or there is possible null pointer dereference: stp. [nullPointerRedundantCheck] aspectc++/Puma/tools/lemon/lemon.c:935:5: note: Assuming that condition '(stp)==0' is not redundant aspectc++/Puma/tools/lemon/lemon.c:939:5: note: Null pointer dereference aspectc++/Puma/tools/lemon/lemon.c:940:22: warning: Either the condition '(stp)==0' is redundant or there is possible null pointer dereference: stp. [nullPointerRedundantCheck] aspectc++/Puma/tools/lemon/lemon.c:935:5: note: Assuming that condition '(stp)==0' is not redundant aspectc++/Puma/tools/lemon/lemon.c:940:22: note: Null pointer dereference aspectc++/Puma/tools/lemon/lemon.c:976:11: warning: Either the condition '(stp)==0' is redundant or there is possible null pointer dereference: stp. [nullPointerRedundantCheck] aspectc++/Puma/tools/lemon/lemon.c:935:5: note: Assuming that condition '(stp)==0' is not redundant aspectc++/Puma/tools/lemon/lemon.c:941:22: note: Calling function 'buildshifts', 2nd argument 'stp' value is 0 aspectc++/Puma/tools/lemon/lemon.c:976:11: note: Null pointer dereference aspectc++/Puma/tools/lemon/lemon.c:4685:5: warning: Either the condition '(sp)==0' is redundant or there is possible null pointer dereference: sp. [nullPointerRedundantCheck] aspectc++/Puma/tools/lemon/lemon.c:4684:5: note: Assuming that condition '(sp)==0' is not redundant aspectc++/Puma/tools/lemon/lemon.c:4685:5: note: Null pointer dereference aspectc++/Puma/tools/lemon/lemon.c:1938:10: portability: Casting between char * and double * which have an incompatible binary data representation. [invalidPointerCast] aspectc++/Puma/tools/lemon/lemon.c:2673:26: style:inconclusive: Function 'Parse' argument 1 names different: declaration 'lemp' definition 'gp'. [funcArgNamesDifferent] aspectc++/Puma/tools/lemon/lemon.c:209:26: note: Function 'Parse' argument 1 names different: declaration 'lemp' definition 'gp'. aspectc++/Puma/tools/lemon/lemon.c:2673:26: note: Function 'Parse' argument 1 names different: declaration 'lemp' definition 'gp'. aspectc++/Puma/tools/lemon/lemon.c:468:25: style: Local variable 'freelist' shadows outer variable [shadowVariable] aspectc++/Puma/tools/lemon/lemon.c:1238:23: note: Shadowed declaration aspectc++/Puma/tools/lemon/lemon.c:468:25: note: Shadow variable aspectc++/Puma/tools/lemon/lemon.c:802:24: style: Variable 'sp' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:949:32: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/tools/lemon/lemon.c:949:50: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/tools/lemon/lemon.c:1053:35: style: Parameter 'lemp' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/tools/lemon/lemon.c:1175:18: style: Variable 'spx' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:1175:24: style: Variable 'spy' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:1491:35: style: Parameter 'z' can be declared as pointer to const. However it seems that 'handle_T_option' is a callback function, if 'z' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aspectc++/Puma/tools/lemon/lemon.c:1540:28: note: You might need to cast the function pointer here aspectc++/Puma/tools/lemon/lemon.c:1491:35: note: Parameter 'z' can be declared as pointer to const aspectc++/Puma/tools/lemon/lemon.c:2890:43: style: Parameter 'lemp' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/tools/lemon/lemon.c:2940:18: style: Variable 'sp' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:2987:18: style: Variable 'sp' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:3058:21: style: Variable 'stp' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:3156:20: style: Variable 'sp' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:3227:42: style: Parameter 'lemp' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/tools/lemon/lemon.c:3251:30: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/tools/lemon/lemon.c:3281:9: style: Variable 'tpltname' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:3282:9: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:3411:35: style: Parameter 'sp' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/tools/lemon/lemon.c:3411:53: style: Parameter 'lemp' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/tools/lemon/lemon.c:3572:16: style: Parameter 'rp' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/tools/lemon/lemon.c:3634:20: style: Variable 'sp' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:3768:17: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:3769:17: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:3786:20: style: Variable 'sp' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:4107:22: style: Variable 'p' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:4148:22: style: Variable 'sp' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:4182:20: style: Variable 'sp' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:4321:21: style: Variable 'rp2' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lemon.c:4507:30: style: Parameter 's2' can be declared as pointer to const [constParameterPointer] aspectc++/Puma/tools/lemon/lemon.c:4633:15: style: Variable 'oldnp' can be declared as pointer to const [constVariablePointer] aspectc++/Puma/tools/lemon/lempar.c:7:1: error: syntax error [syntaxError] aspectc++/AspectC++/tests/AccessControl/main.cc:56:1: error: The one definition rule is violated, different classes/structs have the same name 'Derived' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/AdviceVirtualFct/main.cc:18:1: note: The one definition rule is violated, different classes/structs have the same name 'Derived' aspectc++/AspectC++/tests/AccessControl/main.cc:56:1: note: The one definition rule is violated, different classes/structs have the same name 'Derived' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/ArrayWrapper/main.cc:15:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/AspectOf/main.cc:19:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/AspectPrivileges/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/examples/coverage/main.cc:1:1: error: The one definition rule is violated, different classes/structs have the same name 'MyClass' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Attribute_inMacro/main.cc:14:1: note: The one definition rule is violated, different classes/structs have the same name 'MyClass' aspectc++/AspectC++/examples/coverage/main.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'MyClass' aspectc++/AspectC++/tests/Attribute_basic/main.cc:32:1: error: The one definition rule is violated, different classes/structs have the same name 'myClass' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Attribute_pointcuts/main.cc:22:1: note: The one definition rule is violated, different classes/structs have the same name 'myClass' aspectc++/AspectC++/tests/Attribute_basic/main.cc:32:1: note: The one definition rule is violated, different classes/structs have the same name 'myClass' aspectc++/AspectC++/tests/Attribute_basic/main.cc:32:1: error: The one definition rule is violated, different classes/structs have the same name 'myClass' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Attribute_removeAttrs/main.cc:11:1: note: The one definition rule is violated, different classes/structs have the same name 'myClass' aspectc++/AspectC++/tests/Attribute_basic/main.cc:32:1: note: The one definition rule is violated, different classes/structs have the same name 'myClass' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug239/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug267/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug268/main.cc:6:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/AccessControl/main.cc:31:1: error: The one definition rule is violated, different classes/structs have the same name 'Base' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug293/Derived.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'Base' aspectc++/AspectC++/tests/AccessControl/main.cc:31:1: note: The one definition rule is violated, different classes/structs have the same name 'Base' aspectc++/AspectC++/tests/AccessControl/main.cc:56:1: error: The one definition rule is violated, different classes/structs have the same name 'Derived' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug293/Derived.h:9:1: note: The one definition rule is violated, different classes/structs have the same name 'Derived' aspectc++/AspectC++/tests/AccessControl/main.cc:56:1: note: The one definition rule is violated, different classes/structs have the same name 'Derived' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug316/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug368/main.cc:4:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug477/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug512/main.cc:4:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Bug192/main.cc:9:9: error: The one definition rule is violated, different classes/structs have the same name 'Foo' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug548/main.cc:5:1: note: The one definition rule is violated, different classes/structs have the same name 'Foo' aspectc++/AspectC++/tests/Bug192/main.cc:9:9: note: The one definition rule is violated, different classes/structs have the same name 'Foo' aspectc++/AspectC++/tests/Base/main.cc:37:1: error: The one definition rule is violated, different classes/structs have the same name 'C3' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug548/main.cc:30:1: note: The one definition rule is violated, different classes/structs have the same name 'C3' aspectc++/AspectC++/tests/Base/main.cc:37:1: note: The one definition rule is violated, different classes/structs have the same name 'C3' aspectc++/AspectC++/tests/Base/main.cc:22:1: error: The one definition rule is violated, different classes/structs have the same name 'C2' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug548/main.cc:34:1: note: The one definition rule is violated, different classes/structs have the same name 'C2' aspectc++/AspectC++/tests/Base/main.cc:22:1: note: The one definition rule is violated, different classes/structs have the same name 'C2' aspectc++/AspectC++/tests/Base/main.cc:7:1: error: The one definition rule is violated, different classes/structs have the same name 'C1' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug548/main.cc:38:1: note: The one definition rule is violated, different classes/structs have the same name 'C1' aspectc++/AspectC++/tests/Base/main.cc:7:1: note: The one definition rule is violated, different classes/structs have the same name 'C1' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug554/main.cc:15:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug566/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug571-1/main.cc:11:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug571-1/main.cc:17:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug571-1/main.cc:23:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug571-2/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug571-2/main.cc:18:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug571-2/main.cc:24:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug571-3/main.cc:13:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug571-3/main.cc:19:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug571-3/main.cc:25:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Base/main.cc:22:1: error: The one definition rule is violated, different classes/structs have the same name 'C2' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug575/main.cc:13:1: note: The one definition rule is violated, different classes/structs have the same name 'C2' aspectc++/AspectC++/tests/Base/main.cc:22:1: note: The one definition rule is violated, different classes/structs have the same name 'C2' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug575/main.cc:18:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug580/main.cc:8:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Bug192/main.cc:9:9: error: The one definition rule is violated, different classes/structs have the same name 'Foo' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug580/main.cc:14:7: note: The one definition rule is violated, different classes/structs have the same name 'Foo' aspectc++/AspectC++/tests/Bug192/main.cc:9:9: note: The one definition rule is violated, different classes/structs have the same name 'Foo' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Bug770/main.cc:56:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CFlowCycle/B.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: error: The one definition rule is violated, different classes/structs have the same name 'D' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CFlowCycle/D.h:6:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CFlowCycle/C.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CFlowCycle/A.h:6:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug192/main.cc:9:9: error: The one definition rule is violated, different classes/structs have the same name 'Foo' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CallAdvice/main.cc:8:1: note: The one definition rule is violated, different classes/structs have the same name 'Foo' aspectc++/AspectC++/tests/Bug192/main.cc:9:9: note: The one definition rule is violated, different classes/structs have the same name 'Foo' aspectc++/AspectC++/tests/Bug574/main.cc:19:1: error: The one definition rule is violated, different classes/structs have the same name 'Cyg_Thread' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CallAdvice/main.cc:13:1: note: The one definition rule is violated, different classes/structs have the same name 'Cyg_Thread' aspectc++/AspectC++/tests/Bug574/main.cc:19:1: note: The one definition rule is violated, different classes/structs have the same name 'Cyg_Thread' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CallAdvice/main.cc:45:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CallAdvice/main.cc:96:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/examples/threads/main.cc:14:1: error: The one definition rule is violated, different classes/structs have the same name 'TestClass' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CallBuiltinOperator/main.cc:99:1: note: The one definition rule is violated, different classes/structs have the same name 'TestClass' aspectc++/AspectC++/examples/threads/main.cc:14:1: note: The one definition rule is violated, different classes/structs have the same name 'TestClass' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CallOnRef/main.cc:10:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CallPostfixOp/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CallRef/main.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CallViaADN/classes.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/ArrayWrapper/main.cc:4:1: error: The one definition rule is violated, different classes/structs have the same name 'S' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/CompoundGetSetAdvice/main.cc:10:1: note: The one definition rule is violated, different classes/structs have the same name 'S' aspectc++/AspectC++/tests/ArrayWrapper/main.cc:4:1: note: The one definition rule is violated, different classes/structs have the same name 'S' aspectc++/AspectC++/tests/Base/main.cc:7:1: error: The one definition rule is violated, different classes/structs have the same name 'C1' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/ConsDesAdvice/c1.h:30:1: note: The one definition rule is violated, different classes/structs have the same name 'C1' aspectc++/AspectC++/tests/Base/main.cc:7:1: note: The one definition rule is violated, different classes/structs have the same name 'C1' aspectc++/AspectC++/tests/Base/main.cc:22:1: error: The one definition rule is violated, different classes/structs have the same name 'C2' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/ConsDesAdvice/main.cc:9:1: note: The one definition rule is violated, different classes/structs have the same name 'C2' aspectc++/AspectC++/tests/Base/main.cc:22:1: note: The one definition rule is violated, different classes/structs have the same name 'C2' aspectc++/AspectC++/tests/Base/main.cc:37:1: error: The one definition rule is violated, different classes/structs have the same name 'C3' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/ConsDesAdvice/main.cc:19:1: note: The one definition rule is violated, different classes/structs have the same name 'C3' aspectc++/AspectC++/tests/Base/main.cc:37:1: note: The one definition rule is violated, different classes/structs have the same name 'C3' aspectc++/AspectC++/tests/Bug548/main.cc:26:1: error: The one definition rule is violated, different classes/structs have the same name 'C4' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/ConsDesAdvice/main.cc:24:1: note: The one definition rule is violated, different classes/structs have the same name 'C4' aspectc++/AspectC++/tests/Bug548/main.cc:26:1: note: The one definition rule is violated, different classes/structs have the same name 'C4' aspectc++/AspectC++/tests/Bug784/main.cc:21:1: error: The one definition rule is violated, different classes/structs have the same name 'Test' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Context/main.cc:8:1: note: The one definition rule is violated, different classes/structs have the same name 'Test' aspectc++/AspectC++/tests/Bug784/main.cc:21:1: note: The one definition rule is violated, different classes/structs have the same name 'Test' aspectc++/AspectC++/tests/DefaultArgs/main.cc:9:1: error: The one definition rule is violated, different classes/structs have the same name 'Connection' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/DefaultArgs2/main.cc:9:1: note: The one definition rule is violated, different classes/structs have the same name 'Connection' aspectc++/AspectC++/tests/DefaultArgs/main.cc:9:1: note: The one definition rule is violated, different classes/structs have the same name 'Connection' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/EntityInfo/main.cc:74:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/EntityInfo/main.cc:85:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/EntityInfo/main.cc:87:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: error: The one definition rule is violated, different classes/structs have the same name 'D' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/EntityInfo/main.cc:89:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/ExecAdviceNewDelete/main.cc:31:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/ExecAdviceNewDelete/main.cc:38:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Bug784/main.cc:21:1: error: The one definition rule is violated, different classes/structs have the same name 'Test' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Float128Basic/main.cc:7:1: note: The one definition rule is violated, different classes/structs have the same name 'Test' aspectc++/AspectC++/tests/Bug784/main.cc:21:1: note: The one definition rule is violated, different classes/structs have the same name 'Test' aspectc++/AspectC++/tests/AttribAligned/main.cc:16:1: error: The one definition rule is violated, different classes/structs have the same name 'T1' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/FunctionEntity/main.cc:11:1: note: The one definition rule is violated, different classes/structs have the same name 'T1' aspectc++/AspectC++/tests/AttribAligned/main.cc:16:1: note: The one definition rule is violated, different classes/structs have the same name 'T1' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/GetBaseDerived/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/GetBaseDerived/main.cc:8:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/GetBaseDerived/main.cc:13:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: error: The one definition rule is violated, different classes/structs have the same name 'D' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/GetBaseDerived/main.cc:18:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/IntroInBase/C.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/JPType/main.cc:24:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/MatchExpr/main.cc:73:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayWrapper/main.cc:4:1: error: The one definition rule is violated, different classes/structs have the same name 'S' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/MatchExpr/main.cc:272:1: note: The one definition rule is violated, different classes/structs have the same name 'S' aspectc++/AspectC++/tests/ArrayWrapper/main.cc:4:1: note: The one definition rule is violated, different classes/structs have the same name 'S' aspectc++/AspectC++/tests/Bug784/main.cc:21:1: error: The one definition rule is violated, different classes/structs have the same name 'Test' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/MatchStatic/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'Test' aspectc++/AspectC++/tests/Bug784/main.cc:21:1: note: The one definition rule is violated, different classes/structs have the same name 'Test' aspectc++/AspectC++/tests/Bug271/main.cc:19:1: error: The one definition rule is violated, different classes/structs have the same name 'FOOBAR' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/MatchVirtual/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'FOOBAR' aspectc++/AspectC++/tests/Bug271/main.cc:19:1: note: The one definition rule is violated, different classes/structs have the same name 'FOOBAR' aspectc++/AspectC++/tests/Bug271/main.cc:39:1: error: The one definition rule is violated, different classes/structs have the same name 'BAR' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/MatchVirtual/main.cc:15:1: note: The one definition rule is violated, different classes/structs have the same name 'BAR' aspectc++/AspectC++/tests/Bug271/main.cc:39:1: note: The one definition rule is violated, different classes/structs have the same name 'BAR' aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:9:1: error: The one definition rule is violated, different classes/structs have the same name 'T' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/MemberPointCut/main.cc:7:1: note: The one definition rule is violated, different classes/structs have the same name 'T' aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:9:1: note: The one definition rule is violated, different classes/structs have the same name 'T' aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:9:1: error: The one definition rule is violated, different classes/structs have the same name 'T' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/MemberPointCut2/main.cc:8:1: note: The one definition rule is violated, different classes/structs have the same name 'T' aspectc++/AspectC++/tests/ArrayAccessAdvice/main.cc:9:1: note: The one definition rule is violated, different classes/structs have the same name 'T' aspectc++/AspectC++/tests/Bug784/main.cc:21:1: error: The one definition rule is violated, different classes/structs have the same name 'Test' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/NameMangling/main.cc:6:1: note: The one definition rule is violated, different classes/structs have the same name 'Test' aspectc++/AspectC++/tests/Bug784/main.cc:21:1: note: The one definition rule is violated, different classes/structs have the same name 'Test' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/NamedPointcuts/main.cc:11:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/NamedPointcuts/main.cc:15:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/NonInlineIntroInclude/A.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/NonInlineIntroInclude/B.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/NonInlineIntroInclude/C.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/NonInlineIntros/C.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: error: The one definition rule is violated, different classes/structs have the same name 'D' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/NonInlineIntros/D.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Bug477/main.cc:30:1: error: The one definition rule is violated, different classes/structs have the same name 'E' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/NonInlineIntros/E.h:6:1: note: The one definition rule is violated, different classes/structs have the same name 'E' aspectc++/AspectC++/tests/Bug477/main.cc:30:1: note: The one definition rule is violated, different classes/structs have the same name 'E' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/NonInlineSliceInclude/A.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/NonInlineSliceInclude/B.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/NonInlineSliceInclude/C.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Base/main.cc:7:1: error: The one definition rule is violated, different classes/structs have the same name 'C1' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Order/main.cc:67:1: note: The one definition rule is violated, different classes/structs have the same name 'C1' aspectc++/AspectC++/tests/Base/main.cc:7:1: note: The one definition rule is violated, different classes/structs have the same name 'C1' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/PragmaOnce/a.h:2:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Result/main.cc:8:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/AttribAligned/main.cc:16:1: error: The one definition rule is violated, different classes/structs have the same name 'T1' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/SimpleGetAdvice/main.cc:5:1: note: The one definition rule is violated, different classes/structs have the same name 'T1' aspectc++/AspectC++/tests/AttribAligned/main.cc:16:1: note: The one definition rule is violated, different classes/structs have the same name 'T1' aspectc++/AspectC++/tests/GetConditional/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'Container' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/SimpleGetSetFuncPtr/main.cc:8:1: note: The one definition rule is violated, different classes/structs have the same name 'Container' aspectc++/AspectC++/tests/GetConditional/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'Container' aspectc++/AspectC++/tests/AttribAligned/main.cc:16:1: error: The one definition rule is violated, different classes/structs have the same name 'T1' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/SimpleRefAdvice/main.cc:5:1: note: The one definition rule is violated, different classes/structs have the same name 'T1' aspectc++/AspectC++/tests/AttribAligned/main.cc:16:1: note: The one definition rule is violated, different classes/structs have the same name 'T1' aspectc++/AspectC++/tests/AttribAligned/main.cc:16:1: error: The one definition rule is violated, different classes/structs have the same name 'T1' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/SimpleSetAdvice/main.cc:5:1: note: The one definition rule is violated, different classes/structs have the same name 'T1' aspectc++/AspectC++/tests/AttribAligned/main.cc:16:1: note: The one definition rule is violated, different classes/structs have the same name 'T1' aspectc++/AspectC++/tests/ArrayWrapper/main.cc:4:1: error: The one definition rule is violated, different classes/structs have the same name 'S' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/Slice/main.cc:102:30: note: The one definition rule is violated, different classes/structs have the same name 'S' aspectc++/AspectC++/tests/ArrayWrapper/main.cc:4:1: note: The one definition rule is violated, different classes/structs have the same name 'S' aspectc++/AspectC++/tests/Bug784/main.cc:21:1: error: The one definition rule is violated, different classes/structs have the same name 'Test' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/StandAloneCalls/main.cc:31:1: note: The one definition rule is violated, different classes/structs have the same name 'Test' aspectc++/AspectC++/tests/Bug784/main.cc:21:1: note: The one definition rule is violated, different classes/structs have the same name 'Test' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/StaticTrace/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/TemplateExtCall/main.cc:82:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/That/main.cc:32:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/That/main.cc:40:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/That/main.cc:48:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: error: The one definition rule is violated, different classes/structs have the same name 'D' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/That/main.cc:56:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/ThatConst/main.cc:4:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/UnknownTypeCheck/a.h:4:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/UnknownTypeCheck/b.h:6:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/examples/coverage/main.cc:1:1: error: The one definition rule is violated, different classes/structs have the same name 'MyClass' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/UnsizedArray/main.cc:4:1: note: The one definition rule is violated, different classes/structs have the same name 'MyClass' aspectc++/AspectC++/examples/coverage/main.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'MyClass' aspectc++/AspectC++/tests/Attribute_basic/main.cc:32:1: error: The one definition rule is violated, different classes/structs have the same name 'myClass' [ctuOneDefinitionRuleViolation] aspectc++/AspectC++/tests/VoidArg/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'myClass' aspectc++/AspectC++/tests/Attribute_basic/main.cc:32:1: note: The one definition rule is violated, different classes/structs have the same name 'myClass' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug100/bug100.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug129/bug129.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug137/bug137.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug138/bug138.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug189/bug189.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/Puma/tests/bug180/bug180.cc:1:1: error: The one definition rule is violated, different classes/structs have the same name 'Y' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug189/bug189.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'Y' aspectc++/Puma/tests/bug180/bug180.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'Y' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug220/bug220.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug248/bug248.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug248/bug248.cc:6:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug248/bug248.cc:8:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: error: The one definition rule is violated, different classes/structs have the same name 'D' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug248/bug248.cc:13:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug258/bug258.cc:6:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug264/bug264.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug269/bug269.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/Puma/tests/bug180/bug180.cc:1:1: error: The one definition rule is violated, different classes/structs have the same name 'Y' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug273/bug273.cc:6:1: note: The one definition rule is violated, different classes/structs have the same name 'Y' aspectc++/Puma/tests/bug180/bug180.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'Y' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug274/bug274.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug274/bug274.cc:5:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug289/bug289.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug289/bug289.cc:2:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug3/bug3.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug3/bug3.cc:4:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug3/bug3.cc:5:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: error: The one definition rule is violated, different classes/structs have the same name 'D' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug3/bug3.cc:6:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug305/bug305.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug325/bug325.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug326/bug326.cc:2:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug338/bug338.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Bug209/main.cc:5:1: error: The one definition rule is violated, different classes/structs have the same name 'A < int >' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug340/bug340-3.cc:1:19: note: The one definition rule is violated, different classes/structs have the same name 'A < int >' aspectc++/AspectC++/tests/Bug209/main.cc:5:1: note: The one definition rule is violated, different classes/structs have the same name 'A < int >' aspectc++/AspectC++/tests/Bug477/main.cc:30:1: error: The one definition rule is violated, different classes/structs have the same name 'E' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug340/bug340-4.cc:6:1: note: The one definition rule is violated, different classes/structs have the same name 'E' aspectc++/AspectC++/tests/Bug477/main.cc:30:1: note: The one definition rule is violated, different classes/structs have the same name 'E' aspectc++/AspectC++/tests/NonInlineIntros/F.h:6:1: error: The one definition rule is violated, different classes/structs have the same name 'F' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug340/bug340-4.cc:9:1: note: The one definition rule is violated, different classes/structs have the same name 'F' aspectc++/AspectC++/tests/NonInlineIntros/F.h:6:1: note: The one definition rule is violated, different classes/structs have the same name 'F' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: error: The one definition rule is violated, different classes/structs have the same name 'D' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug340/bug340-4.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug340/bug340-4.cc:15:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/Puma/tests/bug130/bug130.cc:2:1: error: The one definition rule is violated, different classes/structs have the same name 'X < true >' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug342/bug342.cc:2:1: note: The one definition rule is violated, different classes/structs have the same name 'X < true >' aspectc++/Puma/tests/bug130/bug130.cc:2:1: note: The one definition rule is violated, different classes/structs have the same name 'X < true >' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug343/test2.cc:11:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/Puma/tests/bug345/bug345.cc:2:1: error: The one definition rule is violated, different classes/structs have the same name 'X < int >' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug346/bug346.cc:2:1: note: The one definition rule is violated, different classes/structs have the same name 'X < int >' aspectc++/Puma/tests/bug345/bug345.cc:2:1: note: The one definition rule is violated, different classes/structs have the same name 'X < int >' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug347/bug347.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug5/bug5.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/Puma/tests/bug345/bug345.cc:2:1: error: The one definition rule is violated, different classes/structs have the same name 'X < int >' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug6/bug6.cc:2:1: note: The one definition rule is violated, different classes/structs have the same name 'X < int >' aspectc++/Puma/tests/bug345/bug345.cc:2:1: note: The one definition rule is violated, different classes/structs have the same name 'X < int >' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug61/bug61.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/bug61/bug61.cc:5:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/Puma/tests/bug180/bug180.cc:1:1: error: The one definition rule is violated, different classes/structs have the same name 'Y' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test14.cc:5:1: note: The one definition rule is violated, different classes/structs have the same name 'Y' aspectc++/Puma/tests/bug180/bug180.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'Y' aspectc++/Puma/tests/bug345/bug345.cc:2:1: error: The one definition rule is violated, different classes/structs have the same name 'X < int >' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test15.cc:6:1: note: The one definition rule is violated, different classes/structs have the same name 'X < int >' aspectc++/Puma/tests/bug345/bug345.cc:2:1: note: The one definition rule is violated, different classes/structs have the same name 'X < int >' aspectc++/AspectC++/tests/Base/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'X' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test18.cc:8:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/AspectC++/tests/Base/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'X' aspectc++/Puma/tests/bug180/bug180.cc:1:1: error: The one definition rule is violated, different classes/structs have the same name 'Y' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test18.cc:17:1: note: The one definition rule is violated, different classes/structs have the same name 'Y' aspectc++/Puma/tests/bug180/bug180.cc:1:1: note: The one definition rule is violated, different classes/structs have the same name 'Y' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: error: The one definition rule is violated, different classes/structs have the same name 'B' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test19.cc:19:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/Bug209/main.cc:12:1: note: The one definition rule is violated, different classes/structs have the same name 'B' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test19.cc:21:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Bug477/main.cc:30:1: error: The one definition rule is violated, different classes/structs have the same name 'E' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test19.cc:23:1: note: The one definition rule is violated, different classes/structs have the same name 'E' aspectc++/AspectC++/tests/Bug477/main.cc:30:1: note: The one definition rule is violated, different classes/structs have the same name 'E' aspectc++/AspectC++/tests/NonInlineIntros/F.h:6:1: error: The one definition rule is violated, different classes/structs have the same name 'F' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test19.cc:24:1: note: The one definition rule is violated, different classes/structs have the same name 'F' aspectc++/AspectC++/tests/NonInlineIntros/F.h:6:1: note: The one definition rule is violated, different classes/structs have the same name 'F' aspectc++/AspectC++/tests/CallAdvice/main.cc:130:1: error: The one definition rule is violated, different classes/structs have the same name 'G' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test19.cc:25:1: note: The one definition rule is violated, different classes/structs have the same name 'G' aspectc++/AspectC++/tests/CallAdvice/main.cc:130:1: note: The one definition rule is violated, different classes/structs have the same name 'G' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'C' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test20.cc:4:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/ArrayMangling/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'C' aspectc++/AspectC++/tests/Advice/main.cc:3:1: error: The one definition rule is violated, different classes/structs have the same name 'A' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test20.cc:8:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Advice/main.cc:3:1: note: The one definition rule is violated, different classes/structs have the same name 'A' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: error: The one definition rule is violated, different classes/structs have the same name 'D' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test22.cc:24:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Bug477/main.cc:25:1: note: The one definition rule is violated, different classes/structs have the same name 'D' aspectc++/AspectC++/tests/Bug477/main.cc:30:1: error: The one definition rule is violated, different classes/structs have the same name 'E' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test22.cc:26:1: note: The one definition rule is violated, different classes/structs have the same name 'E' aspectc++/AspectC++/tests/Bug477/main.cc:30:1: note: The one definition rule is violated, different classes/structs have the same name 'E' aspectc++/Puma/tests/misc/test15.cc:10:1: error: The one definition rule is violated, different classes/structs have the same name 'Y < int >' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test3.cc:7:1: note: The one definition rule is violated, different classes/structs have the same name 'Y < int >' aspectc++/Puma/tests/misc/test15.cc:10:1: note: The one definition rule is violated, different classes/structs have the same name 'Y < int >' aspectc++/Puma/tests/misc/test15.cc:10:1: error: The one definition rule is violated, different classes/structs have the same name 'Y < int >' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test5.cc:9:1: note: The one definition rule is violated, different classes/structs have the same name 'Y < int >' aspectc++/Puma/tests/misc/test15.cc:10:1: note: The one definition rule is violated, different classes/structs have the same name 'Y < int >' aspectc++/Puma/tests/bug345/bug345.cc:2:1: error: The one definition rule is violated, different classes/structs have the same name 'X < int >' [ctuOneDefinitionRuleViolation] aspectc++/Puma/tests/misc/test6.cc:10:1: note: The one definition rule is violated, different classes/structs have the same name 'X < int >' aspectc++/Puma/tests/bug345/bug345.cc:2:1: note: The one definition rule is violated, different classes/structs have the same name 'X < int >' aspectc++/AspectC++/ClangASTConsumer.cc:30:40: warning: Null pointer dereference: D [ctunullpointer] aspectc++/AspectC++/ClangASTConsumer.cc:187:7: note: Assuming that condition 'VD' is not redundant aspectc++/AspectC++/ClangASTConsumer.cc:192:20: note: Calling function isInProject, 1st argument is null aspectc++/AspectC++/ClangASTConsumer.cc:30:40: note: Dereferencing argument D that is null aspectc++/Puma/tools/lemon/lemon.c:976:11: warning: Null pointer dereference: stp [ctunullpointer] aspectc++/Puma/tools/lemon/lemon.c:935:5: note: Assuming that condition '(stp)==0' is not redundant aspectc++/Puma/tools/lemon/lemon.c:941:16: note: Calling function buildshifts, 2nd argument is null aspectc++/Puma/tools/lemon/lemon.c:976:11: note: Dereferencing argument stp that is null diff: 2.14.0 aspectc++/AspectC++/ACModel/ModelNode.h:106:3: performance: Function 'operatorstd::string()' should return member 'text_' by const reference. [returnByReference] DONE