Searched defs:BlockScopeInfo (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | ScopeInfo.h | 779 BlockScopeInfo(DiagnosticsEngine &Diag, Scope *BlockScope, BlockDecl *Block) BlockScopeInfo() function |
H A D | Sema.h | 220 class BlockScopeInfo; global() variable |