Searched refs:ScopeKind (Results 1 – 2 of 2) sorted by relevance
100 enum ScopeKind { enum109 ScopeKind Kind : 3;
487 enum class ScopeKind { enum625 ScopeKind Scope, LValue &LV);645 ScopeKind Scope);674 llvm::PointerIntPair<APValue*, 2, ScopeKind> Value;680 ScopeKind Scope) in Cleanup()685 bool isDestroyedAtEndOf(ScopeKind K) const { in isDestroyedAtEndOf()1091 ScopeKind::FullExpression); in performLifetimeExtension()1342 template<ScopeKind Kind>1385 if (Kind != ScopeKind::Block) in cleanup()1394 typedef ScopeRAII<ScopeKind::Block> BlockScopeRAII;[all …]