Searched refs:IfInsertionLoc (Results 1 – 1 of 1) sorted by relevance
844 SourceLocation IfInsertionLoc = in DiagnoseDeclAvailability() local850 if (SM.getFileID(IfInsertionLoc) != SM.getFileID(StmtEndLoc)) in DiagnoseDeclAvailability()853 StringRef Indentation = Lexer::getIndentationForLine(IfInsertionLoc, SM); in DiagnoseDeclAvailability()864 FixitDiag << FixItHint::CreateInsertion(IfInsertionLoc, FixItOS.str()); in DiagnoseDeclAvailability()