Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp59 StringInitCodePool(Allocator), AnonCounter(0), LastRecordID(0) {} in RecordKeeperImpl()
77 StringMap<StringInit *, BumpPtrAllocator &> StringInitCodePool; member
636 : RKImpl.StringInitCodePool; in get()