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

/external/clang/include/clang/Sema/
H A DScopeInfo.h573 /// TheScope - This is the scope for the block itself, which contains
575 Scope *TheScope; member in class:clang::sema::final
583 TheScope(BlockScope)
603 Scope *TheScope; member in class:clang::sema::final
613 TheCapturedDecl(CD), TheRecordDecl(RD), TheScope(S),

Completed in 93 milliseconds