Home
last modified time | relevance | path

Searched refs:PrepControl (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp1053 auto &PrepControl = PrepIncludeStack.back()->back(); in prepReportPreprocessorStackError() local
1055 PrintError(PrepControl.SrcPos, "The latest preprocessor control is here"); in prepReportPreprocessorStackError()