Searched refs:OutEltType (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1344 RecTy *OutEltType = nullptr; local
1351 OutEltType = OutListTy->getElementType();
1383 Init *RHS = ParseValue(ParseRec, OutEltType);

Completed in 100 milliseconds