Searched refs:ElemCount (Results 1 – 1 of 1) sorted by relevance
1524 int ElemCount = DetermineLexicalElementCount(PPBase); in lexically_relative() local1525 if (ElemCount < 0) in lexically_relative()1529 if (ElemCount == 0 && (PP.atEnd() || *PP == "")) in lexically_relative()1536 while (ElemCount--) in lexically_relative()