Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.h74 void setPointeeType(uint32_t PointeeType);
H A DBTFDebug.cpp103 void BTFTypeDerived::setPointeeType(uint32_t PointeeType) { in setPointeeType() function in BTFTypeDerived
1596 BDType->setPointeeType(TmpTypeId); in endModule()
1598 BDType->setPointeeType(StructTypeId); in endModule()