Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h528 BoolValue &makeTopBoolValue() const { in makeTopBoolValue() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp179 return CurrentEnv.makeTopBoolValue(); in widenDistinctValues()