Searched refs:DeleteWasArrayForm (Results 1 – 4 of 4) sorted by relevance
2620 MismatchResult analyzeField(FieldDecl *Field, bool DeleteWasArrayForm);2742 bool DeleteWasArrayForm) { in analyzeField() argument2745 IsArrayForm = DeleteWasArrayForm; in analyzeField()2821 bool DeleteWasArrayForm) { in AnalyzeDeleteExprMismatch() argument2823 switch (Detector.analyzeField(Field, DeleteWasArrayForm)) { in AnalyzeDeleteExprMismatch()
3156 MismatchResult analyzeField(FieldDecl *Field, bool DeleteWasArrayForm);3278 bool DeleteWasArrayForm) { in analyzeField() argument3281 IsArrayForm = DeleteWasArrayForm; in analyzeField()3357 bool DeleteWasArrayForm) { in AnalyzeDeleteExprMismatch() argument3359 switch (Detector.analyzeField(Field, DeleteWasArrayForm)) { in AnalyzeDeleteExprMismatch()
9484 bool DeleteWasArrayForm);
12398 bool DeleteWasArrayForm);