/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseExpr.cpp | 1244 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseCastExpression() local 1538 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseCastExpression() local 2380 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseExprAfterUnaryExprOrTypeTrait() local 3085 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseParenExpression() local 3655 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseBlockId() local [all...] |
H A D | ParseExprCXX.cpp | 1590 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseCXXCasts() local 1917 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseCXXTypeConstructExpression() local 2149 Declarator DeclaratorInfo(DS, attrs, DeclaratorContext::Condition); ParseCXXCondition() local 3183 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseCXXNewExpression() local 4018 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseCXXAmbiguousParenExpression() local 4097 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseBuiltinBitCast() local [all...] |
H A D | ParseDeclCXX.cpp | 1291 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseBaseTypeSpecifier() local 1386 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseBaseTypeSpecifier() local 2355 HandleMemberFunctionDeclDelays(Declarator & DeclaratorInfo,Decl * ThisDecl) HandleMemberFunctionDeclDelays() argument 2511 ParseCXXMemberDeclaratorBeforeInitializer(Declarator & DeclaratorInfo,VirtSpecifiers & VS,ExprResult & BitfieldSize,LateParsedAttrList & LateParsedAttrs) ParseCXXMemberDeclaratorBeforeInitializer() argument 2887 ParsingDeclarator DeclaratorInfo(*this, DS, DeclAttrs, ParseCXXClassMemberDeclaration() local [all...] |
H A D | ParseTemplate.cpp | 266 ParsingDeclarator DeclaratorInfo(*this, DS, prefixAttrs, ParseSingleDeclarationAfterTemplate() local
|
H A D | ParseDecl.cpp | 74 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), Context); ParseTypeName() local 4642 ParsingFieldDeclarator DeclaratorInfo(*this, DS, Attrs); ParseStructDeclaration() local 5012 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseEnumSpecifier() local [all...] |
H A D | ParseObjc.cpp | 3025 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseObjCXXMessageReceiver() local
|
H A D | ParseOpenMP.cpp | 646 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), Context); parseOpenMPDeclareMapperVarDecl() local
|