Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp371 struct BlockScopePosPair { struct
375 BlockScopePosPair() = default;
376 BlockScopePosPair(CFGBlock *b, LocalScope::const_iterator scopePos) in BlockScopePosPair() argument
467 using JumpTarget = BlockScopePosPair;
468 using JumpSource = BlockScopePosPair;