Searched refs:shallowGet (Results 1 – 4 of 4) sorted by relevance
72 T* shallowGet() { in shallowGet() function76 const T* shallowGet() const { in shallowGet() function
150 if (!ref->shallowGet()->isNeverStrongReference()) { in getStrongReferences()174 err = nextRef->shallowGet()->recursivePass(stage, func, visited); in recursivePass()198 err = nextRef->shallowGet()->recursivePass(stage, func, visited); in recursivePass()249 const auto* nextType = nextRef->shallowGet(); in topologicalOrder()279 const Type* refType = ref.shallowGet(); in checkForwardReferenceRestrictions()
569 auto* nextCE = nextRef->shallowGet()->constExpr(); in recursivePass()602 const auto* nextCE = nextRef->shallowGet()->constExpr(); in recursivePass()648 const auto* nextCE = nextRef->shallowGet()->constExpr(); in checkAcyclic()
98 if (!ref->shallowGet()->isNeverStrongReference()) { in getStrongReferences()