Searched refs:AsConstructorCall (Results 1 – 1 of 1) sorted by relevance
184 const auto &AsConstructorCall = cast<CXXConstructorCall>(Call); in evalCall() local185 ThisSVal = AsConstructorCall.getCXXThisVal(); in evalCall()