/llvm-project/clang/lib/Parse/ |
H A D | ParseExpr.cpp | 1288 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseCastExpression() local 1582 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseCastExpression() local 2432 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseExprAfterUnaryExprOrTypeTrait() local 3137 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseParenExpression() local 3729 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseBlockId() local [all...] |
H A D | ParseExprCXX.cpp | 1678 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseCXXCasts() local 2014 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseCXXTypeConstructExpression() local 2248 Declarator DeclaratorInfo(DS, attrs, DeclaratorContext::Condition); ParseCXXCondition() local 3295 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseCXXNewExpression() local 4139 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseCXXAmbiguousParenExpression() local 4218 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseBuiltinBitCast() local [all...] |
H A D | ParseDeclCXX.cpp | 1433 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseBaseTypeSpecifier() local 1441 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseBaseTypeSpecifier() local 1538 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseBaseTypeSpecifier() local 2519 HandleMemberFunctionDeclDelays(Declarator & DeclaratorInfo,Decl * ThisDecl) HandleMemberFunctionDeclDelays() argument 2675 ParseCXXMemberDeclaratorBeforeInitializer(Declarator & DeclaratorInfo,VirtSpecifiers & VS,ExprResult & BitfieldSize,LateParsedAttrList & LateParsedAttrs) ParseCXXMemberDeclaratorBeforeInitializer() argument 3052 ParsingDeclarator DeclaratorInfo(*this, DS, DeclAttrs, ParseCXXClassMemberDeclaration() local [all...] |
H A D | ParseDecl.cpp | 78 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), Context); ParseTypeName() local 4935 ParsingFieldDeclarator DeclaratorInfo(*this, DS, Attrs); ParseStructDeclaration() local 5388 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseEnumSpecifier() local [all...] |
H A D | ParseObjc.cpp | 3024 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), ParseObjCXXMessageReceiver() local
|
H A D | ParseOpenMP.cpp | 655 Declarator DeclaratorInfo(DS, ParsedAttributesView::none(), Context); in parseOpenMPDeclareMapperVarDecl() local
|