Home
last modified time | relevance | path

Searched defs:HandleComment (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPreprocessor.cpp882 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) { in HandleComment() function in Preprocessor
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDVerifyDiagnosticConsumer.cpp522 bool VerifyDiagnosticConsumer::HandleComment(Preprocessor &PP, in HandleComment() function in VerifyDiagnosticConsumer
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParser.cpp36 bool HandleComment(Preprocessor &PP, SourceRange Comment) override { in HandleComment() function in __anonb73fb24a0111::ActionCommentHandler