reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 8375     if (SM.getFileID(IfInsertionLoc) != SM.getFileID(StmtEndLoc))
 8378     StringRef Indentation = Lexer::getIndentationForLine(IfInsertionLoc, SM);
 8389     FixitDiag << FixItHint::CreateInsertion(IfInsertionLoc, FixItOS.str());