Home
last modified time | relevance | path

Searched refs:ParseWebAssemblyFuncrefTypeAttribute (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp943 void Parser::ParseWebAssemblyFuncrefTypeAttribute(ParsedAttributes &attrs) { in ParseWebAssemblyFuncrefTypeAttribute() function in Parser
3976 ParseWebAssemblyFuncrefTypeAttribute(DS.getAttributes()); in ParseDeclarationSpecifiers()
6112 ParseWebAssemblyFuncrefTypeAttribute(DS.getAttributes()); in ParseTypeQualifierListOpt()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2994 void ParseWebAssemblyFuncrefTypeAttribute(ParsedAttributes &Attrs);