Searched defs:AllocatedTypeInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprCXX.h1591 TypeSourceInfo *AllocatedTypeInfo; member in class:clang::CXXNewExpr
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DTreeTransform.h2023 RebuildCXXNewExpr(SourceLocation StartLoc, bool UseGlobal, SourceLocation PlacementLParen, MultiExprArg PlacementArgs, SourceLocation PlacementRParen, SourceRange TypeIdParens, QualType AllocatedType, TypeSourceInfo *AllocatedTypeInfo, Expr *ArraySize, SourceRange DirectInitRange, Expr *Initializer) argument

Completed in 131 milliseconds