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