Searched refs:PoppedFunctionScopeDeleter (Results 1 – 2 of 2) sorted by relevance
1974 PoppedFunctionScopeDeleter(this)); in PopFunctionScopeInfo()1989 void Sema::PoppedFunctionScopeDeleter::
1715 class PoppedFunctionScopeDeleter {1719 explicit PoppedFunctionScopeDeleter(Sema *Self) : Self(Self) {} in PoppedFunctionScopeDeleter() function1724 std::unique_ptr<sema::FunctionScopeInfo, PoppedFunctionScopeDeleter>;