Home
last modified time | relevance | path

Searched defs:StmtElem (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp185 if (auto StmtElem = (*B)[Idx].getAs<CFGStmt>()) in getCalleeStackFrame() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp6250 auto StmtElem = rbegin()->getAs<CFGStmt>(); in getLastCondition() local