Home | History | Annotate | Download | only in Sema

Lines Matching refs:ThisLoc

1940   ExprResult RebuildCXXThisExpr(SourceLocation ThisLoc,
1943 getSema().CheckCXXThisCapture(ThisLoc);
1945 new (getSema().Context) CXXThisExpr(ThisLoc, ThisType,