Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp306 return buildAndSubstituteFlowConditionWithCache(Token, SubstitutionsCache); in buildAndSubstituteFlowCondition()
309 BoolValue &DataflowAnalysisContext::buildAndSubstituteFlowConditionWithCache( in buildAndSubstituteFlowConditionWithCache() function in clang::dataflow::DataflowAnalysisContext
319 auto &NewDep = buildAndSubstituteFlowConditionWithCache( in buildAndSubstituteFlowConditionWithCache()
/llvm-project-15.0.7/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h304 BoolValue &buildAndSubstituteFlowConditionWithCache(