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