Home
last modified time | relevance | path

Searched refs:ParseTypeQualifierListOpt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp6406 void Parser::ParseTypeQualifierListOpt( in ParseTypeQualifierListOpt() function in Parser
6681 ParseTypeQualifierListOpt(DS); in ParseDeclaratorInternal()
6703 ParseTypeQualifierListOpt(DS); in ParseDeclaratorInternal()
6732 ParseTypeQualifierListOpt(DS, Reqs, true, !D.mayOmitIdentifier()); in ParseDeclaratorInternal()
6762 ParseTypeQualifierListOpt(DS); in ParseDeclaratorInternal()
7568 ParseTypeQualifierListOpt( in ParseFunctionDeclarator()
8147 ParseTypeQualifierListOpt(DS, AR_CXX11AttributesParsed); in ParseBracketDeclarator()
H A DParseDeclCXX.cpp2767 ParseTypeQualifierListOpt( in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3216 void ParseTypeQualifierListOpt(