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