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

References

tools/clang/tools/extra/clangd/refactor/tweaks/ExtractVariable.cpp
  450   if (Inputs.SelectionBegin == Inputs.SelectionEnd)
  450   if (Inputs.SelectionBegin == Inputs.SelectionEnd)
  452   const ASTContext &Ctx = Inputs.AST.getASTContext();
  453   const SourceManager &SM = Inputs.AST.getSourceManager();
  455           computeExtractedExpr(Inputs.ASTSelection.commonAncestor()))