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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp25 void DwarfExpression::AddReg(int DwarfReg, const char *Comment) { argument
H A DDwarfDebug.cpp119 void DebugLocDwarfExpression::EmitOp(uint8_t Op, const char *Comment) { argument
1547 auto Comment = Comments.begin(); local
H A DDwarfUnit.cpp53 void DIEDwarfExpression::EmitOp(uint8_t Op, const char* Comment) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DRawCommentList.cpp25 std::pair<RawComment::CommentKind, bool> getCommentKind(StringRef Comment, argument
63 mergedCommentIsTrailingComment(StringRef Comment) argument
[all...]
H A DCommentSema.cpp98 void Sema::checkFunctionDeclVerbatimLine(const BlockCommandComment *Comment) { argument
131 void Sema::checkContainerDeclVerbatimLine(const BlockCommandComment *Comment) { argument
168 checkContainerDecl(const BlockCommandComment *Comment) argument
[all...]
/freebsd-11.0-release/gnu/usr.bin/rcs/lib/
H A Drcssyn.c192 struct cbuf Comment; variable in typeref:struct:cbuf
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DBreakableToken.cpp185 static StringRef getLineCommentIndentPrefix(StringRef Comment) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp391 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { argument
H A DSema.cpp1232 void Sema::ActOnComment(SourceRange Comment) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp600 std::string Comment = RawLex.getSpelling(Tok, SM, LangOpts); local
520 HandleComment(Preprocessor &PP, SourceRange Comment) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessor.cpp887 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) { argument
/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCELFStreamer.cpp368 MCSection *Comment = getAssembler().getContext().getELFSection( local
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1023 std::string Comment; local
1383 std::string Comment; local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h53 class Comment { class in namespace:clang::comments
197 Comment(CommentKind K, function in class:clang::comments::Comment
[all...]

Completed in 129 milliseconds