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.cpp305 Decl const &getCodeDecl() { return R->getErrorNode()->getCodeDecl(); } function in class:__anon15582::PathDiagnosticBuilder

Completed in 96 milliseconds