Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckConstructor

5609     CheckConstructor(Constructor);
5684 /// CheckConstructor - Checks a fully-formed constructor for
5687 void Sema::CheckConstructor(CXXConstructorDecl *Constructor) {