Home
last modified time | relevance | path

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

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