Searched defs:OperatorNew (Results 1 – 6 of 6) sorted by relevance
229 CXXNewExpr::CXXNewExpr(bool IsGlobalNew, FunctionDecl *OperatorNew, in CXXNewExpr()293 const ASTContext &Ctx, bool IsGlobalNew, FunctionDecl *OperatorNew, in Create()
9899 FunctionDecl *OperatorNew = E->getOperatorNew(); in VisitCXXNewExpr() local
1364 FunctionDecl *OperatorNew = nullptr; in makeNewAndDeleteExpr() local
2310 FunctionDecl *OperatorNew = nullptr; in BuildCXXNew() local2701 FunctionDecl *&OperatorNew, in FindAllocationFunctions()
13384 FunctionDecl *OperatorNew = nullptr; in TransformCXXNewExpr() local
2246 FunctionDecl *OperatorNew; variable