Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DConsumed.cpp468 MapType PropagationMap; member in clang::consumed::ConsumedStmtVisitor
523 if (Entry != PropagationMap.end()) in getInfo()
539 if (Entry != PropagationMap.end()) in forwardInfo()
548 if (Entry != PropagationMap.end()) { in copyInfo()
561 if (Entry != PropagationMap.end()) { in getInfo()
571 if (Entry != PropagationMap.end()) { in setInfo()
663 if (Entry != PropagationMap.end()) { in handleCall()
678 PropagationMap.insert(PairType(Call, in handleCall()
786 PropagationMap.insert(PairType(Call, in VisitCXXConstructExpr()
883 if (Entry != PropagationMap.end()) { in VisitReturnStmt()
[all …]