clang  3.9.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 flatten (bool ShouldFlattenMacros) const
 
void dump () const
 

Detailed Description

Definition at line 421 of file PathDiagnostic.h.

Member Function Documentation

LLVM_DUMP_METHOD void PathPieces::dump ( ) const

Definition at line 3481 of file BugReporter.cpp.

References clang::begin(), E, clang::end(), and I.

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

Definition at line 426 of file PathDiagnostic.h.

References clang::Result.


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