Home
last modified time | relevance | path

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

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