Lines Matching refs:getPositionKind
472 assert((QueryingAA.getIRPosition().getPositionKind() == in clampReturnedValueStates()
474 QueryingAA.getIRPosition().getPositionKind() == in clampReturnedValueStates()
534 assert(QueryingAA.getIRPosition().getPositionKind() == in clampCallSiteArgumentStates()
549 if (ACSArgPos.getPositionKind() == IRPosition::IRP_INVALID) in clampCallSiteArgumentStates()
581 assert((Pos.getPositionKind() == IRPosition::IRP_ARGUMENT) && in getArgumentStateFromCallBaseContext()
642 assert(this->getIRPosition().getPositionKind() == in updateImpl()
5337 if (ACSArgPos.getPositionKind() == IRPosition::IRP_INVALID) in updateImpl()
6358 if (ACSArgPos.getPositionKind() == IRPosition::IRP_INVALID) in identifyPrivatizableType()
7490 } else if (getIRPosition().getPositionKind() == IRPosition::IRP_FUNCTION) { in getDeducedAttributes()
9214 else if (getPositionKind() != IRPosition::IRP_RETURNED && in initialize()
9623 switch (IRP.getPositionKind()) { \
9639 switch (IRP.getPositionKind()) { \
9655 switch (IRP.getPositionKind()) { \
9671 switch (IRP.getPositionKind()) { \
9687 switch (IRP.getPositionKind()) { \