Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DArena.h76 TopBoolValue &makeTopValue() { in makeTopValue() function
H A DDataflowEnvironment.h580 return arena().makeTopValue(); in makeTopBoolValue()