Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DConsumed.cpp467 MapType PropagationMap; member in clang::consumed::ConsumedStmtVisitor
522 if (Entry != PropagationMap.end()) in getInfo()
538 if (Entry != PropagationMap.end()) in forwardInfo()
547 if (Entry != PropagationMap.end()) { in copyInfo()
560 if (Entry != PropagationMap.end()) { in getInfo()
570 if (Entry != PropagationMap.end()) { in setInfo()
662 if (Entry != PropagationMap.end()) { in handleCall()
677 PropagationMap.insert(PairType(Call, in handleCall()
785 PropagationMap.insert(PairType(Call, in VisitCXXConstructExpr()
882 if (Entry != PropagationMap.end()) { in VisitReturnStmt()
[all …]