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 106 void ParseNumberStartingWithZero(SourceLocation TokLoc);
  /external/clang/lib/Lex/
LiteralSupport.cpp 529 ParseNumberStartingWithZero(TokLoc);
747 /// ParseNumberStartingWithZero - This method is called when the first character
752 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) {
    [all...]

Completed in 1346 milliseconds