Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp1403 struct IRArgs { struct in __anon6af8234f0511::ClangToLLVMArgMapping
1404 unsigned PaddingArgIndex;
1407 unsigned FirstArgIndex;
1408 unsigned NumberOfArgs;
1410 IRArgs() in IRArgs() function
1481 auto &IRArgs = ArgInfo[ArgNo]; in construct() local
2327 auto IRArgs = IRFunctionArgs.getIRArgs(0); in ConstructAttributeList() local