Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h115 std::unique_ptr<TGVarScope> extractParent() { in extractParent() function
223 CurScope = CurScope->extractParent(); in PopScope()