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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h154 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); } function in class:clang::ento::ExplodedNode

Completed in 164 milliseconds