Searched refs:shallowGet (Results 1 – 4 of 4) sorted by relevance
92 T* shallowGet() { in shallowGet() function96 const T* shallowGet() const { in shallowGet() function
156 if (!ref->shallowGet()->isNeverStrongReference()) { in getStrongReferences()180 err = nextRef->shallowGet()->recursivePass(stage, func, visited); in recursivePass()204 err = nextRef->shallowGet()->recursivePass(stage, func, visited); in recursivePass()255 const auto* nextType = nextRef->shallowGet(); in topologicalOrder()285 const Type* refType = ref.shallowGet(); in checkForwardReferenceRestrictions()
571 auto* nextCE = nextRef->shallowGet()->constExpr(); in recursivePass()604 const auto* nextCE = nextRef->shallowGet()->constExpr(); in recursivePass()650 const auto* nextCE = nextRef->shallowGet()->constExpr(); in checkAcyclic()
103 if (!ref->shallowGet()->isNeverStrongReference()) { in getStrongReferences()