Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1029 void Parser::ParseWebAssemblyFuncrefTypeAttribute(ParsedAttributes &attrs) { in ParseWebAssemblyFuncrefTypeAttribute() function in Parser
4245 ParseWebAssemblyFuncrefTypeAttribute(DS.getAttributes()); in ParseDeclarationSpecifiers()
6508 ParseWebAssemblyFuncrefTypeAttribute(DS.getAttributes()); in ParseTypeQualifierListOpt()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3068 void ParseWebAssemblyFuncrefTypeAttribute(ParsedAttributes &Attrs);