Searched refs:CompilationStateDeleter (Results 1 – 3 of 3) sorted by relevance
40 struct CompilationStateDeleter { struct46 std::unique_ptr<CompilationState, CompilationStateDeleter> NewCompilationState(
409 std::unique_ptr<CompilationState, CompilationStateDeleter> compilation_state_;
2776 void CompilationStateDeleter::operator()( in operator ()()2781 std::unique_ptr<CompilationState, CompilationStateDeleter> NewCompilationState( in NewCompilationState()2783 return std::unique_ptr<CompilationState, CompilationStateDeleter>( in NewCompilationState()