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.cpp391 struct BlockScopePosPair { struct
395 BlockScopePosPair() = default;
396 BlockScopePosPair(CFGBlock *b, LocalScope::const_iterator scopePos) in BlockScopePosPair() argument
486 using JumpTarget = BlockScopePosPair;
487 using JumpSource = BlockScopePosPair;