Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp390 struct BlockScopePosPair { struct
394 BlockScopePosPair() = default;
395 BlockScopePosPair(CFGBlock *b, LocalScope::const_iterator scopePos) in BlockScopePosPair() function
508 using JumpTarget = BlockScopePosPair;
509 using JumpSource = BlockScopePosPair;