Searched refs:fixItLoc (Results 1 – 1 of 1) sorted by relevance
1999 SourceLocation fixItLoc; in DiagnoseOwningPropertyGetterSynthesis() local2006 fixItLoc = getterRedecl->getLocEnd(); in DiagnoseOwningPropertyGetterSynthesis()2023 if (fixItLoc.isValid()) { in DiagnoseOwningPropertyGetterSynthesis()2026 noteDiag << FixItHint::CreateInsertion(fixItLoc, fixItText); in DiagnoseOwningPropertyGetterSynthesis()