Searched refs:LexFromRawLexer (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DTokenRewriter.cpp34 RawLex.LexFromRawLexer(RawTok);
45 RawLex.LexFromRawLexer(RawTok);
H A DHTMLRewrite.cpp372 L.LexFromRawLexer(Tok);
423 L.LexFromRawLexer(Tok);
426 L.LexFromRawLexer(Tok);
438 L.LexFromRawLexer(Tok);
458 L.LexFromRawLexer(Tok);
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DInclusionRewriter.cpp256 DirectiveLex.LexFromRawLexer(DirectiveToken);
268 RawLex.LexFromRawLexer(RawToken);
282 RawLex.LexFromRawLexer(Tok);
286 RawLex.LexFromRawLexer(Tok);
294 RawLex.LexFromRawLexer(Tok);
313 RawLex.LexFromRawLexer(Tok);
329 RawLex.LexFromRawLexer(Tok);
376 RawLex.LexFromRawLexer(RawToken);
384 RawLex.LexFromRawLexer(RawToken);
440 RawLex.LexFromRawLexer(RawToke
[all...]
H A DRewriteMacros.cpp76 RawLex.LexFromRawLexer(RawTok);
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransforms.cpp162 lexer.LexFromRawLexer(tok);
413 lexer.LexFromRawLexer(tok);
415 lexer.LexFromRawLexer(tok);
420 lexer.LexFromRawLexer(tok);
428 lexer.LexFromRawLexer(tok);
445 lexer.LexFromRawLexer(tok);
453 lexer.LexFromRawLexer(tok);
496 lexer.LexFromRawLexer(tok);
498 lexer.LexFromRawLexer(tok);
503 lexer.LexFromRawLexer(to
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DCacheTokens.cpp284 L.LexFromRawLexer(Tok);
315 L.LexFromRawLexer(NextTok);
386 L.LexFromRawLexer(Tok);
H A DFrontendActions.cpp449 RawLex.LexFromRawLexer(RawTok);
453 RawLex.LexFromRawLexer(RawTok);
H A DVerifyDiagnosticConsumer.cpp558 RawLex.LexFromRawLexer(Tok);
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DLexer.h106 /// suitable for calls to 'LexFromRawLexer'. This lexer assumes that the
112 /// suitable for calls to 'LexFromRawLexer'. This lexer assumes that the
151 /// LexFromRawLexer - Lex a token from a designated raw lexer (one with no
154 bool LexFromRawLexer(Token &Result) { function in class:clang::Lexer
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp422 rawLexer.LexFromRawLexer(TheTok);
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DTokenLexer.cpp597 bool isInvalid = !TL.LexFromRawLexer(Result);
H A DLexer.cpp142 /// suitable for calls to 'LexFromRawLexer'. This lexer assumes that the text
155 /// suitable for calls to 'LexFromRawLexer'. This lexer assumes that the text
326 lexer.LexFromRawLexer(token);
464 TheLexer.LexFromRawLexer(Result);
509 TheLexer.LexFromRawLexer(TheTok);
594 TheLexer.LexFromRawLexer(TheTok);
638 TheLexer.LexFromRawLexer(TheTok);
1203 lexer.LexFromRawLexer(Tok);
H A DModuleMap.cpp915 L.LexFromRawLexer(LToken);
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp1194 Lex.LexFromRawLexer(Tok.Tok);
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp304 lexer.LexFromRawLexer(Tok);
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp1010 TheLexer.LexFromRawLexer(TheTok);

Completed in 240 milliseconds