Searched defs:BlockScopePosPair (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp209 struct BlockScopePosPair { struct in namespace:__anon3035
210 BlockScopePosPair() : block(0) {} function in struct:__anon3035::BlockScopePosPair
211 BlockScopePosPair(CFGBlock *b, LocalScope::const_iterator scopePos) function in struct:__anon3035::BlockScopePosPair

Completed in 126 milliseconds