Searched defs:CXXConstructorCall (Results 1 – 2 of 2) sorted by relevance
47 class CXXConstructorCall; variable
719 CXXConstructorCall(const CXXConstructExpr *CE, const MemRegion *Target, in CXXConstructorCall() function725 CXXConstructorCall(const CXXConstructorCall &Other) : AnyFunctionCall(Other){} in CXXConstructorCall() function