Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5109 unsigned OrderIndex, ScopeIndex; in CheckAMDGCNBuiltinFunctionCall() local
5115 OrderIndex = 2; in CheckAMDGCNBuiltinFunctionCall()
5119 OrderIndex = 0; in CheckAMDGCNBuiltinFunctionCall()
5126 ExprResult Arg = TheCall->getArg(OrderIndex); in CheckAMDGCNBuiltinFunctionCall()