Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCommentSema.h131 InlineCommandComment *actOnInlineCommand(SourceLocation CommandLocBegin,
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCommentParser.cpp410 InlineCommandComment *IC = S.actOnInlineCommand( in parseInlineCommand()
H A DCommentSema.cpp361 Sema::actOnInlineCommand(SourceLocation CommandLocBegin, in actOnInlineCommand() function in clang::comments::Sema