Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.h342 bool IsForwardDeclCandidate(const DIType *Base);
H A DBTFDebug.cpp785 bool BTFDebug::IsForwardDeclCandidate(const DIType *Base) { in IsForwardDeclCandidate() function in BTFDebug
810 if (IsForwardDeclCandidate(Base)) { in visitDerivedType()
906 if (IsForwardDeclCandidate(BaseTy)) in visitTypeEntry()