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

References

tools/clang/lib/Sema/SemaDecl.cpp
13473       LSI->addThisCapture(/*Nested*/ false, C.getLocation(), I->getType(),
13476       LSI->addVLATypeCapture(C.getLocation(), I->getCapturedVLAType(),
13477                              I->getType());
13479     ++I;