Searched refs:PreprocessorControlDesc (Results 1 – 2 of 2) sorted by relevance
177 struct PreprocessorControlDesc { struct210 std::vector<std::unique_ptr<std::vector<PreprocessorControlDesc>>> argument
54 make_unique<std::vector<PreprocessorControlDesc>>()); in TGLexer()396 make_unique<std::vector<PreprocessorControlDesc>>()); in LexInclude()717 PreprocessorControlDesc IfdefEntry = PrepIncludeStack.back()->back(); in lexPreprocessor()