Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h74 void setPointeeType(uint32_t PointeeType);
H A DBTFDebug.cpp106 void BTFTypeDerived::setPointeeType(uint32_t PointeeType) { in setPointeeType() function in BTFTypeDerived
1647 BDType->setPointeeType(TmpTypeId); in endModule()
1649 BDType->setPointeeType(StructTypeId); in endModule()