HomeSort by: relevance | last modified time | path
    Searched refs:HandleDigitDirective (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPDirectives.cpp 1000 return HandleDigitDirective(Result);
1330 /// HandleDigitDirective - Handle a GNU line marker directive, whose syntax is
1337 void Preprocessor::HandleDigitDirective(Token &DigitTok) {
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 2238 void HandleDigitDirective(Token &Tok);

Completed in 48 milliseconds