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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h280 const Decl *asDecl() const { assert(isValid()); return D; } function in class:clang::ento::PathDiagnosticLocation

Completed in 67 milliseconds