Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp4462 unsigned OrderIndex, ScopeIndex; in CheckAMDGCNBuiltinFunctionCall() local
4468 OrderIndex = 2; in CheckAMDGCNBuiltinFunctionCall()
4472 OrderIndex = 0; in CheckAMDGCNBuiltinFunctionCall()
4479 ExprResult Arg = TheCall->getArg(OrderIndex); in CheckAMDGCNBuiltinFunctionCall()