Searched refs:ArgTyIndex (Results 1 – 1 of 1) sorted by relevance
3030 QualType ArgTyIndex = Index.get()->getType(); in CheckBuiltinFunctionCall() local3031 if (!ArgTyIndex->isIntegerType()) { in CheckBuiltinFunctionCall()3034 << ArgTyIndex << SemaRef.Context.UnsignedIntTy << 1 << 0 << 0; in CheckBuiltinFunctionCall()