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

References

tools/clang/lib/Index/IndexBody.cpp
  391     if (C->capturesThis() || C->capturesVLAType())
  391     if (C->capturesThis() || C->capturesVLAType())
  394     if (C->capturesVariable() && IndexCtx.shouldIndexFunctionLocalSymbols())
  395       return IndexCtx.handleReference(C->getCapturedVar(), C->getLocation(),
  395       return IndexCtx.handleReference(C->getCapturedVar(), C->getLocation(),