Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp1442 struct IRArgs { struct in __anon5c86009b0511::ClangToLLVMArgMapping
1443 unsigned PaddingArgIndex;
1446 unsigned FirstArgIndex;
1447 unsigned NumberOfArgs;
1449 IRArgs() in IRArgs() function
1520 auto &IRArgs = ArgInfo[ArgNo]; in construct() local
2445 auto IRArgs = IRFunctionArgs.getIRArgs(0); in ConstructAttributeList() local