Home
last modified time | relevance | path

Searched refs:ArgTyIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp3030 QualType ArgTyIndex = Index.get()->getType(); in CheckBuiltinFunctionCall() local
3031 if (!ArgTyIndex->isIntegerType()) { in CheckBuiltinFunctionCall()
3034 << ArgTyIndex << SemaRef.Context.UnsignedIntTy << 1 << 0 << 0; in CheckBuiltinFunctionCall()