reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
8375 if (SM.getFileID(IfInsertionLoc) != SM.getFileID(StmtEndLoc)) 8378 StringRef Indentation = Lexer::getIndentationForLine(IfInsertionLoc, SM); 8389 FixitDiag << FixItHint::CreateInsertion(IfInsertionLoc, FixItOS.str());