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

  /external/clang/include/clang/Lex/
LiteralSupport.h 101 void ParseNumberStartingWithZero(SourceLocation TokLoc);
  /external/clang/lib/Lex/
LiteralSupport.cpp 487 ParseNumberStartingWithZero(TokLoc);
674 /// ParseNumberStartingWithZero - This method is called when the first character
679 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) {
    [all...]

Completed in 2002 milliseconds