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

  /external/clang/lib/AST/
CommentDumper.cpp 61 void visitFullComment(const FullComment *C);
229 void CommentDumper::visitFullComment(const FullComment *C) {
  /external/clang/tools/libclang/
CXComment.cpp 558 void visitFullComment(const FullComment *C);
742 void CommentASTToHTMLConverter::visitFullComment(const FullComment *C) {
873 void visitFullComment(const FullComment *C);
1024 void CommentASTToXMLConverter::visitFullComment(const FullComment *C) {
    [all...]

Completed in 236 milliseconds