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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h144 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); } function in class:clang::ento::ExplodedNode
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp340 Decl const &getCodeDecl() { return R->getErrorNode()->getCodeDecl(); } function in class:__anon3625::PathDiagnosticBuilder

Completed in 54 milliseconds