Home
last modified time | relevance | path

Searched defs:FnArgs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1507 ArrayRef<Value *> FnArgs, in coerceArguments()
1597 auto FnArgs = ArrayRef<Value *>(Args).drop_front( in splitAsyncCoroutine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1048 DITypeRefArray FnArgs = Sub->getType()->getTypeArray(); in constructSubprogramScopeDIE() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp3153 ArrayRef<llvm::Value *> FnArgs, in emitCheckHandlerCall()