Searched refs:FuncTypeId (Results 1 – 1 of 1) sorted by relevance
1182 uint32_t FuncTypeId = addType(std::move(FuncTypeEntry)); in beginFunctionImpl() local1189 processDeclAnnotations(DV->getAnnotations(), FuncTypeId, Arg - 1); in beginFunctionImpl()1193 processDeclAnnotations(SP->getAnnotations(), FuncTypeId, -1); in beginFunctionImpl()1202 FuncInfo.TypeId = FuncTypeId; in beginFunctionImpl()