Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DCommentHandlerTest.cpp37 bool HandleComment(Preprocessor &PP, SourceRange Loc) override { in HandleComment() function in clang::CommentHandlerVisitor
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
Dllvm-mca.cpp208 void HandleComment(SMLoc Loc, StringRef CommentText) override { in HandleComment() function in __anon9378f12e0111::MCACommentConsumer
/external/clang/lib/Lex/
DPreprocessor.cpp890 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) { in HandleComment() function in Preprocessor
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp520 bool VerifyDiagnosticConsumer::HandleComment(Preprocessor &PP, in HandleComment() function in VerifyDiagnosticConsumer
/external/clang/lib/Parse/
DParser.cpp36 bool HandleComment(Preprocessor &PP, SourceRange Comment) override { in HandleComment() function in __anonc51b223c0111::ActionCommentHandler