Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp325 return buildAndSubstituteFlowConditionWithCache(Token, SubstitutionsCache); in buildAndSubstituteFlowCondition()
328 BoolValue &DataflowAnalysisContext::buildAndSubstituteFlowConditionWithCache( in buildAndSubstituteFlowConditionWithCache() function in clang::dataflow::DataflowAnalysisContext
338 auto &NewDep = buildAndSubstituteFlowConditionWithCache( in buildAndSubstituteFlowConditionWithCache()
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h331 BoolValue &buildAndSubstituteFlowConditionWithCache(