Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1035 void Parser::ParseHLSLQualifiers(ParsedAttributes &Attrs) { in ParseHLSLQualifiers() function in Parser
4526 ParseHLSLQualifiers(DS.getAttributes()); in ParseDeclarationSpecifiers()
6079 ParseHLSLQualifiers(DS.getAttributes()); in ParseTypeQualifierListOpt()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3004 void ParseHLSLQualifiers(ParsedAttributes &Attrs);