Searched refs:isTypeSpecPipe (Results 1 – 3 of 3) sorted by relevance
540 bool isTypeSpecPipe() const { return TypeSpecPipe; } in isTypeSpecPipe() function
978 if (!S.getLangOpts().isImplicitIntAllowed() && !DS.isTypeSpecPipe()) { in ConvertDeclSpecToType()987 DS.isTypeSpecPipe()) { in ConvertDeclSpecToType()1441 if (!DS.isTypeSpecPipe()) { in ConvertDeclSpecToType()
3036 if (getLangOpts().OpenCLCPlusPlus && DS.isTypeSpecPipe()) in ParseImplicitInt()6701 if (D.getDeclSpec().isTypeSpecPipe() && !isPipeDeclarator(D)) { in ParseDeclaratorInternal()