Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h335 void visitEnumType(const DICompositeType *ETy, uint32_t &TypeId);
H A DBTFDebug.cpp736 void BTFDebug::visitEnumType(const DICompositeType *CTy, uint32_t &TypeId) { in visitEnumType() function in BTFDebug
784 visitEnumType(CTy, TypeId); in visitCompositeType()