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

  /external/clang/lib/Lex/
LiteralSupport.cpp 47 FullSourceLoc TokLoc,
52 Lexer::AdvanceToTokenCharacter(TokLoc, TokRangeBegin - TokBegin,
53 TokLoc.getManager(), Features);
56 TokLoc.getManager(), Features);
66 const LangOptions &Features, FullSourceLoc TokLoc,
70 Lexer::AdvanceToTokenCharacter(TokLoc, TokRangeBegin - TokBegin,
71 TokLoc.getManager(), Features);
73 MakeCharSourceRange(Features, TokLoc, TokBegin, TokRangeBegin, TokRangeEnd);
508 SourceLocation TokLoc,
533 ParseNumberStartingWithZero(TokLoc);
    [all...]
Pragma.cpp 289 SourceLocation TokLoc = TmpTok.getLocation();
293 Lexer *TL = Lexer::Create_PragmaLexer(TokLoc, PragmaLoc, RParenLoc,
    [all...]
  /external/clang/include/clang/Lex/
LiteralSupport.h 59 SourceLocation TokLoc,
109 void ParseNumberStartingWithZero(SourceLocation TokLoc);
110 void ParseDecimalOrOctalCommon(SourceLocation TokLoc);
123 void checkSeparator(SourceLocation TokLoc, const char *Pos,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 59 SourceLocation TokLoc,
109 void ParseNumberStartingWithZero(SourceLocation TokLoc);
110 void ParseDecimalOrOctalCommon(SourceLocation TokLoc);
123 void checkSeparator(SourceLocation TokLoc, const char *Pos,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 59 SourceLocation TokLoc,
109 void ParseNumberStartingWithZero(SourceLocation TokLoc);
110 void ParseDecimalOrOctalCommon(SourceLocation TokLoc);
123 void checkSeparator(SourceLocation TokLoc, const char *Pos,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 59 SourceLocation TokLoc,
109 void ParseNumberStartingWithZero(SourceLocation TokLoc);
110 void ParseDecimalOrOctalCommon(SourceLocation TokLoc);
123 void checkSeparator(SourceLocation TokLoc, const char *Pos,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 59 SourceLocation TokLoc,
109 void ParseNumberStartingWithZero(SourceLocation TokLoc);
110 void ParseDecimalOrOctalCommon(SourceLocation TokLoc);
123 void checkSeparator(SourceLocation TokLoc, const char *Pos,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 59 SourceLocation TokLoc,
109 void ParseNumberStartingWithZero(SourceLocation TokLoc);
110 void ParseDecimalOrOctalCommon(SourceLocation TokLoc);
123 void checkSeparator(SourceLocation TokLoc, const char *Pos,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 59 SourceLocation TokLoc,
109 void ParseNumberStartingWithZero(SourceLocation TokLoc);
110 void ParseDecimalOrOctalCommon(SourceLocation TokLoc);
123 void checkSeparator(SourceLocation TokLoc, const char *Pos,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 59 SourceLocation TokLoc,
109 void ParseNumberStartingWithZero(SourceLocation TokLoc);
110 void ParseDecimalOrOctalCommon(SourceLocation TokLoc);
123 void checkSeparator(SourceLocation TokLoc, const char *Pos,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 59 SourceLocation TokLoc,
109 void ParseNumberStartingWithZero(SourceLocation TokLoc);
110 void ParseDecimalOrOctalCommon(SourceLocation TokLoc);
123 void checkSeparator(SourceLocation TokLoc, const char *Pos,
  /external/clang/lib/Parse/
ParseStmtAsm.cpp 411 SourceLocation TokLoc = Tok.getLocation();
424 TokLoc = Tok.getLocation();
433 SrcMgr.getDecomposedExpansionLoc(TokLoc);
441 SrcMgr.getDecomposedExpansionLoc(TokLoc);
486 TokLoc = Tok.getLocation();
494 EndLoc = TokLoc;
505 TokLoc = Tok.getLocation();
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 754 milliseconds