Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLiteralSupport.cpp1265 return DiagnoseLexingError(SourceLocation()); in init()
1283 return DiagnoseLexingError(StringToks[i].getLocation()); in init()
1347 return DiagnoseLexingError(StringToks[i].getLocation()); in init()
1440 return DiagnoseLexingError(StringToks[i].getLocation()); in init()
1602 void StringLiteralParser::DiagnoseLexingError(SourceLocation Loc) { in DiagnoseLexingError() function in StringLiteralParser
/external/clang/include/clang/Lex/
DLiteralSupport.h255 void DiagnoseLexingError(SourceLocation Loc);