Searched defs:CallCanBeVirtual (Results 1 – 3 of 3) sorted by relevance
3026 bool IsDelete, bool CallCanBeVirtual, in CheckVirtualDtorCall()
3731 bool IsDelete, bool CallCanBeVirtual, in CheckVirtualDtorCall()
14427 bool CallCanBeVirtual = !MemExpr->hasQualifier() || getLangOpts().AppleKext; in BuildCallToMemberFunction() local