Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h548 BlockScopeInfo(DiagnosticsEngine &Diag, Scope *BlockScope, BlockDecl *Block) in BlockScopeInfo() function
H A DSema.h190 class BlockScopeInfo; variable