Searched refs:isCopyInit (Results 1 – 2 of 2) sorted by relevance
467 bool isCopyInit() const { return Kind == SIK_Copy; } in isCopyInit() function
4269 SourceLocation Loc = (Kind.isCopyInit() && Kind.getEqualLoc().isValid()) in Perform()