Searched defs:PathDiagnosticRange (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h115 class PathDiagnosticRange : public SourceRange { class in namespace:clang::ento
119 PathDiagnosticRange(const SourceRange &R, bool isP = false) function in class:clang::ento::PathDiagnosticRange
122 PathDiagnosticRange() : isPoint(false) {} function in class:clang::ento::PathDiagnosticRange

Completed in 159 milliseconds