Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.h27 class BlockExpr; variable
H A DCodeGenModule.h66 class BlockExpr; global() variable
H A DCGStmtOpenMP.cpp4560 VisitBlockExpr(const BlockExpr *) VisitBlockExpr() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h47 class BlockExpr; variable
H A DASTContext.h59 class BlockExpr; global() variable
H A DExpr.h6148 BlockExpr(BlockDecl *BD, QualType ty) BlockExpr() function
6154 explicit BlockExpr(EmptyShell Empty) : Expr(BlockExprClass, Empty) { } BlockExpr() function