Home
last modified time | relevance | path

Searched defs:PipeTy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenCL.cpp417 const PipeType *PipeTy = cast<PipeType>(Arg0->getType()); in checkPipePacketType() local
H A DSemaDecl.cpp10791 if(const PipeType *PipeTy = PT->getAs<PipeType>()) { in ActOnFunctionDeclarator() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp5667 const auto *PipeTy = E->getArg(0)->getType()->castAs<PipeType>(); in EmitBuiltinExpr() local