Home | History | Annotate | Download | only in AST

Lines Matching full:cxxbindtemporaryexpr

788 CXXBindTemporaryExpr *CXXBindTemporaryExpr::Create(const ASTContext &C,
795 return new (C) CXXBindTemporaryExpr(Temp, SubExpr);