Home
last modified time | relevance | path

Searched refs:CachingTokens (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp877 bool CachingTokens = PP.IsPreviousCachedToken(Tok); in ParseGreaterThanInTemplateList() local
901 if (CachingTokens) { in ParseGreaterThanInTemplateList()