Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h446 unsigned VisitCount,
451 unsigned VisitCount,
453 return conjureSymbol(E, LCtx, E->getType(), VisitCount, SymbolTag);
468 unsigned VisitCount,
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp193 unsigned VisitCount) { in getConjuredHeapSymbolVal() argument
200 SymbolRef sym = SymMgr.conjureSymbol(E, LCtx, T, VisitCount); in getConjuredHeapSymbolVal()