Searched refs:isTypeSpecPipe (Results 1 – 3 of 3) sorted by relevance
485 bool isTypeSpecPipe() const { return TypeSpecPipe; } in isTypeSpecPipe() function
1345 } else if (S.getLangOpts().OpenCLVersion >= 200 && DS.isTypeSpecPipe()){ in ConvertDeclSpecToType()1669 if (!DS.isTypeSpecPipe()) in ConvertDeclSpecToType()
5042 if (D.getDeclSpec().isTypeSpecPipe() && !isPipeDeclerator(D)) { in ParseDeclaratorInternal()