Searched refs:InfoEntry (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Analysis/
H A DConsumed.cpp460 typedef MapType::iterator InfoEntry; typedef in class:clang::consumed::ConsumedStmtVisitor
468 InfoEntry findInfo(const Expr *E) {
527 InfoEntry Entry = findInfo(From);
537 InfoEntry Entry = findInfo(From);
551 InfoEntry Entry = findInfo(From);
562 InfoEntry Entry = findInfo(To);
623 InfoEntry Entry = findInfo(Call->getArg(Index));
658 InfoEntry Entry = findInfo(ObjArg);
704 InfoEntry LEntry = findInfo(BinOp->getLHS()),
766 InfoEntry Entr
[all...]

Completed in 324 milliseconds