Searched refs:comments (Results 51 - 75 of 78) sorted by relevance

1234

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp1 //===--- CommentToXML.cpp - Convert comments to XML representation --------===//
21 using namespace clang::comments;
1136 const comments::HTMLTagComment *HTC, SmallVectorImpl<char> &Text,
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp129 /// \returns location that is relevant when searching for Doc comments related
173 // TODO: handle comments for function parameters properly.
231 // If there are no comments anywhere, we won't find anything.
432 // Any redeclarations of D that we haven't checked for comments yet?
496 // See if there are any new comments that are not attached to a decl.
508 // Note that this way we pick up not only comments that precede the
509 // declaration, but also comments that *follow* the declaration -- thanks to
511 // ahead through comments.
531 comments::FullComment *FC = DocComment->parse(*this, PP, D);
537 comments
[all...]
H A DCommentSema.cpp21 namespace comments { namespace in namespace:clang
1150 } // end namespace comments
H A DCommentParser.cpp27 namespace comments { namespace in namespace:clang
779 } // end namespace comments
/freebsd-11-stable/crypto/openssh/
H A Dsshconnect1.c96 idlist->comments[i]);
H A Dsshconnect2.c1375 id->filename = idlist->comments[j];
1377 idlist->comments[j] = NULL;
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_parser.c114 ucl_object_insert_key (parser->comments, parser->last_comment,
126 * Skip all comments from the current pos resolving nested and multiline comments
1574 /* Skip any spaces and comments */
2469 parser->comments = ucl_object_typed_new (UCL_OBJECT);
/freebsd-11-stable/share/examples/drivers/
H A Dmake_device_driver.sh598 * See the comments in the ISA section regarding returning non-positive
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h28 namespace comments { namespace in namespace:clang
1134 } // end namespace comments
/freebsd-11-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec546 dealing with comments right
/freebsd-11-stable/contrib/ntp/sntp/tests/
H A DMakefile.in767 data/key-test-comments \
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex3269 % (See comments in \indexdummies.)
4522 % Write the toc entry (before \donoderef). See comments in \chfplain.
4526 % Again, see comments in \chfplain.
4739 % See comments in \dochapentry re vbox and related settings.
6083 % See comments at \activebackslashdouble.
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex3167 % (See comments in \indexdummies.)
4420 % Write the toc entry (before \donoderef). See comments in \chfplain.
4424 % Again, see comments in \chfplain.
4616 % See comments in \dochapentry re vbox and related settings.
/freebsd-11-stable/contrib/bmake/
H A Dconfigure2066 # config.log. We remove comments because anyway the quotes in there
4992 /* FIXME: Include the comments suggested by Paul. */
6981 # Replace #undef with comments. This is necessary, for example,
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex5912 % Write the toc entry (before \donoderef). See comments in \chapmacro.
5916 % Again, see comments in \chapmacro.
6155 % See comments in \dochapentry re vbox and related settings.
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A Dconfigure1075 # config.log. We remove comments because anyway the quotes in there
6149 /* FIXME: Include the comments suggested by Paul. */
8295 # Putting comments in sed scripts is not portable.
8317 # This sed command replaces #undef with comments. This is necessary, for
/freebsd-11-stable/contrib/libpcap/
H A Dconfigure2164 # config.log. We remove comments because anyway the quotes in there
2628 # At minimum, we want C++/C99-style // comments.
3480 // See if C++-style comments work.
12151 # Replace #undef with comments. This is necessary, for example,
/freebsd-11-stable/contrib/libreadline/
H A Dconfigure1088 # config.log. We remove comments because anyway the quotes in there
3375 /* FIXME: Include the comments suggested by Paul. */
9515 # Putting comments in sed scripts is not portable.
9537 # This sed command replaces #undef with comments. This is necessary, for
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dconfigure1089 # config.log. We remove comments because anyway the quotes in there
3750 /* FIXME: Include the comments suggested by Paul. */
9265 # Putting comments in sed scripts is not portable.
9287 # This sed command replaces #undef with comments. This is necessary, for
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dconfigure1082 # config.log. We remove comments because anyway the quotes in there
3108 /* FIXME: Include the comments suggested by Paul. */
9884 # Putting comments in sed scripts is not portable.
9906 # This sed command replaces #undef with comments. This is necessary, for
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dconfigure1083 # config.log. We remove comments because anyway the quotes in there
3205 /* FIXME: Include the comments suggested by Paul. */
10001 # Putting comments in sed scripts is not portable.
10023 # This sed command replaces #undef with comments. This is necessary, for
/freebsd-11-stable/contrib/openpam/
H A Dconfigure2037 # config.log. We remove comments because anyway the quotes in there
4007 // See if C++-style comments work.
14443 # Replace #undef with comments. This is necessary, for example,
/freebsd-11-stable/contrib/file/
H A Dconfigure2285 # config.log. We remove comments because anyway the quotes in there
4508 // See if C++-style comments work.
16496 # Replace #undef with comments. This is necessary, for example,
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure2357 # config.log. We remove comments because anyway the quotes in there
15220 /* FIXME: Include the comments suggested by Paul. */
25503 /* FIXME: Include the comments suggested by Paul. */
30070 # Replace #undef with comments. This is necessary, for example,
/freebsd-11-stable/contrib/ntp/
H A Dconfigure2744 # config.log. We remove comments because anyway the quotes in there
5249 // See if C++-style comments work.
6422 // See if C++-style comments work.
18445 # XXX Possible trouble here - reading the comments above and looking at the
35029 # Replace #undef with comments. This is necessary, for example,

Completed in 802 milliseconds

1234