Searched refs:PoppedFunctionScopeDeleter (Results 1 – 2 of 2) sorted by relevance
2022 PoppedFunctionScopeDeleter(this)); in PopFunctionScopeInfo()2037 void Sema::PoppedFunctionScopeDeleter::
1830 class PoppedFunctionScopeDeleter {1834 explicit PoppedFunctionScopeDeleter(Sema *Self) : Self(Self) {} in PoppedFunctionScopeDeleter() function1839 std::unique_ptr<sema::FunctionScopeInfo, PoppedFunctionScopeDeleter>;