Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurContext

4679             isa<CXXConstructorDecl>(S.CurContext)) {
4685 = cast<CXXConstructorDecl>(S.CurContext);
4744 isa<CXXConstructorDecl>(S.CurContext)) {
4748 CXXConstructorDecl *Constructor = cast<CXXConstructorDecl>(S.CurContext);