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