Home
last modified time | relevance | path

Searched defs:BlockScope (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h373 SmallVector<Block, 8> BlockScope; variable
H A DBitstreamWriter.h67 std::vector<Block> BlockScope; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h72 BlockScope = 0x40, global() enumerator
H A DScopeInfo.h779 BlockScopeInfo(DiagnosticsEngine & Diag,Scope * BlockScope,BlockDecl * Block) BlockScopeInfo() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3687 ParseScope BlockScope(this, Scope::BlockScope | Scope::FnScope | ParseBlockLiteralExpression() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2165 PushBlockScope(Scope * BlockScope,BlockDecl * Block) PushBlockScope() argument
H A DSemaDecl.cpp16460 Scope *BlockScope = S; ImplicitlyDefineFunction() local