Searched refs:rwNeedLoopVar (Results 1 – 1 of 1) sorted by relevance
62 auto rwNeedLoopVar = [needRW](const AutoPtr<ASTType> &elementType) -> bool { in EmitNeedLoopVar() local83 … if (rwNeedLoopVar(arrType->GetElementType()) || freeNeedLoopVar(arrType->GetElementType())) { in EmitNeedLoopVar()88 … if (rwNeedLoopVar(listType->GetElementType()) || freeNeedLoopVar(listType->GetElementType())) { in EmitNeedLoopVar()