Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp653 struct TempDtorContext { struct in __anon654da8e80411::CFGBuilder
654 TempDtorContext() = default;
655 TempDtorContext(TryResult KnownExecuted) in TempDtorContext() function
684 TempDtorContext &Context);
686 TempDtorContext &Context);
689 TempDtorContext &Context);
691 CXXBindTemporaryExpr *E, bool ExternallyDestructed, TempDtorContext &Context);
694 TempDtorContext &Context);
695 void InsertTempDtorDecisionBlock(const TempDtorContext &Context,
1641 TempDtorContext Context; in addInitializer()
[all …]