Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1081 static ListInit *ConcatListInits(const ListInit *LHS, in ConcatListInits() function
1095 return ConcatListInits(LHSList, RHSList); in getListConcat()