Searched refs:isTypeSpecPipe (Results 1 – 3 of 3) sorted by relevance
482 bool isTypeSpecPipe() const { return TypeSpecPipe; } in isTypeSpecPipe() function
1350 if (!S.getLangOpts().isImplicitIntAllowed() && !DS.isTypeSpecPipe()) { in ConvertDeclSpecToType()1359 DS.isTypeSpecPipe()) { in ConvertDeclSpecToType()1788 if (!DS.isTypeSpecPipe()) { in ConvertDeclSpecToType()
2682 if (getLangOpts().OpenCLCPlusPlus && DS.isTypeSpecPipe()) in ParseImplicitInt()5948 if (D.getDeclSpec().isTypeSpecPipe() && !isPipeDeclarator(D)) { in ParseDeclaratorInternal()