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

References

tools/clang/lib/Sema/SemaExpr.cpp
16835       if (LSI && (!LSI->CallOperator ||
16835       if (LSI && (!LSI->CallOperator ||
16836                   !LSI->CallOperator->Encloses(Var->getDeclContext()))) {
16850           LSI->addPotentialCapture(E->IgnoreParens());