Searched refs:PoppedFunctionScopeDeleter (Results 1 – 2 of 2) sorted by relevance
2449 PoppedFunctionScopeDeleter(this)); in PopFunctionScopeInfo()2465 void Sema::PoppedFunctionScopeDeleter::
1035 class PoppedFunctionScopeDeleter {1039 explicit PoppedFunctionScopeDeleter(Sema *Self) : Self(Self) {} in PoppedFunctionScopeDeleter() function1044 std::unique_ptr<sema::FunctionScopeInfo, PoppedFunctionScopeDeleter>;