Searched refs:ensureStaticLinkTo (Results 1 – 4 of 4) sorted by relevance
280 bool ensureStaticLinkTo(Dsymbol s, Dsymbol p) in ensureStaticLinkTo() function
61 … if (!ensureStaticLinkTo(s, sparent) || sparent != sparent2 && !ensureStaticLinkTo(s, sparent2))1601 ensureStaticLinkTo(fdthis, p); in checkNestedReference()
1952 ensureStaticLinkTo(fdthis, p); in checkNestedReference()1954 ensureStaticLinkTo(fdthis, p2); in checkNestedReference()
3643 if (!ensureStaticLinkTo(sc.parent, fdn)) in visit()