Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCommentSema.h132 InlineCommandComment *actOnInlineCommand(SourceLocation CommandLocBegin,
136 InlineCommandComment *actOnInlineCommand(SourceLocation CommandLocBegin,
/external/clang/lib/AST/
DCommentParser.cpp416 IC = S.actOnInlineCommand(CommandTok.getLocation(), in parseInlineCommand()
423 IC = S.actOnInlineCommand(CommandTok.getLocation(), in parseInlineCommand()
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