Searched defs:Comment (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Format/
H A DBreakableToken.cpp170 StringRef BreakableLineComment::getLineCommentPrefix(StringRef Comment) { argument
/freebsd-10.0-release/usr.sbin/pkg_install/create/
H A Dmain.c23 char *Comment = NULL; variable
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DRawCommentList.cpp24 std::pair<RawComment::CommentKind, bool> getCommentKind(StringRef Comment, argument
62 mergedCommentIsTrailingComment(StringRef Comment) argument
[all...]
H A DCommentSema.cpp94 void Sema::checkFunctionDeclVerbatimLine(const BlockCommandComment *Comment) { argument
127 void Sema::checkContainerDeclVerbatimLine(const BlockCommandComment *Comment) { argument
159 checkContainerDecl(const BlockCommandComment *Comment) argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp539 const MCSection *Comment = local
/freebsd-10.0-release/gnu/usr.bin/rcs/lib/
H A Drcssyn.c192 struct cbuf Comment; variable in typeref:struct:cbuf
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp561 std::string Comment = RawLex.getSpelling(Tok, SM, LangOpts); local
481 HandleComment(Preprocessor &PP, SourceRange Comment) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessor.cpp802 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) { argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp395 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { argument
H A DSema.cpp1075 void Sema::ActOnComment(SourceRange Comment) { argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp36 virtual bool HandleComment(Preprocessor &PP, SourceRange Comment) { argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h53 class Comment { class in namespace:clang::comments
184 Comment(CommentKind K, function in class:clang::comments::Comment
[all...]

Completed in 125 milliseconds