Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp371 struct BlockScopePosPair { struct
375 BlockScopePosPair() = default;
376 BlockScopePosPair(CFGBlock *b, LocalScope::const_iterator scopePos) in BlockScopePosPair() function
466 using JumpTarget = BlockScopePosPair;
467 using JumpSource = BlockScopePosPair;