Searched defs:BlockTy (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.h48 llvm::Type *BlockTy; /// Type of the block argument. member in struct:clang::CodeGen::CGOpenCLRuntime::EnqueuedBlockInfo
H A DCGOpenCLRuntime.cpp127 recordBlockInfo(const BlockExpr *E, llvm::Function *InvokeF, llvm::Value *Block, llvm::Type *BlockTy) argument
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp7050 QualType BlockTy = local
H A DSemaExpr.cpp17125 QualType BlockTy; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7652 QualType BlockTy = local

Completed in 176 milliseconds