Home
last modified time | relevance | path

Searched refs:CheckVirtualDtorCall (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp3604 CheckVirtualDtorCall(PointeeRD->getDestructor(), StartLoc, in ActOnCXXDelete()
3799 void Sema::CheckVirtualDtorCall(CXXDestructorDecl *dtor, SourceLocation Loc, in CheckVirtualDtorCall() function in Sema
H A DSemaOverload.cpp14427 CheckVirtualDtorCall(DD, MemExpr->getBeginLoc(), /*IsDelete=*/false, in BuildCallToMemberFunction()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6276 void CheckVirtualDtorCall(CXXDestructorDecl *dtor, SourceLocation Loc,