Home
last modified time | relevance | path

Searched refs:getInlinedLocationContext (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2524 static const LocationContext *getInlinedLocationContext(ExplodedNode *Node, in getInlinedLocationContext() function
2591 if (const LocationContext *LC = getInlinedLocationContext(Pred, G)) { in processCFGBlockEntrance()
2909 if (const LocationContext *LC = getInlinedLocationContext(Pred, G)) { in processBranch()