Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1093 if (const ListInit *LHSList = dyn_cast<ListInit>(LHS)) in getListConcat() local
1095 return ConcatListInits(LHSList, RHSList); in getListConcat()