Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp56 SharedDagRecTy(RK), AnyRecord(RK, 0), TheUnsetInit(RK), in RecordKeeperImpl()
69 UnsetInit TheUnsetInit; member
359 return &RK.getImpl().TheUnsetInit; in get()