Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DTreeTransform.h3055 ExprResult RebuildCXXThisExpr(SourceLocation ThisLoc, in RebuildCXXThisExpr() function
11720 return getDerived().RebuildCXXThisExpr(E->getBeginLoc(), T, E->isImplicit()); in TransformCXXThisExpr()