HomeSort by relevance Sort by last modified time
    Searched refs:LexFromRawLexer (Results 1 - 16 of 16) sorted by null

  /external/clang/lib/Rewrite/Core/
TokenRewriter.cpp 34 RawLex.LexFromRawLexer(RawTok);
45 RawLex.LexFromRawLexer(RawTok);
HTMLRewrite.cpp 372 L.LexFromRawLexer(Tok);
423 L.LexFromRawLexer(Tok);
426 L.LexFromRawLexer(Tok);
438 L.LexFromRawLexer(Tok);
458 L.LexFromRawLexer(Tok);
  /external/clang/lib/Rewrite/Frontend/
InclusionRewriter.cpp 252 DirectiveLex.LexFromRawLexer(DirectiveToken);
264 RawLex.LexFromRawLexer(RawToken);
278 RawLex.LexFromRawLexer(Tok);
282 RawLex.LexFromRawLexer(Tok);
290 RawLex.LexFromRawLexer(Tok);
309 RawLex.LexFromRawLexer(Tok);
325 RawLex.LexFromRawLexer(Tok);
367 RawLex.LexFromRawLexer(RawToken);
375 RawLex.LexFromRawLexer(RawToken);
431 RawLex.LexFromRawLexer(RawToken)
    [all...]
RewriteMacros.cpp 76 RawLex.LexFromRawLexer(RawTok);
  /external/clang/lib/ARCMigrate/
Transforms.cpp 161 lexer.LexFromRawLexer(tok);
407 lexer.LexFromRawLexer(tok);
409 lexer.LexFromRawLexer(tok);
414 lexer.LexFromRawLexer(tok);
422 lexer.LexFromRawLexer(tok);
439 lexer.LexFromRawLexer(tok);
447 lexer.LexFromRawLexer(tok);
490 lexer.LexFromRawLexer(tok);
492 lexer.LexFromRawLexer(tok);
497 lexer.LexFromRawLexer(tok)
    [all...]
  /external/clang/lib/Frontend/
CacheTokens.cpp 284 L.LexFromRawLexer(Tok);
315 L.LexFromRawLexer(NextTok);
386 L.LexFromRawLexer(Tok);
FrontendActions.cpp 460 RawLex.LexFromRawLexer(RawTok);
464 RawLex.LexFromRawLexer(RawTok);
  /external/clang/include/clang/Lex/
Lexer.h 100 /// suitable for calls to 'LexFromRawLexer'. This lexer assumes that the
106 /// suitable for calls to 'LexFromRawLexer'. This lexer assumes that the
155 /// LexFromRawLexer - Lex a token from a designated raw lexer (one with no
158 bool LexFromRawLexer(Token &Result) {
  /external/clang/lib/StaticAnalyzer/Core/
HTMLDiagnostics.cpp 418 rawLexer.LexFromRawLexer(TheTok);
  /external/clang/lib/Lex/
TokenLexer.cpp 599 bool isInvalid = !TL.LexFromRawLexer(Result);
    [all...]
Lexer.cpp 137 /// suitable for calls to 'LexFromRawLexer'. This lexer assumes that the text
150 /// suitable for calls to 'LexFromRawLexer'. This lexer assumes that the text
321 lexer.LexFromRawLexer(token);
458 TheLexer.LexFromRawLexer(Result);
503 TheLexer.LexFromRawLexer(TheTok);
588 TheLexer.LexFromRawLexer(TheTok);
632 TheLexer.LexFromRawLexer(TheTok);
    [all...]
ModuleMap.cpp 856 L.LexFromRawLexer(LToken);
    [all...]
  /external/clang/lib/Format/
Format.cpp     [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp 304 lexer.LexFromRawLexer(Tok);
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]

Completed in 54 milliseconds