Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h356 return DACtx->createTopBoolValue(); in makeTopBoolValue()
H A DDataflowAnalysisContext.h181 TopBoolValue &createTopBoolValue() { in createTopBoolValue() function