Searched defs:BlockTy (Results 1 – 6 of 6) sorted by relevance
48 llvm::Type *BlockTy; /// Type of the block argument. member
129 llvm::Value *Block, llvm::Type *BlockTy) { in recordBlockInfo()
439 using BlockTy = std::pair<BasicBlock *, unsigned>; global() typedef
7050 QualType BlockTy = handleSwiftAsyncAttr() local
17125 QualType BlockTy; ActOnBlockStmtExpr() local [all...]
7652 QualType BlockTy = getObjCEncodingForBlock() local