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

/external/clang/lib/Analysis/
H A DCFG.cpp283 BlockScopePosPair(CFGBlock *b, LocalScope::const_iterator scopePos) argument
284 : block(b), scopePosition(scopePos) {}

Completed in 225 milliseconds