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

References

tools/clang/tools/extra/clang-tidy/readability/BracesAroundStatementsCheck.cpp
  226       Context->getLangOpts());
  235                    SM, Context->getLangOpts())
  240       Lexer::getLocForEndOfToken(InitialLoc, 0, SM, Context->getLangOpts());
  250     EndLoc = findEndLocation(FREnd, SM, Context);