Searched refs:IfdefEntry (Results 1 – 1 of 1) sorted by relevance
767 PreprocessorControlDesc IfdefEntry = PrepIncludeStack.back()->back(); in lexPreprocessor() local769 if (IfdefEntry.Kind != tgtok::Ifdef) { in lexPreprocessor()771 return ReturnError(IfdefEntry.SrcPos, "Previous #else is here"); in lexPreprocessor()778 {Kind, !IfdefEntry.IsDefined, SMLoc::getFromPointer(TokStart)}); in lexPreprocessor()