Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3476 unsigned OrderIndex, ScopeIndex; in CheckAMDGCNBuiltinFunctionCall() local
3482 OrderIndex = 2; in CheckAMDGCNBuiltinFunctionCall()
3486 OrderIndex = 0; in CheckAMDGCNBuiltinFunctionCall()
3493 ExprResult Arg = TheCall->getArg(OrderIndex); in CheckAMDGCNBuiltinFunctionCall()