Searched refs:getCodeDecl (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h144 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); } function in class:clang::ento::ExplodedNode
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp341 Decl const &getCodeDecl() { return R->getErrorNode()->getCodeDecl(); } function in class:__anon18255::PathDiagnosticBuilder

Completed in 55 milliseconds