Home
last modified time | relevance | path

Searched defs:RecordKeeperImpl (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp53 struct RecordKeeperImpl { struct
54 RecordKeeperImpl(RecordKeeper &RK) in RecordKeeperImpl() function
63 BitRecTy SharedBitRecTy;
64 IntRecTy SharedIntRecTy;
66 DagRecTy SharedDagRecTy;
68 RecordRecTy AnyRecord;
69 UnsetInit TheUnsetInit;
70 BitInit TrueBitInit;
71 BitInit FalseBitInit;
94 unsigned AnonCounter;
[all …]