Searched refs:IsPPKeyword (Results 1 – 1 of 1) sorted by relevance
939 bool IsPPKeyword = PreviousNotConst->is(tok::identifier) && in isStartOfName() local954 return (!IsPPKeyword && PreviousNotConst->is(tok::identifier)) || in isStartOfName()