Searched refs:PreprocessorControlDesc (Results 1 – 4 of 4) sorted by relevance
55 std::make_unique<std::vector<PreprocessorControlDesc>>()); in TGLexer()418 std::make_unique<std::vector<PreprocessorControlDesc>>()); in LexInclude()752 PreprocessorControlDesc IfdefEntry = PrepIncludeStack.back()->back(); in lexPreprocessor()1026 for (const PreprocessorControlDesc &I : in prepIsProcessingEnabled()
186 struct PreprocessorControlDesc { struct219 std::vector<std::unique_ptr<std::vector<PreprocessorControlDesc>>> argument
178 struct PreprocessorControlDesc { struct211 std::vector<std::unique_ptr<std::vector<PreprocessorControlDesc>>> argument
54 std::make_unique<std::vector<PreprocessorControlDesc>>()); in TGLexer()392 std::make_unique<std::vector<PreprocessorControlDesc>>()); in LexInclude()725 PreprocessorControlDesc IfdefEntry = PrepIncludeStack.back()->back(); in lexPreprocessor()