Searched refs:BlockScopePosPair (Results 1 – 1 of 1) sorted by relevance
281 struct BlockScopePosPair { struct282 BlockScopePosPair() : block(nullptr) {} in BlockScopePosPair() function283 BlockScopePosPair(CFGBlock *b, LocalScope::const_iterator scopePos) in BlockScopePosPair() function367 typedef BlockScopePosPair JumpTarget;368 typedef BlockScopePosPair JumpSource;