Home
last modified time | relevance | path

Searched refs:actOnInlineCommand (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentSema.h132 InlineCommandComment *actOnInlineCommand(SourceLocation CommandLocBegin,
136 InlineCommandComment *actOnInlineCommand(SourceLocation CommandLocBegin,
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp416 IC = S.actOnInlineCommand(CommandTok.getLocation(), in parseInlineCommand()
423 IC = S.actOnInlineCommand(CommandTok.getLocation(), in parseInlineCommand()
H A DCommentSema.cpp364 InlineCommandComment *Sema::actOnInlineCommand(SourceLocation CommandLocBegin, in actOnInlineCommand() function in clang::comments::Sema
377 InlineCommandComment *Sema::actOnInlineCommand(SourceLocation CommandLocBegin, in actOnInlineCommand() function in clang::comments::Sema