Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1115 bool CachingTokens = PP.IsPreviousCachedToken(Tok); in ParseGreaterThanInTemplateList() local
1139 if (CachingTokens) { in ParseGreaterThanInTemplateList()