Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1182 uint32_t FuncTypeId = addType(std::move(FuncTypeEntry)); in beginFunctionImpl() local
1189 processDeclAnnotations(DV->getAnnotations(), FuncTypeId, Arg - 1); in beginFunctionImpl()
1193 processDeclAnnotations(SP->getAnnotations(), FuncTypeId, -1); in beginFunctionImpl()
1202 FuncInfo.TypeId = FuncTypeId; in beginFunctionImpl()