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

References

tools/clang/lib/Sema/TreeTransform.h
 9084   if (Allocator) {
 9085     ExprResult AllocatorRes = getDerived().TransformExpr(Allocator);
 9088     Allocator = AllocatorRes.get();
 9099       Allocator, Vars, C->getBeginLoc(), C->getLParenLoc(), C->getColonLoc(),