Home
last modified time | relevance | path

Searched refs:StringInitCodePool (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp59 StringInitCodePool(Allocator), AnonCounter(0), LastRecordID(0) {} in RecordKeeperImpl()
76 StringMap<StringInit *, BumpPtrAllocator &> StringInitCodePool; member
600 : RKImpl.StringInitCodePool; in get()