Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19351 const bool HasBlocksAttr = Var->hasAttr<BlocksAttr>(); isVariableCapturable() local
19434 const bool HasBlocksAttr = Var->hasAttr<BlocksAttr>(); captureInBlock() local