Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurContext

6440             isa<CXXConstructorDecl>(S.CurContext)) {
6446 = cast<CXXConstructorDecl>(S.CurContext);
6517 isa<CXXConstructorDecl>(S.CurContext)) {
6521 CXXConstructorDecl *Constructor = cast<CXXConstructorDecl>(S.CurContext);