shaneasd 7e54f989f9 Update symbol database such that the override keyword implies that the function is also virtual (#1907)
* Update symbol database such that the override keyword implies that the function is also virtual

* Add test case for implicit override

* change isVirtual to hasVirtualSpecifier

* fix method documentation for getVirtualFunctionCalls and getFirstVirtualFunctionCallStack

* Fix isImplicitlyVirtual to consider the override keyword and document logic

* Fix getFirstVirtualFunctionCallStack and getVirtualFunctionCalls to use isImplicitlyVirtual instead of isVirtual so new test case passes
2019-07-04 12:32:32 +02:00
..
2019-06-22 19:20:15 +02:00
2019-06-29 07:49:14 +02:00
2019-06-29 07:49:14 +02:00
2019-02-09 07:24:06 +01:00
2019-06-28 22:08:32 +02:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2019-04-16 19:07:44 +02:00
2019-05-21 10:43:33 +02:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2019-06-29 07:49:14 +02:00
2019-02-09 07:24:06 +01:00
2019-04-06 06:54:38 +02:00
2019-03-02 08:06:23 +01:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2019-07-03 08:29:47 +02:00
2019-03-16 09:17:50 +01:00