Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp3800 bool IsDelete, bool CallCanBeVirtual, in CheckVirtualDtorCall()
H A DSemaOverload.cpp14426 bool CallCanBeVirtual = !MemExpr->hasQualifier() || getLangOpts().AppleKext; in BuildCallToMemberFunction() local