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
  147     if (CurInsertionPoint && !exprIsValidOutside(CurInsertionPoint))
  147     if (CurInsertionPoint && !exprIsValidOutside(CurInsertionPoint))
  154         return CurInsertionPoint;