Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.h183 TGLocalVarScope *PushLocalScope() { in PushLocalScope() function
H A DTGParser.cpp2932 TGLocalVarScope *BodyScope = PushLocalScope(); in ParseBody()
3152 TGLocalVarScope *ForeachScope = PushLocalScope(); in ParseForeach()
3261 TGLocalVarScope *BodyScope = PushLocalScope(); in ParseIfBody()
3417 TGLocalVarScope *LetScope = PushLocalScope(); in ParseTopLevelLet()
3515 TGLocalVarScope *MulticlassScope = PushLocalScope(); in ParseMultiClass()