Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2143 TGVarScope *FoldScope = PushScope(ParseRec); in ParseOperation() local
2150 PopScope(FoldScope); in ParseOperation()