Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2513 const RecTy *ExprEltType = nullptr; in ParseOperationForEachFilter() local
2520 ExprEltType = (Operation == tgtok::XForEach) in ParseOperationForEachFilter()
2563 const Init *RHS = ParseValue(ParseRec, ExprEltType); in ParseOperationForEachFilter()