Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLiteralSupport.cpp1279 return DiagnoseLexingError(SourceLocation()); in init()
1297 return DiagnoseLexingError(StringToks[i].getLocation()); in init()
1361 return DiagnoseLexingError(StringToks[i].getLocation()); in init()
1454 return DiagnoseLexingError(StringToks[i].getLocation()); in init()
1616 void StringLiteralParser::DiagnoseLexingError(SourceLocation Loc) { in DiagnoseLexingError() function in StringLiteralParser
/external/clang/include/clang/Lex/
DLiteralSupport.h266 void DiagnoseLexingError(SourceLocation Loc);