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 D | SymbolManager.h | 446 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 D | SValBuilder.cpp | 193 unsigned VisitCount) { in getConjuredHeapSymbolVal() argument 200 SymbolRef sym = SymMgr.conjureSymbol(E, LCtx, T, VisitCount); in getConjuredHeapSymbolVal()
|