Searched defs:CallCanBeVirtual (Results 1 – 2 of 2) sorted by relevance
3976 CheckVirtualDtorCall(CXXDestructorDecl * dtor,SourceLocation Loc,bool IsDelete,bool CallCanBeVirtual,bool WarnOnNonAbstractTypes,SourceLocation DtorLoc) CheckVirtualDtorCall() argument
15518 bool CallCanBeVirtual = !MemExpr->hasQualifier() || getLangOpts().AppleKext; BuildCallToMemberFunction() local