Searched refs:RecCall (Results 1 – 1 of 1) sorted by relevance
473 if (const auto RecCall = Element.getAs<CFGCXXRecordTypedCall>()) { in getConstructionContext() local474 return RecCall->getConstructionContext(); in getConstructionContext()