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

/external/clang/include/clang/Sema/
H A DScopeInfo.h310 /// TheScope - This is the scope for the block itself, which contains
312 Scope *TheScope; member in class:clang::sema::BlockScopeInfo
320 TheScope(BlockScope)

Completed in 589 milliseconds