Home
last modified time | relevance | path

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

12

/external/javassist/src/main/javassist/compiler/ast/
DKeyword.java23 public class Keyword extends ASTree { class
26 public Keyword(int token) { in Keyword() method in Keyword
/external/llvm/tools/llvm-pdbdump/
DLinePrinter.h66 Keyword, enumerator
/external/clang/lib/AST/
DType.cpp1401 TypeWithKeyword::getTagTypeKindForKeyword(ElaboratedTypeKeyword Keyword) { in getTagTypeKindForKeyword()
1416 TypeWithKeyword::KeywordIsTagTypeKind(ElaboratedTypeKeyword Keyword) { in KeywordIsTagTypeKind()
1431 StringRef TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) { in getKeywordName()
1446 ElaboratedTypeKeyword Keyword, in DependentTemplateSpecializationType()
1467 ElaboratedTypeKeyword Keyword, in Profile()
1480 ElaboratedTypeKeyword Keyword; in isElaboratedTypeSpecifier() local
DASTContext.cpp3342 ASTContext::getElaboratedType(ElaboratedTypeKeyword Keyword, in getElaboratedType()
3391 QualType ASTContext::getDependentNameType(ElaboratedTypeKeyword Keyword, in getDependentNameType()
3422 ElaboratedTypeKeyword Keyword, in getDependentTemplateSpecializationType()
3437 ElaboratedTypeKeyword Keyword, in getDependentTemplateSpecializationType()
/external/clang/lib/Basic/
DIdentifierTable.cpp153 static void AddKeyword(StringRef Keyword, in AddKeyword()
178 static void AddCXXOperatorKeyword(StringRef Keyword, in AddCXXOperatorKeyword()
/external/llvm/lib/AsmParser/
DLLLexer.cpp490 StringRef Keyword(StartChar, CurPtr - StartChar); in LexIdentifier() local
/external/v8/src/
Ddateparser.h192 static DateToken Keyword(KeywordType tag, int value, int length) { in Keyword() function
/external/clang/lib/Lex/
DModuleMap.cpp134 #define KEYWORD(Keyword,Conditions) .Case(#Keyword, true) in sanitizeFilenameAsIdentifier() argument
135 #define ALIAS(Keyword, AliasOf, Conditions) .Case(Keyword, true) in sanitizeFilenameAsIdentifier() argument
DLexer.cpp621 StringRef Keyword = TheTok.getRawIdentifier(); in ComputePreamble() local
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dpageint.h23 typedef enum { EndOfData, Number, Keyword, Name, Others } SyntaxType; enumerator
/external/clang/lib/Sema/
DDeclSpec.cpp1173 StringRef Keyword; in Finish() local
DSemaType.cpp910 ElaboratedTypeKeyword Keyword in ConvertDeclSpecToType() local
3639 ElaboratedTypeKeyword Keyword in VisitElaboratedTypeLoc() local
5467 QualType Sema::getElaboratedType(ElaboratedTypeKeyword Keyword, in getElaboratedType()
DSemaTemplateInstantiate.cpp985 ElaboratedTypeKeyword Keyword, in RebuildElaboratedType()
DSemaCodeComplete.cpp2753 std::string Keyword; in CreateCodeCompletionString() local
4514 #define OBJC_AT_KEYWORD_NAME(NeedAt,Keyword) ((NeedAt)? "@" Keyword : Keyword) argument
DSemaTemplate.cpp2257 ElaboratedTypeKeyword Keyword in ActOnTagTemplateIdType() local
8029 Sema::CheckTypenameType(ElaboratedTypeKeyword Keyword, in CheckTypenameType()
DTreeTransform.h861 ElaboratedTypeKeyword Keyword, in RebuildElaboratedType()
875 ElaboratedTypeKeyword Keyword, in RebuildDependentTemplateSpecializationType()
917 QualType RebuildDependentNameType(ElaboratedTypeKeyword Keyword, in RebuildDependentNameType()
DSemaLookup.cpp3475 void TypoCorrectionConsumer::addKeywordResult(StringRef Keyword) { in addKeywordResult()
/external/clang/include/clang/Sema/
DSema.h1393 const IdentifierInfo *Keyword; variable
1402 NameClassification(const IdentifierInfo *Keyword) in NameClassification()
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmscgats.c92 char* Keyword; // Name of variable member
/external/clang/lib/Parse/
DParseDecl.cpp872 IdentifierInfo *Keyword = Tok.getIdentifierInfo(); in ParseAvailabilityAttribute() local
/external/clang/lib/Serialization/
DASTReader.cpp5540 ElaboratedTypeKeyword Keyword = (ElaboratedTypeKeyword)Record[Idx++]; in readTypeRecord() local
5619 ElaboratedTypeKeyword Keyword = (ElaboratedTypeKeyword)Record[Idx++]; in readTypeRecord() local
5630 ElaboratedTypeKeyword Keyword = (ElaboratedTypeKeyword)Record[Idx++]; in readTypeRecord() local
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp2796 Keyword = 1 << 3, enumerator
/external/clang/include/clang/AST/
DExprCXX.h3343 SourceLocation Keyword, SourceLocation RParen) in CXXNoexceptExpr()
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/
Dpolymer.min.js11 …var d=c.createShadowRoot(),e=document.createElement("span");d.appendChild(e),c.addEventListener("t…
Dpolymer.js2201 Keyword: 4, property

12