Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DAnalysisBasedWarnings.h21 class BlockExpr; variable
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h60 class BlockExpr; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h52 class BlockExpr; variable
H A DExpr.h4538 BlockExpr(BlockDecl *BD, QualType ty) in BlockExpr() function
4546 explicit BlockExpr(EmptyShell Empty) : Expr(BlockExprClass, Empty) { } in BlockExpr() function