Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp900 const internal::VariadicDynCastAllOfMatcher<Stmt, BlockExpr> blockExpr; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp758 EmitBlockLiteral(const BlockExpr * blockExpr) EmitBlockLiteral() argument