clang API Documentation

Classes | Namespaces | Typedefs
PathDiagnostic.h File Reference
#include "clang/Analysis/ProgramPoint.h"
#include "clang/Basic/SourceLocation.h"
#include "llvm/ADT/FoldingSet.h"
#include "llvm/ADT/IntrusiveRefCntPtr.h"
#include "llvm/ADT/Optional.h"
#include "llvm/ADT/PointerUnion.h"
#include <deque>
#include <iterator>
#include <list>
#include <string>
#include <vector>
Include dependency graph for PathDiagnostic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::ento::PathDiagnosticConsumer
class  clang::ento::PathDiagnosticConsumer::PDFileEntry
struct  clang::ento::PathDiagnosticConsumer::FilesMade
class  clang::ento::PathDiagnosticRange
class  clang::ento::PathDiagnosticLocation
class  clang::ento::PathDiagnosticLocationPair
class  clang::ento::PathDiagnosticPiece
class  clang::ento::PathPieces
class  clang::ento::PathDiagnosticSpotPiece
class  clang::ento::StackHintGenerator
 Interface for classes constructing Stack hints. More...
class  clang::ento::StackHintGeneratorForSymbol
 Constructs a Stack hint for the given symbol. More...
class  clang::ento::PathDiagnosticEventPiece
class  clang::ento::PathDiagnosticCallPiece
class  clang::ento::PathDiagnosticControlFlowPiece
class  clang::ento::PathDiagnosticMacroPiece
class  clang::ento::PathDiagnostic

Namespaces

namespace  clang
namespace  clang::ento

Typedefs

typedef const SymExpr * clang::ento::SymbolRef
typedef llvm::PointerUnion
< const LocationContext
*, AnalysisDeclContext * > 
clang::ento::LocationOrAnalysisDeclContext