Searched refs:isArgumentConstructedDirectly (Results 1 – 2 of 2) sorted by relevance
272 if (isArgumentConstructedDirectly(Idx)) in invalidateRegions()478 if (Call.isArgumentConstructedDirectly(Call.getASTArgumentIndex(Idx))) in addParameterValuesToBindings()
422 bool isArgumentConstructedDirectly(unsigned Index) const { in isArgumentConstructedDirectly() function