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

References

tools/clang/lib/Sema/TreeTransform.h
 9083   Expr *Allocator = C->getAllocator();
 9091   Vars.reserve(C->varlist_size());
 9092   for (auto *VE : C->varlists()) {
 9099       Allocator, Vars, C->getBeginLoc(), C->getLParenLoc(), C->getColonLoc(),
 9099       Allocator, Vars, C->getBeginLoc(), C->getLParenLoc(), C->getColonLoc(),
 9099       Allocator, Vars, C->getBeginLoc(), C->getLParenLoc(), C->getColonLoc(),
 9100       C->getEndLoc());