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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h273 const Stmt *asStmt() const { assert(isValid()); return S; } function in class:clang::ento::PathDiagnosticLocation

Completed in 64 milliseconds