Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckConstructor

6244     CheckConstructor(Constructor);
6328 /// CheckConstructor - Checks a fully-formed constructor for
6331 void Sema::CheckConstructor(CXXConstructorDecl *Constructor) {