clang  3.7.0
Public Member Functions | List of all members
clang::ento::PathPieces Class Reference

#include <PathDiagnostic.h>

Inheritance diagram for clang::ento::PathPieces:
[legend]
Collaboration diagram for clang::ento::PathPieces:
[legend]

Public Member Functions

 ~PathPieces ()
 
PathPieces flatten (bool ShouldFlattenMacros) const
 
void dump () const
 

Detailed Description

Definition at line 421 of file PathDiagnostic.h.

Constructor & Destructor Documentation

PathPieces::~PathPieces ( )

Definition at line 65 of file PathDiagnostic.cpp.

Member Function Documentation

LLVM_DUMP_METHOD void PathPieces::dump ( ) const

Definition at line 3479 of file BugReporter.cpp.

PathPieces clang::ento::PathPieces::flatten ( bool  ShouldFlattenMacros) const
inline

Definition at line 427 of file PathDiagnostic.h.

References clang::Result.


The documentation for this class was generated from the following files: