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

References

tools/clang/tools/libclang/CIndex.cpp
 3163         for (LambdaExpr::capture_iterator C = E->explicit_capture_begin(),
 3164                                        CEnd = E->explicit_capture_end();
 3175         for (auto InitExpr : E->capture_inits()) {
 3180         TypeLoc TL = E->getCallOperator()->getTypeSourceInfo()->getTypeLoc();
 3183           if (E->hasExplicitParameters()) {
 3189           if (E->hasExplicitResultType()) {