Searched refs:intrinsicTypeSpec (Results 1 – 2 of 2) sorted by relevance
57 constexpr Parser<IntrinsicTypeSpec> intrinsicTypeSpec; // R704 variable
163 construct<TypeSpec>(intrinsicTypeSpec / lookAhead("::"_tok || ")"_tok)) ||175 construct<DeclarationTypeSpec>(intrinsicTypeSpec) ||177 (parenthesized(construct<DeclarationTypeSpec>(intrinsicTypeSpec)) ||