/freebsd-src/contrib/one-true-awk/ |
H A D | lex.c | 40 typedef struct Keyword { struct 44 } Keyword; typedef
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | DeclarationFragments.h | 57 Keyword, enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | CodeCompleteConsumer.h | 783 const char *Keyword; global() member 899 Keyword(Keyword) Keyword() argument
|
H A D | ScopeInfo.h | 501 setFirstCoroutineStmt(SourceLocation Loc,StringRef Keyword) setFirstCoroutineStmt() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCoroutine.cpp | 185 StringRef Keyword) { in isValidCoroutineContext() argument 671 checkCoroutineContext(Sema & S,SourceLocation Loc,StringRef Keyword,bool IsImplicit=false) checkCoroutineContext() argument 776 ActOnCoroutineBodyStart(Scope * SC,SourceLocation KWLoc,StringRef Keyword) ActOnCoroutineBodyStart() argument 860 checkSuspensionContext(Sema & S,SourceLocation Loc,StringRef Keyword) checkSuspensionContext() argument [all...] |
H A D | DeclSpec.cpp | 1433 StringRef Keyword; Finish() local
|
H A D | SemaTemplate.cpp | 4374 ElaboratedTypeKeyword Keyword ActOnTagTemplateIdType() local 11196 CheckTypenameType(ElaboratedTypeKeyword Keyword,SourceLocation KeywordLoc,NestedNameSpecifierLoc QualifierLoc,const IdentifierInfo & II,SourceLocation IILoc,TypeSourceInfo ** TSI,bool DeducedTSTContext) CheckTypenameType() argument 11227 CheckTypenameType(ElaboratedTypeKeyword Keyword,SourceLocation KeywordLoc,NestedNameSpecifierLoc QualifierLoc,const IdentifierInfo & II,SourceLocation IILoc,bool DeducedTSTContext) CheckTypenameType() argument [all...] |
H A D | SemaType.cpp | 1611 ElaboratedTypeKeyword Keyword ConvertDeclSpecToType() local 9695 getElaboratedType(ElaboratedTypeKeyword Keyword,const CXXScopeSpec & SS,QualType T,TagDecl * OwnedTagDecl) getElaboratedType() argument
|
H A D | TreeTransform.h | 1053 RebuildAutoType(QualType Deduced,AutoTypeKeyword Keyword,ConceptDecl * TypeConstraintConcept,ArrayRef<TemplateArgument> TypeConstraintArgs) RebuildAutoType() argument 1096 RebuildElaboratedType(SourceLocation KeywordLoc,ElaboratedTypeKeyword Keyword,NestedNameSpecifierLoc QualifierLoc,QualType Named) RebuildElaboratedType() argument 1110 RebuildDependentTemplateSpecializationType(ElaboratedTypeKeyword Keyword,NestedNameSpecifierLoc QualifierLoc,SourceLocation TemplateKWLoc,const IdentifierInfo * Name,SourceLocation NameLoc,TemplateArgumentListInfo & Args,bool AllowInjectedClassName) RebuildDependentTemplateSpecializationType() argument 1149 RebuildDependentNameType(ElaboratedTypeKeyword Keyword,SourceLocation KeywordLoc,NestedNameSpecifierLoc QualifierLoc,const IdentifierInfo * Id,SourceLocation IdLoc,bool DeducedTSTContext) RebuildDependentNameType() argument [all...] |
H A D | SemaCodeComplete.cpp | 3686 std::string Keyword; createCodeCompletionStringForDecl() local 7134 OBJC_AT_KEYWORD_NAME(NeedAt,Keyword) global() argument [all...] |
H A D | SemaTemplateInstantiate.cpp | 1723 RebuildElaboratedType(SourceLocation KeywordLoc,ElaboratedTypeKeyword Keyword,NestedNameSpecifierLoc QualifierLoc,QualType T) RebuildElaboratedType() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | IdentifierTable.cpp | 252 static void AddKeyword(StringRef Keyword, in AddKeyword() argument 268 static void AddCXXOperatorKeyword(StringRef Keyword, in AddCXXOperatorKeyword() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | COFFMasmParser.cpp | 283 } else if (Keyword.equals_insensitive("word")) { in ParseDirectiveSegment() local [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | AttributeCommonInfo.h | 117 static Form Keyword(bool IsAlignas, bool IsRegularKeywordAttribute) { in Keyword() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | LinePrinter.h | 161 Keyword, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLLexer.cpp | 491 StringRef Keyword(StartChar, CurPtr - StartChar); LexIdentifier() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | QualTypeNames.cpp | 443 ElaboratedTypeKeyword Keyword = ElaboratedTypeKeyword::None; getFullyQualifiedType() local
|
H A D | Type.cpp | 3103 getTagTypeKindForKeyword(ElaboratedTypeKeyword Keyword) getTagTypeKindForKeyword() argument 3123 KeywordIsTagTypeKind(ElaboratedTypeKeyword Keyword) KeywordIsTagTypeKind() argument 3138 getKeywordName(ElaboratedTypeKeyword Keyword) getKeywordName() argument 3160 DependentTemplateSpecializationType(ElaboratedTypeKeyword Keyword,NestedNameSpecifier * NNS,const IdentifierInfo * Name,ArrayRef<TemplateArgument> Args,QualType Canon) DependentTemplateSpecializationType() argument 3182 Profile(llvm::FoldingSetNodeID & ID,const ASTContext & Context,ElaboratedTypeKeyword Keyword,NestedNameSpecifier * Qualifier,const IdentifierInfo * Name,ArrayRef<TemplateArgument> Args) Profile() argument 3194 ElaboratedTypeKeyword Keyword; isElaboratedTypeSpecifier() local 4814 AutoType(QualType DeducedAsType,AutoTypeKeyword Keyword,TypeDependence ExtraDependence,QualType Canon,ConceptDecl * TypeConstraintConcept,ArrayRef<TemplateArgument> TypeConstraintArgs) AutoType() argument 4838 Profile(llvm::FoldingSetNodeID & ID,const ASTContext & Context,QualType Deduced,AutoTypeKeyword Keyword,bool IsDependent,ConceptDecl * CD,ArrayRef<TemplateArgument> Arguments) Profile() argument [all...] |
H A D | ASTContext.cpp | 5013 getElaboratedType(ElaboratedTypeKeyword Keyword,NestedNameSpecifier * NNS,QualType NamedType,TagDecl * OwnedTagDecl) const getElaboratedType() argument 5080 getDependentNameType(ElaboratedTypeKeyword Keyword,NestedNameSpecifier * NNS,const IdentifierInfo * Name,QualType Canon) const getDependentNameType() argument 5107 getDependentTemplateSpecializationType(ElaboratedTypeKeyword Keyword,NestedNameSpecifier * NNS,const IdentifierInfo * Name,ArrayRef<TemplateArgumentLoc> Args) const getDependentTemplateSpecializationType() argument 5118 getDependentTemplateSpecializationType(ElaboratedTypeKeyword Keyword,NestedNameSpecifier * NNS,const IdentifierInfo * Name,ArrayRef<TemplateArgument> Args) const getDependentTemplateSpecializationType() argument 5743 getAutoTypeInternal(QualType DeducedType,AutoTypeKeyword Keyword,bool IsDependent,bool IsPack,ConceptDecl * TypeConstraintConcept,ArrayRef<TemplateArgument> TypeConstraintArgs,bool IsCanon) const getAutoTypeInternal() argument 5797 getAutoType(QualType DeducedType,AutoTypeKeyword Keyword,bool IsDependent,bool IsPack,ConceptDecl * TypeConstraintConcept,ArrayRef<TemplateArgument> TypeConstraintArgs) const getAutoType() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | FormatTokenLexer.cpp | 396 const auto Keyword = *(Tokens.end() - 1); tryMergeCSharpKeywordVariables() local
|
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/ |
H A D | DeclarationFragments.cpp | 259 ElaboratedTypeKeyword Keyword = ET->getKeyword(); getFragmentsForType() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | ModuleMap.cpp | 402 #define KEYWORD(Keyword,Conditions) .Case(#Keyword, true) in sanitizeFilenameAsIdentifier() argument 403 #define ALIAS(Keyword, AliasOf, Conditions) .Case(Keyword, true) in sanitizeFilenameAsIdentifier() argument
|
H A D | Lexer.cpp | 671 StringRef Keyword = TheTok.getRawIdentifier(); ComputePreamble() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 1276 IdentifierInfo *Keyword = Tok.getIdentifierInfo(); ParseAvailabilityAttribute() local 1465 IdentifierInfo *Keyword = Tok.getIdentifierInfo(); ParseExternalSourceSymbolAttribute() local 1773 auto Keyword = DiagnoseMisplacedCXX11Attribute() local [all...] |
H A D | ParseDeclCXX.cpp | 4699 auto Keyword = DiagnoseAndSkipCXX11Attributes() local
|