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

  /external/clang/lib/Lex/
Preprocessor.cpp 834 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) {
839 if ((*H)->HandleComment(*this, Comment))
  /external/clang/lib/Frontend/
VerifyDiagnosticConsumer.cpp 520 /// HandleComment - Hook into the preprocessor and extract comments containing
522 bool VerifyDiagnosticConsumer::HandleComment(Preprocessor &PP,

Completed in 81 milliseconds