Searched refs:getOrCreateTOCSection (Results 1 – 1 of 1) sorted by relevance
173 getOrCreateTOCSection(G); in visitEdge()185 return createAnonymousPointer(G, getOrCreateTOCSection(G), &Target); in createEntry()189 Section &getOrCreateTOCSection(LinkGraph &G) { in getOrCreateTOCSection() function