Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentSema.h131 InlineCommandComment *actOnInlineCommand(SourceLocation CommandLocBegin,
135 InlineCommandComment *actOnInlineCommand(SourceLocation CommandLocBegin,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp415 IC = S.actOnInlineCommand(CommandTok.getLocation(), in parseInlineCommand()
422 IC = S.actOnInlineCommand(CommandTok.getLocation(), in parseInlineCommand()
H A DCommentSema.cpp366 InlineCommandComment *Sema::actOnInlineCommand(SourceLocation CommandLocBegin, in actOnInlineCommand() function in clang::comments::Sema
379 InlineCommandComment *Sema::actOnInlineCommand(SourceLocation CommandLocBegin, in actOnInlineCommand() function in clang::comments::Sema