Ninja
Public Member Functions | List of all members
NoDeadPaths Struct Reference
Inheritance diagram for NoDeadPaths:
Inheritance graph
[legend]

Public Member Functions

virtual bool IsPathDead (StringPiece) const
 Return if a given output is no longer part of the build manifest. More...
 

Detailed Description

Definition at line 33 of file build_log_perftest.cc.

Member Function Documentation

◆ IsPathDead()

virtual bool NoDeadPaths::IsPathDead ( StringPiece  s) const
inlinevirtual

Return if a given output is no longer part of the build manifest.

This is only called during recompaction and doesn't have to be fast.

Implements BuildLogUser.

Definition at line 34 of file build_log_perftest.cc.


The documentation for this struct was generated from the following file: