Searched refs:visitEnumType (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h283 void visitEnumType(const DICompositeType *ETy, uint32_t &TypeId);
H A DBTFDebug.cpp519 void BTFDebug::visitEnumType(const DICompositeType *CTy, uint32_t &TypeId) { function in class:BTFDebug
550 visitEnumType(CTy, TypeId);

Completed in 77 milliseconds