Home
last modified time | relevance | path

Searched defs:CallCanBeVirtual (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp3863 bool IsDelete, bool CallCanBeVirtual, in CheckVirtualDtorCall()
H A DSemaOverload.cpp14665 bool CallCanBeVirtual = !MemExpr->hasQualifier() || getLangOpts().AppleKext; in BuildCallToMemberFunction() local