Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp2956 if (const BlockScopeInfo *BSI = getCurBlock()) in BuildPredefinedExpr() local
10767 BlockScopeInfo *BSI = cast<BlockScopeInfo>(FunctionScopes.back()); in ActOnBlockStmtExpr() local
11897 static bool captureInBlock(BlockScopeInfo *BSI, VarDecl *Var, in captureInBlock()
12515 if (BlockScopeInfo *BSI = dyn_cast<BlockScopeInfo>(CSI)) { in tryCaptureVariable() local
H A DSemaCodeComplete.cpp3942 if (BlockScopeInfo *BSI = getCurBlock()) in CodeCompleteReturn() local