Searched refs:isTypeSpecPipe (Results 1 – 3 of 3) sorted by relevance
482 bool isTypeSpecPipe() const { return TypeSpecPipe; } in isTypeSpecPipe() function
1364 if (S.getLangOpts().CPlusPlus && !DS.isTypeSpecPipe()) { in ConvertDeclSpecToType()1374 DS.isTypeSpecPipe()) { in ConvertDeclSpecToType()1793 if (!DS.isTypeSpecPipe()) in ConvertDeclSpecToType()
2591 if (getLangOpts().OpenCLCPlusPlus && DS.isTypeSpecPipe()) in ParseImplicitInt()5782 if (D.getDeclSpec().isTypeSpecPipe() && !isPipeDeclerator(D)) { in ParseDeclaratorInternal()