Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp3362 unsigned OrderIndex, ScopeIndex; in CheckAMDGCNBuiltinFunctionCall() local
3368 OrderIndex = 2; in CheckAMDGCNBuiltinFunctionCall()
3372 OrderIndex = 0; in CheckAMDGCNBuiltinFunctionCall()
3379 ExprResult Arg = TheCall->getArg(OrderIndex); in CheckAMDGCNBuiltinFunctionCall()