Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h107 unsigned AllocaFieldIndex; // isInAlloca() member
437 return AllocaFieldIndex; in getInAllocaFieldIndex()
441 AllocaFieldIndex = FieldIndex; in setInAllocaFieldIndex()