Home
last modified time | relevance | path

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

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