Searched refs:PreprocessorControlDesc (Results 1 – 2 of 2) sorted by relevance
184 struct PreprocessorControlDesc { struct217 std::vector<std::unique_ptr<std::vector<PreprocessorControlDesc>>> argument
55 std::make_unique<std::vector<PreprocessorControlDesc>>()); in TGLexer()416 std::make_unique<std::vector<PreprocessorControlDesc>>()); in LexInclude()746 PreprocessorControlDesc IfdefEntry = PrepIncludeStack.back()->back(); in lexPreprocessor()