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