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
   89     : ExprNode(Node), SM(SM), Ctx(Ctx) {
   90   Expr = Node->ASTNode.get<clang::Expr>();