Searched defs:tk (Results 1 – 5 of 5) sorted by relevance
175 inline bool IsPrimitiveType(TokenKind tk) in IsPrimitiveType()180 inline bool IsVarName(TokenKind tk) in IsVarName()185 inline bool IsExprBinary(TokenKind tk) in IsExprBinary()190 inline bool IsConstValue(TokenKind tk) in IsConstValue()195 inline bool IsConstAddrExpr(TokenKind tk) in IsConstAddrExpr()
51 void SetTask(Task *tk) in SetTask()
261 TokenKind tk = lexer.GetTokenKind(); in ParseType() local367 TokenKind tk = lexer.GetTokenKind(); in ParsePragmaElement() local427 TokenKind tk; in ParsePragmaElementForArray() local463 TokenKind tk; in ParsePragmaElementForAnnotation() local519 TokenKind tk = lexer.NextToken(); in ParsePragma() local586 TokenKind tk = lexer.NextToken(); in ParseFields() local920 TokenKind tk = lexer.NextToken(); in ParseInterfaceType() local1200 TokenKind tk = lexer.GetTokenKind(); in ParseDefinedTypename() local1723 TokenKind tk = lexer.NextToken(); in ParseJavaClassInterface() local1760 TokenKind tk = lexer.GetTokenKind(); in ParseStorageClass() local[all …]
559 TokenKind tk = lexer.GetTokenKind(); in ParseStmtBr() local642 TokenKind tk = lexer.NextToken(); in ParseStmtSwitch() local691 TokenKind tk = lexer.NextToken(); in ParseStmtRangegoto() local754 TokenKind tk = lexer.NextToken(); in ParseStmtMultiway() local828 TokenKind tk = lexer.GetTokenKind(); in ParseStmtCall() local1065 TokenKind tk = lexer.NextToken(); in ParseStmtIntrinsiccallwithtype() local1208 TokenKind tk = lexer.NextToken(); in ParseCallReturns() local2206 static Opcode GetUnaryOp(TokenKind tk) in GetUnaryOp()2219 static Opcode GetBinaryOp(TokenKind tk) in GetBinaryOp()2232 static Opcode GetConvertOp(TokenKind tk) in GetConvertOp()[all …]
147 TokenKind tk = GetSpecialFloatConst(); in GetConstVal() local543 TokenKind tk = keywordMap[name]; in GetTokenSpecial() local