Searched defs:PlacementLParen (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2821 RebuildCXXNewExpr(SourceLocation StartLoc, bool UseGlobal, SourceLocation PlacementLParen, MultiExprArg PlacementArgs, SourceLocation PlacementRParen, SourceRange TypeIdParens, QualType AllocatedType, TypeSourceInfo *AllocatedTypeInfo, Optional<Expr *> ArraySize, SourceRange DirectInitRange, Expr *Initializer) argument

Completed in 208 milliseconds