Home | History | Annotate | Download | only in Sema

Lines Matching refs:BuildCXXConstructExpr

10707 Sema::BuildCXXConstructExpr(SourceLocation ConstructLoc, QualType DeclInitType,
10733 return BuildCXXConstructExpr(ConstructLoc, DeclInitType, Constructor,
10739 /// BuildCXXConstructExpr - Creates a complete call to a constructor,
10742 Sema::BuildCXXConstructExpr(SourceLocation ConstructLoc, QualType DeclInitType,