Searched refs:kw_from (Results 1 – 7 of 7) sorted by relevance
584 kw_from = &IdentTable.get("from"); in AdditionalKeywords()636 IdentifierInfo *kw_from; member
347 if (Current->is(Keywords.kw_from)) { in parseModuleReference()
815 CurrentToken->is(Keywords.kw_from) && CurrentToken->Next && in parseLine()
78 kw_from, enumerator
5395 if (ParseToken(lltok::kw_from, "expected 'from' after cleanupret")) in ParseCleanupRet()5424 if (ParseToken(lltok::kw_from, "expected 'from' after catchret")) in ParseCatchRet()
82 kw_from, enumerator
5887 if (ParseToken(lltok::kw_from, "expected 'from' after cleanupret")) in ParseCleanupRet()5916 if (ParseToken(lltok::kw_from, "expected 'from' after catchret")) in ParseCatchRet()