Searched refs:BlockScopePosPair (Results 1 – 1 of 1) sorted by relevance
209 struct BlockScopePosPair { struct210 BlockScopePosPair() : block(nullptr) {} in BlockScopePosPair() argument211 BlockScopePosPair(CFGBlock *b, LocalScope::const_iterator scopePos) in BlockScopePosPair() function296 typedef BlockScopePosPair JumpTarget;297 typedef BlockScopePosPair JumpSource;