Searched defs:setId (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/gencat/
H A Dgencat.c96 long setId; member in struct:_setT
582 MCAddSet(int setId) argument
657 MCDelSet(int setId) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h43 void setId(uint32_t Id) { this->Id = Id; } function in class:llvm::BTFTypeBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h337 void setId(EFuncId id) { FuncId = id; } function in class:llvm::AMDGPULibFuncImpl
379 void setId(EFuncId Id) { Impl->setId(Id); } function in class:llvm::AMDGPULibFunc

Completed in 113 milliseconds