Searched defs:OperatorNew (Results 1 – 6 of 6) sorted by relevance
182 CXXNewExpr::CXXNewExpr(bool IsGlobalNew, FunctionDecl *OperatorNew, in CXXNewExpr()245 FunctionDecl *OperatorNew, FunctionDecl *OperatorDelete, in Create()
9504 FunctionDecl *OperatorNew = E->getOperatorNew(); in VisitCXXNewExpr() local
1349 FunctionDecl *OperatorNew = nullptr; in makeNewAndDeleteExpr() local
2242 FunctionDecl *OperatorNew = nullptr; in BuildCXXNew() local2635 FunctionDecl *&OperatorNew, in FindAllocationFunctions()
12279 FunctionDecl *OperatorNew = nullptr; in TransformCXXNewExpr() local
2205 FunctionDecl *OperatorNew; variable