Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp4246 unsigned OrderIndex, ScopeIndex; in CheckAMDGCNBuiltinFunctionCall() local
4252 OrderIndex = 2; in CheckAMDGCNBuiltinFunctionCall()
4256 OrderIndex = 0; in CheckAMDGCNBuiltinFunctionCall()
4263 ExprResult Arg = TheCall->getArg(OrderIndex); in CheckAMDGCNBuiltinFunctionCall()