Searched refs:PoppedFunctionScopeDeleter (Results 1 – 2 of 2) sorted by relevance
2283 PoppedFunctionScopeDeleter(this)); in PopFunctionScopeInfo()2298 void Sema::PoppedFunctionScopeDeleter::
734 class PoppedFunctionScopeDeleter {738 explicit PoppedFunctionScopeDeleter(Sema *Self) : Self(Self) {} in PoppedFunctionScopeDeleter() function743 std::unique_ptr<sema::FunctionScopeInfo, PoppedFunctionScopeDeleter>;