Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenCLRuntime.h49 llvm::Type *BlockTy; /// Type of the block argument. member
H A DCGOpenCLRuntime.cpp151 llvm::Value *Block, llvm::Type *BlockTy) { in recordBlockInfo()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp398 using BlockTy = std::pair<BasicBlock *, unsigned>; typedef
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp6835 QualType BlockTy = in handleSwiftAsyncAttr() local
H A DSemaExpr.cpp16613 QualType BlockTy; in ActOnBlockStmtExpr() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp7645 QualType BlockTy = in getObjCEncodingForBlock() local