Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h343 bool IsForwardDeclCandidate(const DIType *Base);
H A DBTFDebug.cpp887 bool BTFDebug::IsForwardDeclCandidate(const DIType *Base) { in IsForwardDeclCandidate() function in BTFDebug
916 if (IsForwardDeclCandidate(Base)) { in visitDerivedType()
1013 if (IsForwardDeclCandidate(BaseTy)) in visitTypeEntry()