Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckCXXThisCapture

1939     getSema().CheckCXXThisCapture(ThisLoc);
7148 getSema().CheckCXXThisCapture(E->getLocStart());
7942 getSema().CheckCXXThisCapture(C->getLocation(), C->isExplicit());