Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h342 bool IsForwardDeclCandidate(const DIType *Base);
H A DBTFDebug.cpp787 bool BTFDebug::IsForwardDeclCandidate(const DIType *Base) { in IsForwardDeclCandidate() function in BTFDebug
812 if (IsForwardDeclCandidate(Base)) { in visitDerivedType()
908 if (IsForwardDeclCandidate(BaseTy)) in visitTypeEntry()