Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.cpp1014 auto &PrepControl = PrepIncludeStack.back()->back(); in prepReportPreprocessorStackError() local
1016 PrintError(PrepControl.SrcPos, "The latest preprocessor control is here"); in prepReportPreprocessorStackError()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
DTGLexer.cpp1039 auto &PrepControl = PrepIncludeStack.back()->back(); in prepReportPreprocessorStackError() local
1041 PrintError(PrepControl.SrcPos, "The latest preprocessor control is here"); in prepReportPreprocessorStackError()