__mcall_is_virtual(D, f)

Results in {TRUE} if f is a virtual member function found in D, or a base class of D, otherwise {FALSE}. If it returns {TRUE} the call can be done using virtual dispatch, otherwise the call must be done directly.

Show/hideSee also

Copyright © 2010-2011 ARM. All rights reserved.ARM DUI 0472F
Non-ConfidentialID091611