Home
last modified time | relevance | path

Searched defs:Tok (Results 1 – 25 of 43) sorted by relevance

12

/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DCommentBriefParser.h35 Token Tok; variable
DCommentParser.h55 Token Tok; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DCommentBriefParser.h35 Token Tok; variable
DCommentParser.h55 Token Tok; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/AST/
DCommentBriefParser.h35 Token Tok; variable
DCommentParser.h55 Token Tok; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DCommentBriefParser.h35 Token Tok; variable
DCommentParser.h55 Token Tok; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DLexer.h667 inline char getAndAdvanceChar(const char *&Ptr, Token &Tok) { in getAndAdvanceChar()
681 const char *ConsumeChar(const char *Ptr, unsigned Size, Token &Tok) { in ConsumeChar()
DTokenLexer.h108 TokenLexer(Token &Tok, SourceLocation ILEnd, MacroInfo *MI, in TokenLexer()
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DLexer.h667 inline char getAndAdvanceChar(const char *&Ptr, Token &Tok) { in getAndAdvanceChar()
681 const char *ConsumeChar(const char *Ptr, unsigned Size, Token &Tok) { in ConsumeChar()
DTokenLexer.h108 TokenLexer(Token &Tok, SourceLocation ILEnd, MacroInfo *MI, in TokenLexer()
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DLexer.h667 inline char getAndAdvanceChar(const char *&Ptr, Token &Tok) { in getAndAdvanceChar()
681 const char *ConsumeChar(const char *Ptr, unsigned Size, Token &Tok) { in ConsumeChar()
DTokenLexer.h108 TokenLexer(Token &Tok, SourceLocation ILEnd, MacroInfo *MI, in TokenLexer()
DPreprocessor.h802 Token Tok; member
1842 void EnterToken(const Token &Tok, bool IsReinject) { in EnterToken()
1864 void AnnotateCachedTokens(const Token &Tok) { in AnnotateCachedTokens()
1896 void ReplaceLastTokenWithAnnotation(const Token &Tok) { in ReplaceLastTokenWithAnnotation()
1914 void TypoCorrectToken(const Token &Tok) { in TypoCorrectToken()
2045 DiagnosticBuilder Diag(const Token &Tok, unsigned DiagID) const { in Diag()
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Lex/
DLexer.h667 inline char getAndAdvanceChar(const char *&Ptr, Token &Tok) { in getAndAdvanceChar()
681 const char *ConsumeChar(const char *Ptr, unsigned Size, Token &Tok) { in ConsumeChar()
DTokenLexer.h108 TokenLexer(Token &Tok, SourceLocation ILEnd, MacroInfo *MI, in TokenLexer()
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Parse/
DParser.h73 Token Tok; variable
877 static TypeResult getTypeAnnotation(const Token &Tok) { in getTypeAnnotation()
884 static void setTypeAnnotation(Token &Tok, TypeResult T) { in setTypeAnnotation()
890 static NamedDecl *getNonTypeAnnotation(const Token &Tok) { in getNonTypeAnnotation()
894 static void setNonTypeAnnotation(Token &Tok, NamedDecl *ND) { in setNonTypeAnnotation()
898 static IdentifierInfo *getIdentifierAnnotation(const Token &Tok) { in getIdentifierAnnotation()
902 static void setIdentifierAnnotation(Token &Tok, IdentifierInfo *ND) { in setIdentifierAnnotation()
908 static ExprResult getExprAnnotation(const Token &Tok) { in getExprAnnotation()
914 static void setExprAnnotation(Token &Tok, ExprResult ER) { in setExprAnnotation()
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/
DParser.h69 Token Tok; variable
843 static TypeResult getTypeAnnotation(const Token &Tok) { in getTypeAnnotation()
850 static void setTypeAnnotation(Token &Tok, TypeResult T) { in setTypeAnnotation()
856 static NamedDecl *getNonTypeAnnotation(const Token &Tok) { in getNonTypeAnnotation()
860 static void setNonTypeAnnotation(Token &Tok, NamedDecl *ND) { in setNonTypeAnnotation()
864 static IdentifierInfo *getIdentifierAnnotation(const Token &Tok) { in getIdentifierAnnotation()
868 static void setIdentifierAnnotation(Token &Tok, IdentifierInfo *ND) { in setIdentifierAnnotation()
874 static ExprResult getExprAnnotation(const Token &Tok) { in getExprAnnotation()
880 static void setExprAnnotation(Token &Tok, ExprResult ER) { in setExprAnnotation()
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/
DParser.h71 Token Tok; variable
869 static TypeResult getTypeAnnotation(const Token &Tok) { in getTypeAnnotation()
876 static void setTypeAnnotation(Token &Tok, TypeResult T) { in setTypeAnnotation()
882 static NamedDecl *getNonTypeAnnotation(const Token &Tok) { in getNonTypeAnnotation()
886 static void setNonTypeAnnotation(Token &Tok, NamedDecl *ND) { in setNonTypeAnnotation()
890 static IdentifierInfo *getIdentifierAnnotation(const Token &Tok) { in getIdentifierAnnotation()
894 static void setIdentifierAnnotation(Token &Tok, IdentifierInfo *ND) { in setIdentifierAnnotation()
900 static ExprResult getExprAnnotation(const Token &Tok) { in getExprAnnotation()
906 static void setExprAnnotation(Token &Tok, ExprResult ER) { in setExprAnnotation()
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/
DParser.h68 Token Tok; variable
822 static TypeResult getTypeAnnotation(const Token &Tok) { in getTypeAnnotation()
829 static void setTypeAnnotation(Token &Tok, TypeResult T) { in setTypeAnnotation()
835 static NamedDecl *getNonTypeAnnotation(const Token &Tok) { in getNonTypeAnnotation()
839 static void setNonTypeAnnotation(Token &Tok, NamedDecl *ND) { in setNonTypeAnnotation()
843 static IdentifierInfo *getIdentifierAnnotation(const Token &Tok) { in getIdentifierAnnotation()
847 static void setIdentifierAnnotation(Token &Tok, IdentifierInfo *ND) { in setIdentifierAnnotation()
853 static ExprResult getExprAnnotation(const Token &Tok) { in getExprAnnotation()
859 static void setExprAnnotation(Token &Tok, ExprResult ER) { in setExprAnnotation()
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/MC/MCParser/
DMCAsmLexer.h112 AsmToken Tok; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCParser/
DMCAsmLexer.h112 AsmToken Tok; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCParser/
DMCAsmLexer.h112 AsmToken Tok; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCParser/
DMCAsmLexer.h112 AsmToken Tok; variable

12