Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentSema.h131 InlineCommandComment *actOnInlineCommand(SourceLocation CommandLocBegin,
/src/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp581 InlineCommandComment *IC = S.actOnInlineCommand( in parseInlineCommand()
H A DCommentSema.cpp362 Sema::actOnInlineCommand(SourceLocation CommandLocBegin, in actOnInlineCommand() function in clang::comments::Sema