Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp349 bool SymbolManager::canSymbolicate(QualType T) { in canSymbolicate() function in SymbolManager
H A DRegionStore.cpp1228 assert(SymbolManager::canSymbolicate(T) || V.isUnknown()); in VisitCluster()
2418 assert(!SymbolManager::canSymbolicate(T) && "This type is representable"); in setImplicitDefaultValue()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h503 static bool canSymbolicate(QualType T);