Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp696 struct TempDtorContext { struct in __anonef2f84bd0411::CFGBuilder
697 TempDtorContext() = default;
698 TempDtorContext(TryResult KnownExecuted) in TempDtorContext() argument
727 TempDtorContext &Context);
729 TempDtorContext &Context);
732 TempDtorContext &Context);
734 CXXBindTemporaryExpr *E, bool ExternallyDestructed, TempDtorContext &Context);
737 TempDtorContext &Context);
738 void InsertTempDtorDecisionBlock(const TempDtorContext &Context,
1811 TempDtorContext Context; in addInitializer()
[all …]