Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.h48 llvm::Type *BlockTy; /// Type of the block argument. member
H A DCGOpenCLRuntime.cpp129 llvm::Value *Block, llvm::Type *BlockTy) { in recordBlockInfo()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp439 using BlockTy = std::pair<BasicBlock *, unsigned>; global() typedef
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp7050 QualType BlockTy = handleSwiftAsyncAttr() local
H A DSemaExpr.cpp17125 QualType BlockTy; ActOnBlockStmtExpr() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7652 QualType BlockTy = getObjCEncodingForBlock() local