Searched refs:isTypeSpecPipe (Results 1 – 5 of 5) sorted by relevance
482 bool isTypeSpecPipe() const { return TypeSpecPipe; } in isTypeSpecPipe() function
1383 if (S.getLangOpts().CPlusPlus && !DS.isTypeSpecPipe()) { in ConvertDeclSpecToType()1393 DS.isTypeSpecPipe()) { in ConvertDeclSpecToType()1768 if (!DS.isTypeSpecPipe()) in ConvertDeclSpecToType()
1345 } else if (S.getLangOpts().OpenCLVersion >= 200 && DS.isTypeSpecPipe()){ in ConvertDeclSpecToType()1669 if (!DS.isTypeSpecPipe()) in ConvertDeclSpecToType()
2537 if (getLangOpts().OpenCLCPlusPlus && DS.isTypeSpecPipe()) in ParseImplicitInt()5705 if (D.getDeclSpec().isTypeSpecPipe() && !isPipeDeclerator(D)) { in ParseDeclaratorInternal()
5042 if (D.getDeclSpec().isTypeSpecPipe() && !isPipeDeclerator(D)) { in ParseDeclaratorInternal()