Searched refs:ProtoTypeId (Results 1 – 2 of 2) sorted by relevance
293 BTFTypeFunc::BTFTypeFunc(StringRef FuncName, uint32_t ProtoTypeId) in BTFTypeFunc() argument297 BTFType.Type = ProtoTypeId; in BTFTypeFunc()664 uint32_t ProtoTypeId; in beginFunctionImpl() local665 visitSubroutineType(SP->getType(), true, FuncArgNames, ProtoTypeId); in beginFunctionImpl()669 llvm::make_unique<BTFTypeFunc>(SP->getName(), ProtoTypeId); in beginFunctionImpl()
151 BTFTypeFunc(StringRef FuncName, uint32_t ProtoTypeId);