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