Searched defs:OperatorNew (Results 1 – 6 of 6) sorted by relevance
181 CXXNewExpr::CXXNewExpr(bool IsGlobalNew, FunctionDecl *OperatorNew, in CXXNewExpr()244 FunctionDecl *OperatorNew, FunctionDecl *OperatorDelete, in Create()
9332 FunctionDecl *OperatorNew = E->getOperatorNew(); in VisitCXXNewExpr() local
1266 FunctionDecl *OperatorNew = nullptr; in makeNewAndDeleteExpr() local
2162 FunctionDecl *OperatorNew = nullptr; in BuildCXXNew() local2559 FunctionDecl *&OperatorNew, in FindAllocationFunctions()
11744 FunctionDecl *OperatorNew = nullptr; in TransformCXXNewExpr() local
2147 FunctionDecl *OperatorNew; variable