Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h796 BlockScopeInfo(DiagnosticsEngine &Diag, Scope *BlockScope, BlockDecl *Block) BlockScopeInfo() function
H A DSema.h234 class BlockScopeInfo; global() variable