Searched defs:CheckCXXThisCapture (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp797 bool Sema::CheckCXXThisCapture(SourceLocation Loc, bool Explicit, function in class:Sema
868 CheckCXXThisCapture(Loc);
5910 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation,

Completed in 58 milliseconds