Home
last modified time | relevance | path

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

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