Home
last modified time | relevance | path

Searched defs:IndexArg (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbmethod.c166 char *IndexArg, in AcpiDbSetMethodData()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h36 enum { FrameArg, IndexArg }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1227 Value *IndexArg = Call->getArgOperand(1); in mapWasmLandingPadIndex() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp3496 TemplateArgument IndexArg = Converted[0], Ts = Converted[1]; in checkBuiltinTemplateIdType() local