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 no longer part of the build manifest. More...
 

Detailed Description

Definition at line 31 of file build_log_perftest.cc.

Member Function Documentation

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

Return if a given output 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 32 of file build_log_perftest.cc.


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