Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h72 void setPointeeType(uint32_t PointeeType);
H A DBTFDebug.cpp93 void BTFTypeDerived::setPointeeType(uint32_t PointeeType) { in setPointeeType() function in BTFTypeDerived
1356 DType->setPointeeType(StructTypeId); in endModule()