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

  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]
  /external/clang/lib/Lex/
Preprocessor.cpp 639 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) {
644 if ((*H)->HandleComment(*this, Comment))
Lexer.cpp     [all...]

Completed in 101 milliseconds