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

/external/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h82 unsigned AllocaFieldIndex; // isInAlloca() member in union:clang::CodeGen::ABIArgInfo::__anon834
253 return AllocaFieldIndex;
257 AllocaFieldIndex = FieldIndex;

Completed in 56 milliseconds