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

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

Completed in 95 milliseconds