Home
last modified time | relevance | path

Searched defs:BlockScopeInfo (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DScopeInfo.h531 BlockScopeInfo(DiagnosticsEngine &Diag, Scope *BlockScope, BlockDecl *Block) in BlockScopeInfo() function
DSema.h190 class BlockScopeInfo; variable