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