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

Completed in 325 milliseconds