Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3907 auto ToThisArg = importChecked(Err, FromDtor->getOperatorDeleteThisArg()); in VisitFunctionDecl() local
3920 ToDtor->setOperatorDelete(ToOperatorDelete, ToThisArg); in VisitFunctionDecl()