Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp462 using InfoEntry = MapType::iterator; typedef in clang::consumed::ConsumedStmtVisitor
469 InfoEntry findInfo(const Expr *E) { in findInfo()
537 InfoEntry Entry = findInfo(From); in forwardInfo()
546 InfoEntry Entry = findInfo(From); in copyInfo()
559 InfoEntry Entry = findInfo(From); in getInfo()
569 InfoEntry Entry = findInfo(To); in setInfo()
626 InfoEntry Entry = findInfo(Call->getArg(Index)); in handleCall()
661 InfoEntry Entry = findInfo(ObjArg); in handleCall()
705 InfoEntry LEntry = findInfo(BinOp->getLHS()), in VisitBinaryOperator()
763 InfoEntry Entry = findInfo(Temp->getSubExpr()); in VisitCXXBindTemporaryExpr()
[all …]
/src/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp81 TLSInfoEntry *InfoEntry; member
535 __orc_rt_elfnix_tls_get_addr_impl(D->InfoEntry)); in ___orc_rt_elfnix_tlsdesc_resolver_impl()