Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp350 struct BlockScopePosPair { struct
354 BlockScopePosPair() = default;
355 BlockScopePosPair(CFGBlock *b, LocalScope::const_iterator scopePos) in BlockScopePosPair() function
446 using JumpTarget = BlockScopePosPair;
447 using JumpSource = BlockScopePosPair;