Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h490 unsigned VisitCount,
495 unsigned VisitCount,
497 return conjureSymbol(E, LCtx, E->getType(), VisitCount, SymbolTag);
512 unsigned VisitCount,
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp194 unsigned VisitCount) { in getConjuredHeapSymbolVal() argument
201 SymbolRef sym = SymMgr.conjureSymbol(E, LCtx, T, VisitCount); in getConjuredHeapSymbolVal()