Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3300 ExprResult RebuildCXXThisExpr(SourceLocation ThisLoc, in RebuildCXXThisExpr() function
12406 return getDerived().RebuildCXXThisExpr(E->getBeginLoc(), T, E->isImplicit()); in TransformCXXThisExpr()