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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp510 /// TempDtorContext; we start a new block, and insert the temporary
519 struct TempDtorContext { struct in class:__anon3711::CFGBuilder
520 TempDtorContext() function in struct:__anon3711::CFGBuilder::TempDtorContext
524 TempDtorContext(TryResult KnownExecuted) function in struct:__anon3711::CFGBuilder::TempDtorContext
554 TempDtorContext &Context);
555 CFGBlock *VisitChildrenForTemporaryDtors(Stmt *E, TempDtorContext &Context);
557 TempDtorContext &Context);
559 CXXBindTemporaryExpr *E, bool BindToTemporary, TempDtorContext &Context);
562 TempDtorContext &Context);
563 void InsertTempDtorDecisionBlock(const TempDtorContext
[all...]

Completed in 80 milliseconds