Searched refs:PoppedFunctionScopeDeleter (Results 1 – 2 of 2) sorted by relevance
2235 PoppedFunctionScopeDeleter(this)); in PopFunctionScopeInfo()2250 void Sema::PoppedFunctionScopeDeleter::
1966 class PoppedFunctionScopeDeleter {1970 explicit PoppedFunctionScopeDeleter(Sema *Self) : Self(Self) {} in PoppedFunctionScopeDeleter() function1975 std::unique_ptr<sema::FunctionScopeInfo, PoppedFunctionScopeDeleter>;