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