Home
last modified time | relevance | path

Searched defs:Keyword (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/sys/external/bsd/acpica/dist/tools/acpisrc/
H A Dasremove.c69 char *Keyword, in AsRemoveStatement()
147 char *Keyword) in AsRemoveConditionalCompile()
318 char *Keyword) variable
388 char *Keyword) in AsRemoveLine()
440 char *Keyword) in AsReduceTypedefs()
674 char *Keyword) in AsCleanupSpecialMacro()
H A Dasconvrt.c1497 char *Keyword, in AsInsertPrefix()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtokens.c200 struct Keyword struct
207 static Keyword keywords[] = argument
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpihelp/
H A Dahaml.c254 const AH_AML_TYPE *Keyword; in AhFindAmlTypes() local
H A Dahasl.c80 const AH_ASL_KEYWORD *Keyword; in AhFindAslKeywords() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h770 const char *Keyword; member
880 : Keyword(Keyword), Priority(Priority), Kind(RK_Keyword), in Keyword() function
H A DScopeInfo.h474 void setFirstCoroutineStmt(SourceLocation Loc, StringRef Keyword) { in setFirstCoroutineStmt()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.h144 Keyword, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp189 StringRef Keyword) { in isValidCoroutineContext()
629 StringRef Keyword, in checkCoroutineContext()
730 StringRef Keyword) { in ActOnCoroutineBodyStart()
810 StringRef Keyword) { in checkSuspensionContext()
H A DDeclSpec.cpp1405 StringRef Keyword; in Finish() local
H A DSemaType.cpp1583 ElaboratedTypeKeyword Keyword in ConvertDeclSpecToType() local
5946 ElaboratedTypeKeyword Keyword in VisitElaboratedTypeLoc() local
8838 QualType Sema::getElaboratedType(ElaboratedTypeKeyword Keyword, in getElaboratedType()
H A DSemaTemplate.cpp4029 ElaboratedTypeKeyword Keyword in ActOnTagTemplateIdType() local
10530 Sema::CheckTypenameType(ElaboratedTypeKeyword Keyword, in CheckTypenameType()
10561 Sema::CheckTypenameType(ElaboratedTypeKeyword Keyword, in CheckTypenameType()
H A DSemaTemplateInstantiate.cpp1323 ElaboratedTypeKeyword Keyword, in RebuildElaboratedType()
H A DTreeTransform.h982 QualType RebuildAutoType(QualType Deduced, AutoTypeKeyword Keyword, in RebuildAutoType()
1025 ElaboratedTypeKeyword Keyword, in RebuildElaboratedType()
1039 ElaboratedTypeKeyword Keyword, in RebuildDependentTemplateSpecializationType()
1083 QualType RebuildDependentNameType(ElaboratedTypeKeyword Keyword, in RebuildDependentNameType()
H A DSemaCodeComplete.cpp3567 std::string Keyword; in createCodeCompletionStringForDecl() local
6503 #define OBJC_AT_KEYWORD_NAME(NeedAt, Keyword) ((NeedAt) ? "@" Keyword : Keyword) argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp164 static void AddKeyword(StringRef Keyword, in AddKeyword()
189 static void AddCXXOperatorKeyword(StringRef Keyword, in AddCXXOperatorKeyword()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLLexer.cpp492 StringRef Keyword(StartChar, CurPtr - StartChar); in LexIdentifier() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp2831 TypeWithKeyword::getTagTypeKindForKeyword(ElaboratedTypeKeyword Keyword) { in getTagTypeKindForKeyword()
2846 TypeWithKeyword::KeywordIsTagTypeKind(ElaboratedTypeKeyword Keyword) { in KeywordIsTagTypeKind()
2861 StringRef TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) { in getKeywordName()
2876 ElaboratedTypeKeyword Keyword, NestedNameSpecifier *NNS, in DependentTemplateSpecializationType()
2898 ElaboratedTypeKeyword Keyword, in Profile()
2910 ElaboratedTypeKeyword Keyword; in isElaboratedTypeSpecifier() local
4389 AutoType::AutoType(QualType DeducedAsType, AutoTypeKeyword Keyword, in AutoType()
4409 QualType Deduced, AutoTypeKeyword Keyword, in Profile()
H A DQualTypeNames.cpp433 ElaboratedTypeKeyword Keyword = ETK_None; in getFullyQualifiedType() local
H A DASTContext.cpp4802 QualType ASTContext::getElaboratedType(ElaboratedTypeKeyword Keyword, in getElaboratedType()
4868 QualType ASTContext::getDependentNameType(ElaboratedTypeKeyword Keyword, in getDependentNameType()
4895 ElaboratedTypeKeyword Keyword, in getDependentTemplateSpecializationType()
4908 ElaboratedTypeKeyword Keyword, in getDependentTemplateSpecializationType()
5516 ASTContext::getAutoType(QualType DeducedType, AutoTypeKeyword Keyword, in getAutoType()
/netbsd-src/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Doslinuxtbl.c512 const char *Keyword) in OslFindRsdpViaEfiByKeyword()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatTokenLexer.cpp340 auto &Keyword = *(Tokens.end() - 1); in tryMergeCSharpKeywordVariables() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp359 #define KEYWORD(Keyword,Conditions) .Case(#Keyword, true) in sanitizeFilenameAsIdentifier() argument
360 #define ALIAS(Keyword, AliasOf, Conditions) .Case(Keyword, true) in sanitizeFilenameAsIdentifier() argument
H A DLexer.cpp664 StringRef Keyword = TheTok.getRawIdentifier(); in ComputePreamble() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp1090 IdentifierInfo *Keyword = Tok.getIdentifierInfo(); in ParseAvailabilityAttribute() local
1291 IdentifierInfo *Keyword = Tok.getIdentifierInfo(); in ParseExternalSourceSymbolAttribute() local

12