Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DScopeInfo.h512 BlockScopeInfo(DiagnosticsEngine &Diag, Scope *BlockScope, BlockDecl *Block) in BlockScopeInfo() function
DSema.h186 class BlockScopeInfo; variable