Searched refs:AS_Keyword (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | AttributeCommonInfo.h | 42 AS_Keyword, enumerator 186 return SyntaxUsed == AS_Keyword || SyntaxUsed == AS_ContextSensitiveKeyword; in isKeywordAttribute()
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | HLSLExternalSemaSource.cpp | 74 AttributeCommonInfo::AS_Keyword, in BuiltinTypeDeclBuilder() 289 AST, SourceRange(), AttributeCommonInfo::AS_Keyword, in addArraySubscriptOperator()
|
| H A D | ParsedAttr.cpp | 135 SyntaxUsed = AttributeCommonInfo::AS_Keyword; in get()
|
| H A D | SemaOpenMP.cpp | 4227 Context, {}, AttributeCommonInfo::AS_Keyword, in ActOnOpenMPRegionStart() 4272 Context, {}, AttributeCommonInfo::AS_Keyword, in ActOnOpenMPRegionStart() 4333 Context, {}, AttributeCommonInfo::AS_Keyword, in ActOnOpenMPRegionStart() 4380 Context, {}, AttributeCommonInfo::AS_Keyword, in ActOnOpenMPRegionStart() 4433 Context, {}, AttributeCommonInfo::AS_Keyword, in ActOnOpenMPRegionStart() 4480 Context, {}, AttributeCommonInfo::AS_Keyword, in ActOnOpenMPRegionStart() 4583 Context, {}, AttributeCommonInfo::AS_Keyword, in ActOnOpenMPRegionStart()
|
| H A D | SemaDecl.cpp | 7775 AttributeCommonInfo::AS_Keyword, ConstInitAttr::Keyword_constinit)); in ActOnVariableDeclarator() 10110 AttributeCommonInfo::AS_Keyword)); in ActOnFunctionDeclarator() 17612 Context, FinalLoc, AttributeCommonInfo::AS_Keyword, in ActOnStartCXXMemberDeclarations()
|
| H A D | SemaDeclCXX.cpp | 3579 AttributeCommonInfo::AS_Keyword)); in ActOnCXXMemberDeclarator() 3582 Context, VS.getFinalLoc(), AttributeCommonInfo::AS_Keyword, in ActOnCXXMemberDeclarator()
|
| H A D | SemaType.cpp | 4883 : ParsedAttr::AS_Keyword; in GetFullTypeForDeclarator()
|
| /openbsd-src/gnu/llvm/clang/lib/Parse/ |
| H A D | ParseDecl.cpp | 834 ParsedAttr::AS_Keyword); in ParseMicrosoftTypeAttributes() 885 ParsedAttr::AS_Keyword); in ParseBorlandTypeAttributes() 895 ParsedAttr::AS_Keyword); in ParseOpenCLKernelAttributes() 904 ParsedAttr::AS_Keyword); in ParseCUDAFunctionAttributes() 912 ParsedAttr::AS_Keyword); in ParseOpenCLQualifiers() 923 ParsedAttr::AS_Keyword); in ParseHLSLQualifiers() 940 ParsedAttr::AS_Keyword); in ParseNullabilityTypeSpecifiers() 3004 ParsedAttr::AS_Keyword, EllipsisLoc); in ParseAlignmentSpecifier() 3791 nullptr, 0, ParsedAttr::AS_Keyword); in ParseDeclarationSpecifiers() 3840 nullptr, 0, ParsedAttr::AS_Keyword); in ParseDeclarationSpecifiers() [all …]
|
| H A D | ParseExprCXX.cpp | 1301 ParsedAttr::AS_Keyword); in ParseLambdaExpressionAfterIntroducer()
|
| H A D | ParseDeclCXX.cpp | 1382 ParsedAttr::AS_Keyword); in ParseMicrosoftInheritanceClassAttributes()
|