Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp455 using InfoEntry = MapType::iterator; typedef in clang::consumed::ConsumedStmtVisitor
462 InfoEntry findInfo(const Expr *E) { in findInfo()
530 InfoEntry Entry = findInfo(From); in forwardInfo()
539 InfoEntry Entry = findInfo(From); in copyInfo()
552 InfoEntry Entry = findInfo(From); in getInfo()
562 InfoEntry Entry = findInfo(To); in setInfo()
619 InfoEntry Entry = findInfo(Call->getArg(Index)); in handleCall()
654 InfoEntry Entry = findInfo(ObjArg); in handleCall()
698 InfoEntry LEntry = findInfo(BinOp->getLHS()), in VisitBinaryOperator()
756 InfoEntry Entry = findInfo(Temp->getSubExpr()); in VisitCXXBindTemporaryExpr()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp56 TLSInfoEntry *InfoEntry; member
775 __orc_rt_elfnix_tls_get_addr_impl(D->InfoEntry)); in ___orc_rt_elfnix_tlsdesc_resolver_impl()