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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h158 const T* getLocationAs() const { return llvm::dyn_cast<T>(&Location); } function in class:clang::ento::ExplodedNode

Completed in 70 milliseconds