Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBTFDebug.cpp378 visitTypeEntry(Element.resolve()); in visitSubroutineType()
405 visitTypeEntry(cast<DIDerivedType>(Element)); in visitStructType()
421 visitTypeEntry(CTy->getBaseType().resolve()); in visitArrayType()
471 visitTypeEntry(DTy->getBaseType().resolve()); in visitDerivedType()
474 void BTFDebug::visitTypeEntry(const DIType *Ty) { in visitTypeEntry() function in BTFDebug
654 visitTypeEntry(DV->getType().resolve()); in beginFunctionImpl()
748 visitTypeEntry(GV->getType().resolve()); in endModule()
H A DBTFDebug.h216 void visitTypeEntry(const DIType *Ty);